JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
changed shortcuts as described on the mailinglist, added sanity checks for ratios...
[dwm.git] / dwm.1
diff --git a/dwm.1 b/dwm.1
index 054f945..b1b04eb 100644 (file)
--- a/dwm.1
+++ b/dwm.1
@@ -68,17 +68,23 @@ Focus next window.
 .B Mod1\-k
 Focus previous window.
 .TP
-.B Mod1\-Shift\-j
+.B Mod1\-l
 Increase the number of windows in the master area (tiled layout only).
 .TP
-.B Mod1\-Shift\-k
+.B Mod1\-h
 Decrease the number of windows in the master area (tiled layout only).
 .TP
-.B Mod1\-l
-Increase master area width (tiled layout only).
+.B Mod1\-Shift\-j
+Increase vertical tile ratio, effects tile heights (tiled layout only).
 .TP
-.B Mod1\-h
-Decrease master area width (tiled layout only).
+.B Mod1\-Shift\-k
+Decrease vertical tile ratio, effects tile heights (tiled layout only).
+.TP
+.B Mod1\-Shift\-l
+Increase horizontal tile ratio, effects master area width (tiled layout only).
+.TP
+.B Mod1\-Shift\-h
+Decrease horizontal tile ratio, effects master area width (tiled layout only).
 .TP
 .B Mod1\-m
 Toggles maximization of current window (floating layout only).