diff options
author | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-11 10:54:29 +0200 |
---|---|---|
committer | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-11 10:54:29 +0200 |
commit | 2b35faee06d980bd145d647b76a3d73b1bbd57d6 (patch) | |
tree | 77210102913efe302eeb6a3a9c4e2b57de54754a /dwm.1 | |
parent | 84818bdbb5ab300a88b01172350d17511b4696e7 (diff) | |
download | dwm-2b35faee06d980bd145d647b76a3d73b1bbd57d6.tar.gz |
updated dwm(1)
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dwm.1 b/dwm.1 index 96dd8d3..b79dba1 100644 --- a/dwm.1 +++ b/dwm.1 @@ -31,6 +31,19 @@ them displaying their tags and title. .B \-v prints version information to standard output, then exits. .SH USAGE +.SS Status bar +.TP +Writing to standard input displays the text in the status text area. +.TP +.B Button[1-3] +click onto a tag label focusses the specifc tag. +.TP +.B Button[1,4] +click focusses the previous tag. +.TP +.B Button[2,5] +click focusses the next tag. +.SS Keyboard commands .TP .B Mod1-Return Zoom current @@ -90,6 +103,7 @@ Append .B nth tag to current .B window. +.SS Mouse commands .TP .B Mod1-Button1 Move current |