]> git.sur5r.net Git - i3/i3/commitdiff
userguide: s/j/l in examples
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 19 Aug 2009 11:23:26 +0000 (13:23 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 19 Aug 2009 11:23:26 +0000 (13:23 +0200)
docs/userguide

index a358c9d78c5cc1c80c3dbcfd9240d498e33b64c8..25bca9cc02a858e98e6befb51ef01c05f12afa11 100644 (file)
@@ -441,19 +441,19 @@ with +m+ when moving and with +s+ when snapping:
 # Focus clients on the left, bottom, top, right:
 bindsym Mod1+j h
 bindsym Mod1+k j
-bindsym Mod1+j k
+bindsym Mod1+l k
 bindsym Mod1+semicolon l
 
 # Move client to the left, bottom, top, right:
 bindsym Mod1+j mh
 bindsym Mod1+k mj
-bindsym Mod1+j mk
+bindsym Mod1+l mk
 bindsym Mod1+semicolon ml
 
 # Snap client to the left, bottom, top, right:
 bindsym Mod1+j sh
 bindsym Mod1+k sj
-bindsym Mod1+j sk
+bindsym Mod1+l sk
 bindsym Mod1+semicolon sl
 
 # Focus container on the left, bottom, top, right: