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

View file

@ -36,11 +36,12 @@ must be separated by one space. For example:
*output* <name> position|pos <X> <Y> *output* <name> position|pos <X> <Y>
Places the specified output at the specific position in the global Places the specified output at the specific position in the global
coordinate space. If scaling is active, it has to be considered when coordinate space. The cursor may only be moved between immediately
positioning. For example, if the scaling factor for the left output is 2, adjacent outputs. If scaling is active, it has to be considered when
the relative position for the right output has to be divided by 2. The positioning. For example, if the scaling factor for the left output is
reference point is the top left corner so if you want the bottoms aligned 2, the relative position for the right output has to be divided by 2.
this has to be considered as well. The reference point is the top left corner so if you want the bottoms
aligned this has to be considered as well.
Example: Example: