doc/user: fix documentation for rotation
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 18 Apr 2023 03:27:36 +0000 (13:27 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 18 Apr 2023 06:54:57 +0000 (16:54 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
doc/user/configuration.rst

index a95c566ed782fa3b61d98fbbb4d44db7e4b70663..f895d602f96792f3265b85b72ca64a9d3b54a639 100644 (file)
@@ -168,8 +168,8 @@ environment should provide an interface for this.
 Rotation
 ------------------------------------------------------------------------------
 
-The device rotation applies a corrective angle to relative input events.
-This is currently only available on trackpoints which may be used sideways
-or upside-down. The angle can be freely chosen but not all devices support
-rotation other than 0, 90, 180, or 270 degrees. Rotation is off (0 degrees)
-by default.
+The device rotation applies a corrective angle to relative input events,
+allowing the device to be used e.g. sideways or upside-down. For example, a
+trackball may be used in a 90° rotated position for accessibility reasons -
+such a rotated position allows triggering the buttons with the thumb or
+the non-dominant hand.