removed the exact focus mechanism of next/prev window

This commit is contained in:
Anselm R Garbe
2008-05-17 14:41:41 +01:00
parent 4246affc15
commit 14d8d828ab
4 changed files with 16 additions and 26 deletions

6
dwm.1
View File

@ -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