dwm.1
changeset 818 013954d9fe7a
parent 817 90435b444620
child 820 e93d501648ab
equal deleted inserted replaced
817:90435b444620 818:013954d9fe7a
    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
    19 tags. Selecting certain tags displays all windows with these tags.
    19 tags. Selecting certain tags displays all windows with these tags.
    20 .P
    20 .P
    21 dwm contains a small status bar which displays all available tags, the layout,
    21 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. If
    22 the title of the focused window, and the text read from standard input. A
    23 the focused window is in versatile state, a small caret is printed before
    23 versatile window is indicated with an empty square and a maximized
    24 its title. The selected tags are indicated with a different color. The tags
    24 versatile window is indicated with a filled square before the windows
    25 of the focused window are indicated with a filled square in the top left
    25 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
    26 corner.  The tags which are applied to one or more windows are indicated
    27 corner.  The tags which are applied to one or more windows are indicated
    27 with an empty square in the top left corner.
    28 with an empty square in the top left corner.
    28 .P
    29 .P
    29 dwm draws a small border around windows to indicate the focus state.
    30 dwm draws a small border around windows to indicate the focus state.
    30 .SH OPTIONS
    31 .SH OPTIONS