updated dwm(1)

This commit is contained in:
Anselm R.Garbe 2006-08-11 10:54:29 +02:00
parent 84818bdbb5
commit 2b35faee06
1 changed files with 14 additions and 0 deletions

14
dwm.1
View File

@ -31,6 +31,19 @@ them displaying their tags and title.
.B \-v .B \-v
prints version information to standard output, then exits. prints version information to standard output, then exits.
.SH USAGE .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 .TP
.B Mod1-Return .B Mod1-Return
Zoom current Zoom current
@ -90,6 +103,7 @@ Append
.B nth tag .B nth tag
to current to current
.B window. .B window.
.SS Mouse commands
.TP .TP
.B Mod1-Button1 .B Mod1-Button1
Move current Move current