aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-output.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway-output.5.scd')
-rw-r--r--sway/sway-output.5.scd11
1 files changed, 6 insertions, 5 deletions
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd
index 876f4de1..517f6946 100644
--- a/sway/sway-output.5.scd
+++ b/sway/sway-output.5.scd
@@ -36,11 +36,12 @@ must be separated by one space. For example:
36 36
37*output* <name> position|pos <X> <Y> 37*output* <name> position|pos <X> <Y>
38 Places the specified output at the specific position in the global 38 Places the specified output at the specific position in the global
39 coordinate space. If scaling is active, it has to be considered when 39 coordinate space. The cursor may only be moved between immediately
40 positioning. For example, if the scaling factor for the left output is 2, 40 adjacent outputs. If scaling is active, it has to be considered when
41 the relative position for the right output has to be divided by 2. The 41 positioning. For example, if the scaling factor for the left output is
42 reference point is the top left corner so if you want the bottoms aligned 42 2, the relative position for the right output has to be divided by 2.
43 this has to be considered as well. 43 The reference point is the top left corner so if you want the bottoms
44 aligned this has to be considered as well.
44 45
45 Example: 46 Example:
46 47