diff -r 8992a53a0d6a -r 0ed770c96e51 dwm.1 --- a/dwm.1 Wed Feb 21 21:36:54 2007 +0100 +++ b/dwm.1 Thu Feb 22 07:59:13 2007 +0100 @@ -60,19 +60,19 @@ Start .BR xterm (1). .TP -.B Mod1-Tab +.B Mod1-j Focus next window. .TP -.B Mod1-Shift-Tab +.B Mod1-k Focus previous window. .TP .B Mod1-Return -Zooms/cycles current window to/from master area (tiling layout), toggles maximization of current window (versatile layout). +Zooms/cycles current window to/from master area (tiling layout only). .TP -.B Mod1-g +.B Mod1-l Grow master area (tiling layout only). .TP -.B Mod1-s +.B Mod1-h Shrink master area (tiling layout only). .TP .B Mod1-i @@ -81,6 +81,9 @@ .B Mod1-d Decrease the number of windows in the master area (tiling layout only). .TP +.B Mod1-m +Toggles maximization of current window (versatile layout only). +.TP .B Mod1-Shift-[1..n] Apply .RB nth @@ -124,7 +127,7 @@ Move current window while dragging (versatile layout only). .TP .B Mod1-Button2 -Zooms/cycles current window to/from master area (tiling layout), toggles maximization of current window (versatile layout). +Zooms/cycles current window to/from master area (tiling layout only). .TP .B Mod1-Button3 Resize current window while dragging (versatile layout only).