From: Michael Stapelberg
Date: Mon, 29 Aug 2011 13:18:14 +0000 (+0200)
Subject: update docs/userguide
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6b705cb2c9447fdaaca3f14a5ba3df7581e3eda3;p=i3%2Fi3.github.io
update docs/userguide
---
diff --git a/_docs/userguide b/_docs/userguide
index 50c8b26..854acbb 100644
--- a/_docs/userguide
+++ b/_docs/userguide
@@ -415,7 +415,7 @@ This option determines which border style new windows will have.
*Syntax*:
---------------------------------------------
-new_window
+new_window
---------------------------------------------
*Example*:
@@ -834,6 +834,11 @@ You can also switch to the next and previous workspace with the commands
workspace 1, 3, 4 and 9 and you want to cycle through them with a single key
combination.
+To move a container to another xrandr output such as +LVDS1+ or +VGA1+, you can
+use the +move output+ command followed by the name of the target output. You
+may also use +left+, +right+, +up+, +down+ instead of the xrandr output name to
+move to the the next output in the specified direction.
+
*Examples*:
-------------------------
bindsym mod+1 workspace 1
diff --git a/docs/4.0/userguide.html b/docs/4.0/userguide.html
index 5fc25ec..6698106 100644
--- a/docs/4.0/userguide.html
+++ b/docs/4.0/userguide.html
@@ -487,7 +487,7 @@ start.
-
new_window <normal|1pixel|borderless>
+
new_window <normal|1pixel|none>
@@ -983,6 +983,10 @@ number or name of the workspace. To move containers to specific workspaces, use
workspace next and workspace prev, which is handy, for example, if you have
workspace 1, 3, 4 and 9 and you want to cycle through them with a single key
combination.
+To move a container to another xrandr output such as LVDS1 or VGA1, you can
+use the move output command followed by the name of the target output. You
+may also use left, right, up, down instead of the xrandr output name to
+move to the the next output in the specified direction.
diff --git a/docs/userguide.html b/docs/userguide.html
index 5fc25ec..6698106 100644
--- a/docs/userguide.html
+++ b/docs/userguide.html
@@ -487,7 +487,7 @@ start.
-
new_window <normal|1pixel|borderless>
+
new_window <normal|1pixel|none>
@@ -983,6 +983,10 @@ number or name of the workspace. To move containers to specific workspaces, use
workspace next and workspace prev, which is handy, for example, if you have
workspace 1, 3, 4 and 9 and you want to cycle through them with a single key
combination.
+
To move a container to another xrandr output such as LVDS1 or VGA1, you can
+use the move output command followed by the name of the target output. You
+may also use left, right, up, down instead of the xrandr output name to
+move to the the next output in the specified direction.