about summary refs log tree commit diff
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-02-22 11:45:03 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-02-22 11:45:03 +0100
commitba96131af0e3a46b8dfbe7c938954f833339e77a (patch)
tree9eadb7eff08794363479a4583922a2201f5bcd3b /dwm.1
parentreplaced Arg union with const char *arg, seems cleaner to me, even if we need... (diff)
downloaddwm-ba96131af0e3a46b8dfbe7c938954f833339e77a.tar.gz
dwm-ba96131af0e3a46b8dfbe7c938954f833339e77a.tar.bz2
dwm-ba96131af0e3a46b8dfbe7c938954f833339e77a.zip
restoring default keybindings as Sander complained
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.18
1 files changed, 4 insertions, 4 deletions
diff --git a/dwm.1 b/dwm.1
index 25ec66b..c688945 100644
--- a/dwm.1
+++ b/dwm.1
@@ -59,16 +59,16 @@ Start
 .B Mod1-Return
 Zooms/cycles current window to/from master area (tiling layout only).
 .TP
-.B Mod1-j
+.B Mod1-Tab
 Focus next window.
 .TP
-.B Mod1-k
+.B Mod1-Shift-Tab
 Focus previous window.
 .TP
-.B Mod1-l
+.B Mod1-g
 Increase master area width (tiling layout only).
 .TP
-.B Mod1-h
+.B Mod1-s
 Decrease master area width (tiling layout only).
 .TP
 .B Mod1-i