docs/userguide: fix default key binding (Thanks Maxime)
This commit is contained in:
parent
79d92cb567
commit
b69b3fc572
|
@ -250,13 +250,13 @@ single workspace on which you open three terminal windows. All these terminal
|
||||||
windows are directly attached to one node inside i3’s layout tree, the
|
windows are directly attached to one node inside i3’s layout tree, the
|
||||||
workspace node. By default, the workspace node’s orientation is +horizontal+.
|
workspace node. By default, the workspace node’s orientation is +horizontal+.
|
||||||
|
|
||||||
Now you move one of these terminals down (+$mod+k+ by default). The workspace
|
Now you move one of these terminals down (+$mod+Shift+k+ by default). The
|
||||||
node’s orientation will be changed to +vertical+. The terminal window you moved
|
workspace node’s orientation will be changed to +vertical+. The terminal window
|
||||||
down is directly attached to the workspace and appears on the bottom of the
|
you moved down is directly attached to the workspace and appears on the bottom
|
||||||
screen. A new (horizontal) container was created to accommodate the other two
|
of the screen. A new (horizontal) container was created to accommodate the
|
||||||
terminal windows. You will notice this when switching to tabbed mode (for
|
other two terminal windows. You will notice this when switching to tabbed mode
|
||||||
example). You would end up having one tab called "another container" and the
|
(for example). You would end up having one tab called "another container" and
|
||||||
other one being the terminal window you moved down.
|
the other one being the terminal window you moved down.
|
||||||
|
|
||||||
[[configuring]]
|
[[configuring]]
|
||||||
== Configuring i3
|
== Configuring i3
|
||||||
|
|
Loading…
Reference in New Issue