From f96dbf748afa505ccf63db8299e20f4c9be8ebfa Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 10 Feb 2020 18:29:44 +0100 Subject: Specify that output transform applies clockwise rotations --- sway/sway-output.5.scd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'sway/sway-output.5.scd') diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd index 3e33bff1..0f9fe208 100644 --- a/sway/sway-output.5.scd +++ b/sway/sway-output.5.scd @@ -99,10 +99,10 @@ must be separated by one space. For example: *output* transform [clockwise|anticlockwise] 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" - to apply a rotation and flip, or "normal" to apply no transform. If a single - output is chosen and a rotation direction is specified (_clockwise_ or - _anticlockwise_) then the transform is added or subtracted from the current - transform. + to apply a rotation and flip, or "normal" to apply no transform. The + rotation is performed clockwise. If a single output is chosen and a + rotation direction is specified (_clockwise_ or _anticlockwise_) then the + transform is added or subtracted from the current transform. *output* disable|enable Enables or disables the specified output (all outputs are enabled by -- cgit v1.2.3-54-g00ecf