diff options
author | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-14 08:38:26 +0200 |
---|---|---|
committer | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-14 08:38:26 +0200 |
commit | 4cb78a170c6daa488a90dffb60224fcf2b76fbf0 (patch) | |
tree | 1405d6c24d3444b2bf039181ac169e092d285585 /dwm.1 | |
parent | 2c66b422e75109562e6ebfb6247300b916e1551a (diff) | |
download | dwm-4cb78a170c6daa488a90dffb60224fcf2b76fbf0.tar.gz |
removed viewnext/viewprev
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dwm.1 b/dwm.1 index da7d6eb..38c50b5 100644 --- a/dwm.1 +++ b/dwm.1 @@ -43,14 +43,6 @@ click on a tag label focuses that .B Button2 click on a tag label toggles that .B tag. -.TP -.B Button[1,4] -click on the bar focuses the previous -.B tag. -.TP -.B Button[2,5] -click on the bar focuses the next -.B tag. .SS Keyboard commands .TP .B Mod1-Return @@ -60,10 +52,6 @@ to the .B master column. .TP -.B Mod1-h -Focus previous -.B tag. -.TP .B Mod1-j Focus next .B window. @@ -72,10 +60,6 @@ Focus next Focus previous .B window. .TP -.B Mod1-l -Focus next -.B tag. -.TP .B Mod1-m Maximize current .B window. |