From f2dde5f5dd48c8310e4bf380def58614fa1f2a16 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 3 Jun 2012 17:17:11 +0200 Subject: [PATCH] update refcard (Thanks Moritz Bandemer) --- docs/refcard.html | 122 +++++++++++++++++++++++++--------------------- 1 file changed, 67 insertions(+), 55 deletions(-) diff --git a/docs/refcard.html b/docs/refcard.html index a4427f4f..7156da36 100644 --- a/docs/refcard.html +++ b/docs/refcard.html @@ -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 -- 2.39.5