]> git.sur5r.net Git - i3/i3.github.io/commitdiff
update userguide (Thanks Jan)
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 18 Aug 2011 20:12:41 +0000 (22:12 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 18 Aug 2011 20:12:41 +0000 (22:12 +0200)
_docs/userguide
docs/4.0/userguide.html

index 4a11cb1b5873451c6f4f948fbac73dc24cc243ec..158ed55321c1549bbad26b15a0e367f982945b08 100644 (file)
@@ -789,11 +789,11 @@ mode "resize" {
         bindsym j resize shrink left
         bindsym Shift+j resize grow left
 
-        bindsym k resize grow bottom
-        bindsym Shift+k resize shrink bottom
+        bindsym k resize grow down
+        bindsym Shift+k resize shrink down
 
-        bindsym l resize shrink top
-        bindsym Shift+l resize grow top
+        bindsym l resize shrink up
+        bindsym Shift+l resize grow up
 
         bindsym semicolon resize grow right
         bindsym Shift+semicolon resize shrink right
index 113d70d749c6c42896a9f47b4d052c66eef62d14..c1a3883ab8208c22cddd2a512984c1010dadaa31 100644 (file)
@@ -906,11 +906,11 @@ bindsym mod+Shift+2 move workspace 2
         bindsym j resize shrink left\r
         bindsym Shift+j resize grow left\r
 \r
-        bindsym k resize grow bottom\r
-        bindsym Shift+k resize shrink bottom\r
+        bindsym k resize grow down\r
+        bindsym Shift+k resize shrink down\r
 \r
-        bindsym l resize shrink top\r
-        bindsym Shift+l resize grow top\r
+        bindsym l resize shrink up\r
+        bindsym Shift+l resize grow up\r
 \r
         bindsym semicolon resize grow right\r
         bindsym Shift+semicolon resize shrink right\r