aboutsummaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R Garbe <garbeam@gmail.com>2008-05-17 14:41:41 +0100
committerAnselm R Garbe <garbeam@gmail.com>2008-05-17 14:41:41 +0100
commit14d8d828abbb91db3305dfa666c8c70358d1d3c7 (patch)
tree0f4b1c2a394ba1ddf0ddd8d1e540b80bab586c49 /dwm.1
parent4246affc15dd378a33c58504b4abf3893b8c84cc (diff)
removed the exact focus mechanism of next/prev window
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.16
1 files changed, 0 insertions, 6 deletions
diff --git a/dwm.1 b/dwm.1
index 8b53942..7bacbc6 100644
--- a/dwm.1
+++ b/dwm.1
@@ -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