From: Peter Hutterer Date: Thu, 12 Jun 2014 01:55:21 +0000 (+1000) Subject: Document the top software button behavior X-Git-Tag: 0.4.0~26 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2e289b20266df9f0e2558366404aaf2833962fca;p=platform%2Fupstream%2Flibinput.git Document the top software button behavior Signed-off-by: Peter Hutterer --- diff --git a/src/libinput.h b/src/libinput.h index c2312087..54c96e58 100644 --- a/src/libinput.h +++ b/src/libinput.h @@ -74,6 +74,27 @@ extern "C" { * button area. * The exact behavior of the touchpad is implementation-dependent. * + * Top software button area + * ======================== + * On selected touchpads, the top area of the touchpad is a separate set of + * software buttons split into a left, middle and right button area. + * Pressing the touchpad down with a finger in those areas will generate + * clicks as shown in the diagram below: + * + * @code + +------------------------+ + | LEFT | MIDDLE | RIGHT | + +------------------------+ + | | + | LEFT | + | | + +------------------------+ + | LEFT | RIGHT | + +------------------------+ + * @endcode + * This behavior is enabled on the Lenovo *40 series (T440, T540, T240...) + * and the Lenovo Helix, Yoga S1 and Carbon X1 2nd. + * * Clickfinger * =========== * On Apple touchpads, no button areas are provided. Instead, use a