aboutsummarylogtreecommitdiffstats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R Garbe2008-05-17 14:41:41 +0100
committerAnselm R Garbe2008-05-17 14:41:41 +0100
commitcb0c50a7d42b9db27c9106b45b17154128e39f2a (patch)
treec7ad34ed33528ea7a8f05668731d18aad81945bf /dwm.1
parent3823e7526fceadc8b032601e3df158bbfa42acab (diff)
downloadaur-cb0c50a7d42b9db27c9106b45b17154128e39f2a.tar.gz
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 8b539423059b..7bacbc66fff6 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