commit f49ad5977ea390078e8d4d6b633f895bfa0909c4
parent 606f6a37076adda6ed20acc16b9325bb3ed27aa5
Author: Peter Grayson <pete@jpgrayson.net>
Date: Mon, 28 Jan 2019 17:33:01 -0500
Document cursor moving between adjacent outputs
Add a sentence to sway-output.5.scd to highlight that the cursor can
only be moved between immediately adjacent outputs.
References issue #3529
Signed-off-by: Peter Grayson <pete@jpgrayson.net>
Diffstat:
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd
@@ -36,11 +36,12 @@ must be separated by one space. For example:
*output* <name> position|pos <X> <Y>
Places the specified output at the specific position in the global
- coordinate space. If scaling is active, it has to be considered when
- positioning. For example, if the scaling factor for the left output is 2,
- the relative position for the right output has to be divided by 2. The
- reference point is the top left corner so if you want the bottoms aligned
- this has to be considered as well.
+ coordinate space. The cursor may only be moved between immediately
+ adjacent outputs. If scaling is active, it has to be considered when
+ positioning. For example, if the scaling factor for the left output is
+ 2, the relative position for the right output has to be divided by 2.
+ The reference point is the top left corner so if you want the bottoms
+ aligned this has to be considered as well.
Example: