diff options
author | Mattia Dongili <malattia@linux.it> | 2009-06-05 08:57:06 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-06-05 08:57:51 +1000 |
commit | 1f499dd3f067848c344c13e04305e9f428438c9f (patch) | |
tree | 91cd1417054ee3bebb8ce7495c5fe20290694d80 /man | |
parent | 6b3a032fdf5479cb5be441a01ebef92a39e5fb69 (diff) |
man: explain TapButton default values
Clarify how the new default values are set and what options to set
to get a different behaviour.
Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'man')
-rw-r--r-- | man/synaptics.man | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/synaptics.man b/man/synaptics.man index 4f8b2d4..d990304 100644 --- a/man/synaptics.man +++ b/man/synaptics.man @@ -838,6 +838,9 @@ by the kernel. If the kernel reports multi-finger detection, two-finger vertical scrolling is enabled, horizontal two-finger scrolling is disabled and edge scrolling is disabled. If no multi-finger capabilities are reported, edge scrolling is enabled for both horizontal and vertical scrolling. +Tapping is disabled by default for touchpads with one or more physical buttons. +To enable it you need to map tap actions to buttons. See the "TapButton1", +"TapButton2" and "TapButton3" options. .LP Button mapping for physical buttons is handled in the server. If the device is switched to left-handed (an in-server mapping of physical |