documented the new behavior in man page - dwm - dynamic window manager HTML git clone https://git.parazyd.org/dwm DIR Log DIR Files DIR Refs DIR README DIR LICENSE --- DIR commit 1802fad2f9b2a432b04f642b9e954159d1f2554f DIR parent f833d109d1a7190344899aee1696bcbcd7b7ee71 HTML Author: Anselm R. Garbe <arg@10kloc.org> Date: Fri, 29 Sep 2006 17:20:05 +0200 documented the new behavior in man page Diffstat: M dwm.1 | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) --- DIR diff --git 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