From d171b3d9194581cb6ed59dbe45d6cbf009dc0eaa Mon Sep 17 00:00:00 2001 From: Peter De Wachter Date: Wed, 3 Oct 2012 22:08:12 +0200 Subject: Export smooth scroll settings as an XInput property. A new property "Evdev Scrolling Distance" is created that holds three values (vertical, horizontal and dial). Signed-off-by: Peter De Wachter Reviewed-by: Peter Hutterer Signed-off-by: Peter Hutterer --- man/evdev.man | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/evdev.man b/man/evdev.man index 85cea10..06613fc 100644 --- a/man/evdev.man +++ b/man/evdev.man @@ -229,14 +229,15 @@ need quirks. .TP 7 .BI "Option \*qVertScrollDelta\*q \*q" integer \*q The amount of motion considered one unit of scrolling vertically. -Default: "1". +Default: "1". Property: "Evdev Scrolling Distance". .TP 7 .BI "Option \*qHorizScrollDelta\*q \*q" integer \*q The amount of motion considered one unit of scrolling horizontally. -Default: "1". +Default: "1". Property: "Evdev Scrolling Distance". .TP 7 .BI "Option \*qDialDelta\*q \*q" integer \*q The amount of motion considered one unit of turning the dial. Default: "1". +Property: "Evdev Scrolling Distance". .SH SUPPORTED PROPERTIES The following properties are provided by the @@ -277,6 +278,9 @@ value. .TP 7 .BI "Evdev Wheel Emulation Timeout" 1 16-bit positive value. +.TP 7 +.BI "Evdev Scrolling Distance" +3 32-bit values: vertical, horizontal and dial. .SH AUTHORS Kristian Høgsberg, Peter Hutterer -- cgit v1.2.3