JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed the exact focus mechanism of next/prev window
[dwm.git] / dwm.1
diff --git a/dwm.1 b/dwm.1
index 56cd2ab..7bacbc6 100644 (file)
--- a/dwm.1
+++ b/dwm.1
@@ -60,15 +60,18 @@ 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\-k
 Focus previous window.
 .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