pinosaur
/
dwm.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6538265
)
added Button{4,5} description to dwm.1
author
Anselm R. Garbe
<arg@suckless.org>
Wed, 10 Jan 2007 11:56:49 +0000
(12:56 +0100)
committer
Anselm R. Garbe
<arg@suckless.org>
Wed, 10 Jan 2007 11:56:49 +0000
(12:56 +0100)
dwm.1
patch
|
blob
|
history
diff --git
a/dwm.1
b/dwm.1
index
b5df49e
..
e7a5a44
100644
(file)
--- a/
dwm.1
+++ b/
dwm.1
@@
-44,6
+44,12
@@
label toggles between tiling and floating mode.
.B Button3
click on a tag label adds/removes all windows with that tag to/from the view.
.TP
+.B Button4
+click on the mode label increases the number of windows in the master area (tiling mode only).
+.TP
+.B Button5
+click on the mode label decreases the number of windows in the master area (tiling mode only).
+.TP
.B Mod1-Button1
click on a tag label applies that tag to the focused window.
.TP