Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
removed a bottleneck
[dwm.git]
/
dwm.1
diff --git
a/dwm.1
b/dwm.1
index
e205e05
..
9c63b29
100644
(file)
--- a/
dwm.1
+++ b/
dwm.1
@@
-12,6
+12,9
@@
is a dynamic window manager for X11.
.TP
.B \-v
prints version information to stdout, then exits.
.TP
.B \-v
prints version information to stdout, then exits.
+.SS Status text
+.B dwm
+reads from stdin to display status text if provided.
.SS Default Key Bindings
.TP 16
.I Key
.SS Default Key Bindings
.TP 16
.I Key
@@
-78,4
+81,18
@@
Append
.B nth
tag to cureent
.B window
.B nth
tag to cureent
.B window
-
+.SS Default Mouse Bindings
+.TP
+.B Mod1-Button1
+Moves current
+.B window
+while dragging
+.TP
+.B Mod1-Button2
+Lowers current
+.B window
+.TP
+.B Mod1-Button3
+Resizes current
+.B window
+while dragging