X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=docs%2Frefcard.html;h=6d71c98d2a2cccab08f2af62142ba840ca9c25e5;hb=b4679378089d0cdbbad23d0e87fbba5f906ae407;hp=a4427f4f261380b85377cd8e8e29a8de2c735733;hpb=54222d56172fa014f4bed262b8efd06694a839e9;p=i3%2Fi3 diff --git a/docs/refcard.html b/docs/refcard.html index a4427f4f..6d71c98d 100644 --- a/docs/refcard.html +++ b/docs/refcard.html @@ -34,7 +34,7 @@

i3 Reference Card

- http://i3wm.org/docs/userguide.html + https://i3wm.org/docs/userguide.html

Throughout this guide, the i3 logo will be used to refer to the configured modifier. This is the  key (Mod1) by default, @@ -42,95 +42,111 @@

+

Basics

- - - - - +
+ + +  open new terminal -
+j + + j focus left
+k + + k focus down
+l + + l focus up
+; + + ; focus right +
+  + toggle focus mode
-
-

Changing the container layout

+

Moving windows

- - - +
+e - default - + +  + j + move window left
+s - stacking - + +  + k + move window down
+w - tabbed + +  + l + move window up +
+  + ; + move window right
-

Fullscreen mode

+

Modifying windows

- + + +
+f + + f toggle fullscreen +
+ v + split a window vertically +
+ h + split a window horizontally +
+ r + resize mode
+

Look at the “Resizing containers / windows” section of the user guide.

-
-

Opening other applications

+

Changing the container layout

-
+d - open application (with dmenu) -
+ + e + default + + + s + stacking -
-

Closing windows

- -
+ + q - kill a window + + w + tabbed
-
-

Using workspaces

+

Floating

- +
+1–9 - switch to another workspace + +  +  + toggle floating +
+  + drag floating
-

Moving windows to workspaces

+

Using workspaces

- +
+ + 1–9 + + 0-9 + switch to another workspace +
+  + 0-9 move a window to another workspace
@@ -138,37 +154,33 @@
-

Resizing

-

Look at “Resizing containers / windows” section of the user guide.

-
- - -
-

Restart / Exit

+

Opening applications / Closing windows

- -
+ + r - restart i3 inplace - + + d + open application launcher (dmenu)
+ + e - - exit i3 + +  + q + kill a window
- +
-

Floating

+

Restart / Exit

- + -
+ +  - toggle floating + +  + c + reload the configuration file +
+  + r + restart i3 inplace
+ - drag floating -
+ +  + e + exit i3
+ +

Permission is granted to copy, distribute and/or modify this document provided