dwm.1
changeset 599 a21891491770
parent 594 f7dcd3ac8d6f
child 601 bfea29f1e4a4
equal deleted inserted replaced
598:38bbcf31accc 599:a21891491770
    20 .P
    20 .P
    21 dwm contains a small status bar which displays all available tags, the mode,
    21 dwm contains a small status bar which displays all available tags, the mode,
    22 the title of the focused window, and the text read from standard input. The
    22 the title of the focused window, and the text read from standard input. The
    23 selected tags are indicated with a different color. The tags of the focused
    23 selected tags are indicated with a different color. The tags of the focused
    24 window are indicated with a small point in the top left corner.  The tags which
    24 window are indicated with a small point in the top left corner.  The tags which
    25 are applied to one or more clients are indicated with a small point in the bottom
    25 are applied to one or more clients are indicated with a pseudo-3d border.
    26 right corner.
       
    27 .P
    26 .P
    28 dwm draws a 1-pixel border around windows to indicate the focus state.
    27 dwm draws a 1-pixel border around windows to indicate the focus state.
    29 Unfocused windows contain a small bar in front of them displaying their title.
    28 Unfocused windows contain a small bar in front of them displaying their title.
    30 .SH OPTIONS
    29 .SH OPTIONS
    31 .TP
    30 .TP