JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
implemented exact focus next, if arg != NULL to focus{next,prev}
[dwm.git] / dwm.1
diff --git a/dwm.1 b/dwm.1
index 56cd2ab..fc750de 100644 (file)
--- a/dwm.1
+++ b/dwm.1
@@ -66,9 +66,21 @@ Toggles between geometries.
 .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