diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2012-02-05 00:42:36 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2012-05-10 09:42:26 +1000 |
commit | d14ea867ad5d6f8a758a18223e457e1a56fa6065 (patch) | |
tree | c3761d8ba6337aa31805fb9f75aca1e026b2f0ca /man | |
parent | 2c7eab5a6d28cf8bbf34fba79601dac4e6e37d7e (diff) |
Purge fast-taps option
This driver has too many options, maintaining them is hard and testing
virtually doesn't happen.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Acked-by: Chase Douglas <chase.douglas@canonical.com>
Diffstat (limited to 'man')
-rw-r--r-- | man/synaptics.man | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/man/synaptics.man b/man/synaptics.man index ab2fa9d..0e8870d 100644 --- a/man/synaptics.man +++ b/man/synaptics.man @@ -133,10 +133,6 @@ Whether the device is a click pad. See .B ClickPad support for more details. Property: "Synaptics ClickPad" .TP 7 -.BI "Option \*qFastTaps\*q \*q" boolean \*q -Makes the driver react faster to a single tap, but also makes double -clicks caused by double tapping slower. Property: "Synaptics Tap FastTap" -.TP 7 .BI "Option \*qVertEdgeScroll\*q \*q" boolean \*q Enable vertical scrolling when dragging along the right edge. Property: "Synaptics Edge Scrolling" @@ -790,10 +786,6 @@ duration of a single click. 8 bit (Bool). .TP 7 -.BI "Synaptics Tap FastTap" -8 bit (BOOL). - -.TP 7 .BI "Synaptics Middle Button Timeout" 32 bit. @@ -990,6 +982,8 @@ The following options are no longer part of the driver configuration: .BI "Option \*qFingerPress\*q \*q" integer \*q .TP .BI "Option \*qTrackstickSpeed\*q \*q" float \*q +.TP +.BI "Option \*qFastTaps\*q \*q" boolean \*q .SH "AUTHORS" .LP |