Specify that output transform applies clockwise rotations

This commit is contained in:
Simon Ser 2020-02-10 18:29:44 +01:00 committed by Drew DeVault
parent ab00f7f319
commit f96dbf748a

View file

@ -99,10 +99,10 @@ must be separated by one space. For example:
*output* <name> transform <transform> [clockwise|anticlockwise] *output* <name> transform <transform> [clockwise|anticlockwise]
Sets the background transform to the given value. Can be one of "90", "180", Sets the background transform to the given value. Can be one of "90", "180",
"270" for rotation; or "flipped", "flipped-90", "flipped-180", "flipped-270" "270" for rotation; or "flipped", "flipped-90", "flipped-180", "flipped-270"
to apply a rotation and flip, or "normal" to apply no transform. If a single to apply a rotation and flip, or "normal" to apply no transform. The
output is chosen and a rotation direction is specified (_clockwise_ or rotation is performed clockwise. If a single output is chosen and a
_anticlockwise_) then the transform is added or subtracted from the current rotation direction is specified (_clockwise_ or _anticlockwise_) then the
transform. transform is added or subtracted from the current transform.
*output* <name> disable|enable *output* <name> disable|enable
Enables or disables the specified output (all outputs are enabled by Enables or disables the specified output (all outputs are enabled by