dwm.1
changeset 1188 1765468a0546
parent 1160 bf37ef388dd6
child 1190 c8eaba1445a4
--- a/dwm.1	Tue May 06 15:52:44 2008 +0100
+++ b/dwm.1	Sun May 11 14:40:37 2008 +0100
@@ -66,9 +66,15 @@
 .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