X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=dwm.1;h=8d22a3d9950b70d152e58cf8b764644fe8451c30;hp=cac0858155fbffc01301999f8a2e3132848cbb2c;hb=352cae4380713949d3800ebcda7aff3bb5ab9efc;hpb=b3b58c08e4e15c4dbdd04bae52300d1e8effed33 diff --git a/dwm.1 b/dwm.1 index cac0858..8d22a3d 100644 --- a/dwm.1 +++ b/dwm.1 @@ -60,19 +60,19 @@ click on a tag label adds/removes that tag to/from the focused window. 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 @@ Increase the number of windows in the master area (tiling layout only). .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 @@ Quit dwm. 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).