diff -r 264e671527e6 -r 1765468a0546 dwm.1 --- 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