dwm.1
changeset 1117 fac7660be3de
parent 1071 3303e2643918
child 1121 898952a1689d
equal deleted inserted replaced
1116:73ef516a4a88 1117:fac7660be3de
     3 dwm \- dynamic window manager
     3 dwm \- dynamic window manager
     4 .SH SYNOPSIS
     4 .SH SYNOPSIS
     5 .B dwm
     5 .B dwm
     6 .RB [ \-v ]
     6 .RB [ \-v ]
     7 .SH DESCRIPTION
     7 .SH DESCRIPTION
     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, maximised
     9 floating layouts. Either layout can be applied dynamically, optimizing the
     9 and floating layouts. Either layout can be applied dynamically, optimising 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 window which currently needs 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 maximised layout all windows are
    15 resized and moved freely. Dialog windows are always managed floating,
    15 maximised to the screen size. In floating layout windows can be resized and
    16 regardless of the layout applied.
    16 moved freely. Dialog windows are always managed floating, regardless of the
       
    17 layout applied.
    17 .P
    18 .P
    18 Windows are grouped by tags. Each window can be tagged with one or multiple
    19 Windows are grouped by tags. Each window can be tagged with one or multiple
    19 tags. Selecting certain tags displays all windows with these tags.
    20 tags. Selecting certain tags displays all windows with these tags.
    20 .P
    21 .P
    21 dwm contains a small status bar which displays all available tags, the layout,
    22 dwm contains a small status bar which displays all available tags, the layout,
    22 the title of the focused window, and the text read from standard input. A
    23 the title of the focused window, and the text read from standard input. A
    23 floating window is indicated with an empty square and a maximized
    24 floating window is indicated with an empty square and a maximised
    24 floating window is indicated with a filled square before the windows
    25 floating window is indicated with a filled square before the windows
    25 title.  The selected tags are indicated with a different color. The tags of
    26 title.  The selected tags are indicated with a different color. The tags of
    26 the focused window are indicated with a filled square in the top left
    27 the focused window are indicated with a filled square in the top left
    27 corner.  The tags which are applied to one or more windows are indicated
    28 corner.  The tags which are applied to one or more windows are indicated
    28 with an empty square in the top left corner.
    29 with an empty square in the top left corner.
    60 Zooms/cycles current window to/from master area (tiled layout only).
    61 Zooms/cycles current window to/from master area (tiled layout only).
    61 .TP
    62 .TP
    62 .B Mod1\-Tab
    63 .B Mod1\-Tab
    63 Toggles to the previously selected tags.
    64 Toggles to the previously selected tags.
    64 .TP
    65 .TP
       
    66 .B Mod1\-t
       
    67 Applies tiled layout.
       
    68 .TP
       
    69 .B Mod1\-f
       
    70 Applies loating layout.
       
    71 .TP
       
    72 .B Mod1\-m
       
    73 Applies maximised layout.
       
    74 .TP
       
    75 .B Mod1\-space
       
    76 Toggles between layouts.
       
    77 .TP
    65 .B Mod1\-b
    78 .B Mod1\-b
    66 Shows/hides the status bar.
    79 Shows/hides the status bar.
    67 .TP
    80 .TP
    68 .B Mod1\-h
    81 .B Mod1\-h
    69 Decreases the master area width about 5% (tiled layout only).
    82 Decreases the master area width about 5% (tiled layout only).
    74 .B Mod1\-k
    87 .B Mod1\-k
    75 Focus previous window.
    88 Focus previous window.
    76 .TP
    89 .TP
    77 .B Mod1\-l
    90 .B Mod1\-l
    78 Increases the master area width about 5% (tiled layout only).
    91 Increases the master area width about 5% (tiled layout only).
    79 .TP
       
    80 .B Mod1\-m
       
    81 Maximizes current window (floating layout/window only).
       
    82 .TP
    92 .TP
    83 .B Mod1\-r
    93 .B Mod1\-r
    84 Re-applies tagging rules to all windows.
    94 Re-applies tagging rules to all windows.
    85 .TP
    95 .TP
    86 .B Mod1\-Shift\-[1..n]
    96 .B Mod1\-Shift\-[1..n]
    96 .B nth
   106 .B nth
    97 tag to/from current window.
   107 tag to/from current window.
    98 .TP
   108 .TP
    99 .B Mod1\-Shift\-c
   109 .B Mod1\-Shift\-c
   100 Close focused window.
   110 Close focused window.
   101 .TP
       
   102 .B Mod1\-space
       
   103 Toggle between tiled and floating layout (affects all windows).
       
   104 .TP
   111 .TP
   105 .B Mod1\-Shift\-space
   112 .B Mod1\-Shift\-space
   106 Toggle focused window between tiled and floating state.
   113 Toggle focused window between tiled and floating state.
   107 .TP
   114 .TP
   108 .B Mod1\-[1..n]
   115 .B Mod1\-[1..n]