dwm.1
changeset 1370 6d6ed7a9183c
parent 1300 f07372537698
child 1445 4ad1f24d38ec
equal deleted inserted replaced
1369:79bf47074a49 1370:6d6ed7a9183c
    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 dwm contains a small status bar which displays all available tags, the layout,
    23 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 the root window name
    24 floating window is indicated with an empty square and a maximised
    24 property. A floating window is indicated with an empty square and a maximised
    25 floating window is indicated with a filled square before the windows
    25 floating window is indicated with a filled square before the windows title.
    26 title.  The selected tags are indicated with a different color. The tags of
    26 The selected tags are indicated with a different color. The tags of the focused
    27 the focused window are indicated with a filled square in the top left
    27 window are indicated with a filled square in the top left corner.  The tags
    28 corner.  The tags which are applied to one or more windows are indicated
    28 which are applied to one or more windows are indicated with an empty square in
    29 with an empty square in the top left corner.
    29 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