projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1a28ae
)
add nmaster binds to manpage
author
Connor Lane Smith
<cls@lubutu.com>
Wed, 26 Oct 2011 11:16:25 +0000
(12:16 +0100)
committer
Connor Lane Smith
<cls@lubutu.com>
Wed, 26 Oct 2011 11:16:25 +0000
(12:16 +0100)
dwm.1
patch
|
blob
|
history
diff --git
a/dwm.1
b/dwm.1
index 7ed8ead31b6b5d9b500c9a6c12a9af783d017f9b..5268a06424caab7cf9191784b1a7fee9d8636f6e 100644
(file)
--- a/
dwm.1
+++ b/
dwm.1
@@
-92,12
+92,18
@@
Focus next window.
.B Mod1\-k
Focus previous window.
.TP
-.B Mod1\-h
-Decrease master area size.
+.B Mod1\-i
+Increase clients in master area.
+.TP
+.B Mod1\-d
+Decrease clients in master area.
.TP
.B Mod1\-l
Increase master area size.
.TP
+.B Mod1\-h
+Decrease master area size.
+.TP
.B Mod1\-Return
Zooms/cycles focused window to/from master area (tiled layouts only).
.TP