]> git.sur5r.net Git - i3/i3/blobdiff - docs/userguide
Implement selecting the next tiling/floating window (using "focus")
[i3/i3] / docs / userguide
index 4ba97ee90aa07c97755c247a52ebc995d999c9af..aa7575bcefb093c653ca10cd12f333617941ff32 100644 (file)
@@ -300,12 +300,22 @@ the focus stack and jumps to the window you focused before.
 
 *Syntax*:
 --------------
-focus [number]
+focus [number] | floating | tilling | ft
 --------------
 
 Where +number+ by default is 1 meaning that the next client in the focus stack will
 be selected.
 
+The special values have the following meaning:
+
+floating::
+       The next floating window is selected.
+tiling::
+       The next tiling window is selected.
+ft::
+       If the current window is floating, the next tiling window will be selected
+       and vice-versa.
+
 === Changing colors
 
 You can change all colors which i3 uses to draw the window decorations and the