dwm.1
changeset 1445 4ad1f24d38ec
parent 1370 6d6ed7a9183c
child 1456 483124e931ef
equal deleted inserted replaced
1444:19dc2b0c61e2 1445:4ad1f24d38ec
    17 layout applied.
    17 layout applied.
    18 .P
    18 .P
    19 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
    20 tags. Selecting certain tags displays all windows with these tags.
    20 tags. Selecting certain tags displays all windows with these tags.
    21 .P
    21 .P
    22 dwm contains a small status bar which displays all available tags, the layout,
    22 Each screen contains a small status bar which displays all available tags, the layout,
    23 the title of the focused window, and the text read from the root window name
    23 the title of the focused window, and the text read from the root window name
    24 property. A floating window is indicated with an empty square and a maximised
    24 property, if the screen is focused. A floating window is indicated with an
    25 floating window is indicated with a filled square before the windows title.
    25 empty square and a maximised floating window is indicated with a filled square
    26 The selected tags are indicated with a different color. The tags of the focused
    26 before the windows title.  The selected tags are indicated with a different
    27 window are indicated with a filled square in the top left corner.  The tags
    27 color. The tags of the focused window are indicated with a filled square in the
    28 which are applied to one or more windows are indicated with an empty square in
    28 top left corner.  The tags which are applied to one or more windows are
    29 the top left corner.
    29 indicated with an empty square in the top left corner.
    30 .P
    30 .P
    31 dwm draws a small border around windows to indicate the focus state.
    31 dwm draws a small border around windows to indicate the focus state.
    32 .SH OPTIONS
    32 .SH OPTIONS
    33 .TP
    33 .TP
    34 .B \-v
    34 .B \-v
    54 .SS Keyboard commands
    54 .SS Keyboard commands
    55 .TP
    55 .TP
    56 .B Mod1\-Shift\-Return
    56 .B Mod1\-Shift\-Return
    57 Start
    57 Start
    58 .BR xterm.
    58 .BR xterm.
       
    59 .TP
       
    60 .B Mod1\-,
       
    61 Focus previous screen, if any.
       
    62 .TP
       
    63 .B Mod1\-.
       
    64 Focus next screen, if any.
       
    65 .TP
       
    66 .B Mod1\-Shift\-,
       
    67 Send focused window to previous screen, if any.
       
    68 .TP
       
    69 .B Mod1\-Shift\-,
       
    70 Send focused window to next screen, if any.
    59 .TP
    71 .TP
    60 .B Mod1\-b
    72 .B Mod1\-b
    61 Toggles bar on and off.
    73 Toggles bar on and off.
    62 .TP
    74 .TP
    63 .B Mod1\-t
    75 .B Mod1\-t