]> git.sur5r.net Git - i3/i3.github.io/blobdiff - _docs/userguide
fix layouting bug in section 6.10
[i3/i3.github.io] / _docs / userguide
index ebd0a881cf03a153732475bb26c85439aaf743a4..67a00b19189db4576a13f379a40a37f30874c709 100644 (file)
@@ -244,7 +244,7 @@ vertically split terminals on the right, focus is on the bottom right one. When
 you open a new terminal, it will open below the current one.
 
 So, how can you open a new terminal window to the *right* of the current one?
-The solution is to use +focus parent+, which will focus the +Parent Container+ of
+The solution is to use +focus parent+ (+$mod+a+ by default), which will focus the +Parent Container+ of
 the current +Container+. In this case, you would focus the +Vertical Split
 Container+ which is *inside* the horizontally oriented workspace. Thus, now new
 windows will be opened to the right of the +Vertical Split Container+:
@@ -2232,7 +2232,6 @@ bindsym $mod+x move container to output VGA1
 bindsym $mod+x move container to output primary
 --------------------------------------------------------
 
--------------------------------
 Note that you might not have a primary output configured yet. To do so, run:
 -------------------------
 xrandr --output <output> --primary