]> git.sur5r.net Git - i3/i3/commitdiff
Update the overview of default bindings
authorMichael Stapelberg <michael+git@stapelberg.de>
Sat, 14 Mar 2009 00:26:09 +0000 (01:26 +0100)
committerMichael Stapelberg <michael+git@stapelberg.de>
Sat, 14 Mar 2009 00:26:09 +0000 (01:26 +0100)
man/i3.man

index dd67efdb985998e606ca13432d5a628737d4d42f..bdabf41e61be023582464f9c42774418a1bf35a5 100644 (file)
@@ -75,21 +75,30 @@ two virtual screens.
 
 Here is a short overview of the default keybindings:
 
-h/j/k/l::
-Direction keys (left, down, up, right)
+j/k/l/;::
+Direction keys (left, down, up, right). They are on your homerow (see the mark on your "j" key).
 
 Mod1+<direction>::
 Focus window in <direction>.
 
+Mod3+<direction>::
+Focus container in <direction>.
+
 Mod1+Shift+<direction>::
 Move window to <direction>.
 
+Mod3+Shift+<direction>::
+Move container to <direction>.
+
 Mod1+Control+<direction>::
-Snap window to <direction>.
+Snap container to <direction>.
 
 Mod1+<number>::
 Switch to workspace <number>.
 
+Mod1+Shift+<number>::
+Move window to workspace <number>.
+
 Mod1+f::
 Toggle fullscreen mode.