X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=i3.welcome;h=5a267bb94ff7e64d1c451328fa6fc5ecaa6770e5;hb=f2b73b64beee5831a5def220a951fe8e90fca195;hp=9c9861e93c990aa01214d344118734d55df91a79;hpb=50739cdd58184d71c12f9643af3557ce9a3aae8e;p=i3%2Fi3 diff --git a/i3.welcome b/i3.welcome index 9c9861e9..5a267bb9 100644 --- a/i3.welcome +++ b/i3.welcome @@ -1,14 +1,15 @@ 1.) Welcome to i3! -This message provides you with an overview of the default keybindings to use i3. +This message provides an overview of the default keybindings to use i3. Please also make sure to have a look at the man page and the user's guide: -http://i3.zekjur.net/docs/userguide.html +http://i3wm.org/docs/userguide.html 2.) Configuration Files /etc/i3/config is the default configuration. It is recommended to copy it and -afterwards edit it to suit your needs (you can especially disable this message): +afterwards edit it to suit your needs (in particular, you may want to disable +this message): cp /etc/i3/config ~/.i3/config @@ -17,7 +18,7 @@ afterwards edit it to suit your needs (you can especially disable this message): The following explanation is related to the QWERTY layout, but as the default configuration uses keycodes instead of keysymbols for binding, you still have -to press the same keys, regardless of your keyboard layout. +to press the same physical keys, regardless of your keyboard layout. The Mod1 key is usually bound to the "Alt" key on your keyboard. @@ -28,15 +29,15 @@ The directional keys are j(left), k(down), l(up) and ;(right). You can also use the arrow keys on your keyboard, if you prefer them. Mod1+ moves the focus to the window in the given direction -Mod1+Shift+ moves the window to the given direction, +Mod1+Shift+ moves the window to the given direction Mod1+ opens the corresponding workspace -Mod1+Shift+ moves a window to the wished workspace +Mod1+Shift+ moves a window to the selected workspace Mod1+h sets the mode of a container to stacking Mod1+e sets the mode back to default Mod1+f toggles fullscreen mode for the current window Mod1+Shift+Space toggles floating mode for the current window Mod1+Shift+q closes a window -Mod1+Shift+r restarts i3 in-place (you will lose your layout, though) +Mod1+Shift+r restarts i3 in-place (at this time, you will lose your layout) Mod1+Shift+e exits i3 If you have any questions, please don't hesitate to ask!