aboutsummaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@10kloc.org>2006-09-29 17:20:05 +0200
committerAnselm R. Garbe <arg@10kloc.org>2006-09-29 17:20:05 +0200
commit1802fad2f9b2a432b04f642b9e954159d1f2554f (patch)
treef69e43a41f4ddd05858b0d9f962e943dbca32586 /dwm.1
parentf833d109d1a7190344899aee1696bcbcd7b7ee71 (diff)
documented the new behavior in man page
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.13
1 files changed, 3 insertions, 0 deletions
diff --git a/dwm.1 b/dwm.1
index 5e17193..f105dd7 100644
--- a/dwm.1
+++ b/dwm.1
@@ -62,6 +62,9 @@ Focus previous window.
.B Mod1-Return
Zooms/cycles current window to/from master area (tiling mode), toggles maximization current window (floating mode).
.TP
+.B Mod1-b
+Toggle stacking area position (tiling mode only).
+.TP
.B Mod1-g
Grow current area (tiling mode only).
.TP