JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
updated dwm(1)
[dwm.git] / dwm.1
diff --git a/dwm.1 b/dwm.1
index 5b0be22..b79dba1 100644 (file)
--- a/dwm.1
+++ b/dwm.1
@@ -31,9 +31,22 @@ 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
+Zoom current
 .B window
 to the 
 .B master
@@ -90,18 +103,22 @@ Append
 .B nth tag
 to current
 .B window.
+.SS Mouse commands
 .TP
 .B Mod1-Button1
-Moves current
+Move current
 .B window
 while dragging.
 .TP
 .B Mod1-Button2
-Lowers current
-.B window.
+Zoom current
+.B window
+to the 
+.B master
+column.
 .TP
 .B Mod1-Button3
-Resizes current
+Resize current
 .B window
 while dragging.
 .SH CUSTOMIZATION