X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/20cd3360876f551c0f3b4c9c5a827a64b829e6ef..446fa8c67117e14e0e9c2a08f83dfa5bed69ea18:/dwm.1 diff --git a/dwm.1 b/dwm.1 index 56cd2ab..8b53942 100644 --- a/dwm.1 +++ b/dwm.1 @@ -60,15 +60,24 @@ Start .B Mod1\-space Toggles between layouts. .TP -.B Mod1\-Control\-space -Toggles between geometries. -.TP .B Mod1\-j Focus next window. .TP +.B Mod1\-Shift\-j +Focus next window with exactly the same tags as the current one. +.TP .B Mod1\-k Focus previous window. .TP +.B Mod1\-Shift\-k +Focus previous window with exactly the same tags as the current one. +.TP +.B Mod1\-h +Decrease master area size. +.TP +.B Mod1\-l +Increase master area size. +.TP .B Mod1\-Return Zooms/cycles focused window to/from master area (tiled layouts only). .TP