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>
This commit is contained in:
Peter Grayson 2019-01-28 17:33:01 -05:00 committed by Brian Ashworth
parent 606f6a3707
commit f49ad5977e
1 changed files with 6 additions and 5 deletions

View File

@ -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: