dwm-meillo

changeset 574:fc443db640fa

updated man page with the bottom right corner indicator
author arg@mig29
date Thu, 23 Nov 2006 15:59:16 +0100
parents 797e27162b43
children 719b37b37b0d
files dwm.1
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/dwm.1	Wed Nov 22 16:17:50 2006 +0100
     1.2 +++ b/dwm.1	Thu Nov 23 15:59:16 2006 +0100
     1.3 @@ -20,8 +20,10 @@
     1.4  .P
     1.5  dwm contains a small status bar which displays all available tags, the mode,
     1.6  the title of the focused window, and the text read from standard input. The
     1.7 -selected tags are highlighted with a different color, the tags of the focused
     1.8 -window are highlighted with a small point.
     1.9 +selected tags are highlighted with a different color. The tags of the focused
    1.10 +window are highlighted with a small point in the top left corner.  The tags which
    1.11 +are applied by any client are highlighted with a small point in the bottom
    1.12 +right corner.
    1.13  .P
    1.14  dwm draws a 1-pixel border around windows to indicate the focus state.
    1.15  Unfocused windows contain a small bar in front of them displaying their title.