doc: document that we're ignoring position-less clicks
authorPeter Hutterer <peter.hutterer@who-t.net>
Fri, 6 Feb 2015 04:32:05 +0000 (14:32 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Fri, 6 Feb 2015 04:35:37 +0000 (14:35 +1000)
This can happen a lot easier on the new Lenovo series, so document that this
is intentional behavior.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
doc/clickpad-softbuttons.dox

index d9ebfbbc15ea63e0c8a3ba5f8c7572e256e7564f..8d919369b8191c5a8acb047130b269e8eaf2c1da 100644 (file)
@@ -54,6 +54,13 @@ The movement of a finger can alter the button area behavior:
 - once a finger has moved out of the button area, it cannot move back in and
   trigger a right or middle button event
 
+On some touchpads, notably the 2015 Lenovo X1 Carbon 3rd series, the very
+bottom end of the touchpad is outside of the sensor range but it is possible
+to trigger a physical click there. To libinput, the click merely shows up as
+a left button click without any positional finger data and it is
+impossible to determine whether it is a left or a right click. libinput
+ignores such button clicks, this behavior is intentional.
+
 @section clickfinger Clickfinger behavior
 
 This is the default behavior on Apple touchpads.