dwm.1
changeset 939 a1ac5930ba2f
parent 936 bc99eda6fbcd
child 976 7c117df5d202
equal deleted inserted replaced
938:c73a49ccfa29 939:a1ac5930ba2f
     8 dwm is a dynamic window manager for X. It manages windows in tiled and
     8 dwm is a dynamic window manager for X. It manages windows in tiled and
     9 floating layouts. Either layout can be applied dynamically, optimizing the
     9 floating layouts. Either layout can be applied dynamically, optimizing the
    10 environment for the application in use and the task performed.
    10 environment for the application in use and the task performed.
    11 .P
    11 .P
    12 In tiled layout windows are managed in a master and stacking area. The master
    12 In tiled layout windows are managed in a master and stacking area. The master
    13 area contains the windows which currently need most attention, whereas the
    13 area contains the window which currently needs most attention, whereas the
    14 stacking area contains all other windows. In floating layout windows can be
    14 stacking area contains all other windows. In floating layout windows can be
    15 resized and moved freely. Dialog windows are always managed floating,
    15 resized and moved freely. Dialog windows are always managed floating,
    16 regardless of the layout applied.
    16 regardless of the layout applied.
    17 .P
    17 .P
    18 Windows are grouped by tags. Each window can be tagged with one or multiple
    18 Windows are grouped by tags. Each window can be tagged with one or multiple
    60 Zooms/cycles current window to/from master area (tiled layout only).
    60 Zooms/cycles current window to/from master area (tiled layout only).
    61 .TP
    61 .TP
    62 .B Mod1\-b
    62 .B Mod1\-b
    63 Shows/hides the status bar.
    63 Shows/hides the status bar.
    64 .TP
    64 .TP
       
    65 .B Mod1\-h
       
    66 Decreases the master area width about 5% (tiled layout only).
       
    67 .TP
    65 .B Mod1\-j
    68 .B Mod1\-j
    66 Focus next window.
    69 Focus next window.
    67 .TP
    70 .TP
    68 .B Mod1\-k
    71 .B Mod1\-k
    69 Focus previous window.
    72 Focus previous window.
    70 .TP
    73 .TP
    71 .B Mod1\-h
       
    72 Increase the number of windows in the master area (tiled layout only).
       
    73 .TP
       
    74 .B Mod1\-l
    74 .B Mod1\-l
    75 Decrease the number of windows in the master area (tiled layout only).
    75 Increases the master area width about 5% (tiled layout only).
    76 .TP
       
    77 .B Mod1\-Shift\-k
       
    78 Increase vertical tile ratio, effects tile heights (tiled layout only).
       
    79 .TP
       
    80 .B Mod1\-Shift\-j
       
    81 Decrease vertical tile ratio, effects tile heights (tiled layout only).
       
    82 .TP
       
    83 .B Mod1\-Shift\-h
       
    84 Increase horizontal tile ratio, effects master area width (tiled layout only).
       
    85 .TP
       
    86 .B Mod1\-Shift\-l
       
    87 Decrease horizontal tile ratio, effects master area width (tiled layout only).
       
    88 .TP
    76 .TP
    89 .B Mod1\-m
    77 .B Mod1\-m
    90 Toggles maximization of current window (floating layout only).
    78 Toggles maximization of current window (floating layout only).
    91 .TP
    79 .TP
    92 .B Mod1\-Shift\-[1..n]
    80 .B Mod1\-Shift\-[1..n]