JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed Geom stuff, introduced updategeom() again, still view is somewhat broken?
[dwm.git] / dwm.1
diff --git a/dwm.1 b/dwm.1
index a9f8cee..8b53942 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\-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