diff options
author | Anselm R Garbe <garbeam@gmail.com> | 2008-05-17 14:41:41 +0100 |
---|---|---|
committer | Anselm R Garbe <garbeam@gmail.com> | 2008-05-17 14:41:41 +0100 |
commit | 14d8d828abbb91db3305dfa666c8c70358d1d3c7 (patch) | |
tree | 0f4b1c2a394ba1ddf0ddd8d1e540b80bab586c49 /dwm.1 | |
parent | 4246affc15dd378a33c58504b4abf3893b8c84cc (diff) |
removed the exact focus mechanism of next/prev window
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -63,15 +63,9 @@ Toggles between layouts. .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 |