From: Peter Hutterer Date: Tue, 18 Apr 2023 03:27:36 +0000 (+1000) Subject: doc/user: fix documentation for rotation X-Git-Tag: 1.24.0~41 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7073a39ec020b9dc148cf477260453fe4e583510;p=platform%2Fupstream%2Flibinput.git doc/user: fix documentation for rotation Signed-off-by: Peter Hutterer --- diff --git a/doc/user/configuration.rst b/doc/user/configuration.rst index a95c566e..f895d602 100644 --- a/doc/user/configuration.rst +++ b/doc/user/configuration.rst @@ -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.