diff options
author | Anselm R. Garbe <arg@10kloc.org> | 2006-09-29 17:20:05 +0200 |
---|---|---|
committer | Anselm R. Garbe <arg@10kloc.org> | 2006-09-29 17:20:05 +0200 |
commit | 1802fad2f9b2a432b04f642b9e954159d1f2554f (patch) | |
tree | f69e43a41f4ddd05858b0d9f962e943dbca32586 /dwm.1 | |
parent | f833d109d1a7190344899aee1696bcbcd7b7ee71 (diff) | |
download | dwm-1802fad2f9b2a432b04f642b9e954159d1f2554f.tar.gz |
documented the new behavior in man page
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 3 |
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 |