libinput/src
Peter Frühberger 50cc2aaf85 touchpad: enlarge top button area by a factor 3 instead of 1.5
When the touchpad is disabled, the top software button on the Lenovo T440
series touchpads currently enlarge by a factor of 1.5 (to 15mm). This is not
enough, a user has to rotate the wrist quite uncomfortable when using
the left mouse button.

When the touchpad itself is off anyway we can extend the size of the top
software buttons to the factor 3, i.e. 30mm.

Signed-off-by: Peter Frühberger <peter.fruehberger@gmail.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
(cherry picked from commit f00b5d609c)
2016-04-19 09:11:02 +10:00
..
evdev-middle-button.c middle-button: don't call libinput_now() in the timeout handler 2015-08-04 15:44:39 +10:00
evdev-mt-touchpad-buttons.c touchpad: fix left-handed top software trackpoint buttons 2016-04-06 12:50:56 +10:00
evdev-mt-touchpad-edge-scroll.c touchpad: constify a couple of helper functions 2016-01-20 15:38:12 +10:00
evdev-mt-touchpad-gestures.c touchpad: only post motion events if we have motion 2016-04-06 12:51:38 +10:00
evdev-mt-touchpad-tap.c touchpad: add a config option to disable tap-and-drag 2016-01-27 10:03:28 +10:00
evdev-mt-touchpad.c touchpad: enlarge top button area by a factor 3 instead of 1.5 2016-04-19 09:11:02 +10:00
evdev-mt-touchpad.h touchpad: add quirk for the T450 and T460 generation hardware 2016-03-11 10:02:26 +10:00
evdev-tablet.c tablet: add a fuzz-filter to avoid spamming callers with subpixel updates 2016-04-14 14:51:47 +10:00
evdev-tablet.h tablet: add a fuzz-filter to avoid spamming callers with subpixel updates 2016-04-14 14:51:47 +10:00
evdev.c Fix spelling mistakes 2016-04-06 14:23:24 +10:00
evdev.h touchpad: add quirk for the T450 and T460 generation hardware 2016-03-11 10:02:26 +10:00
filter-private.h Add an API to change pointer acceleration profiles 2015-09-11 00:54:01 +10:00
filter.c Fix spelling mistakes 2016-04-06 14:23:24 +10:00
filter.h tablet: hook up relative motion events 2016-01-22 16:16:55 +10:00
libinput-private.h tablet: change tilt axes to use degrees 2016-02-09 12:19:12 +10:00
libinput-util.c Change to micro seconds for measuring time internally 2015-07-28 17:42:32 +08:00
libinput-util.h Indentation fixes 2016-02-05 15:39:58 +10:00
libinput-version.h.in COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
libinput.c libinput: Actually return the default accel profile 2016-04-12 06:49:35 +10:00
libinput.h Fix spelling mistakes 2016-04-06 14:23:24 +10:00
libinput.pc.in Add -lrt to the libs 2014-07-03 09:59:43 +10:00
libinput.sym Prepare tablet-support branch for merging 2016-01-27 15:38:47 +10:00
Makefile.am Merge branch 'master' into tablet-support 2015-05-22 14:21:21 +10:00
path.c Ignore test devices for libinput contexts not run from the test suite 2015-07-28 17:42:32 +08:00
path.h COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
timer.c Change to micro seconds for measuring time internally 2015-07-28 17:42:32 +08:00
timer.h Change to micro seconds for measuring time internally 2015-07-28 17:42:32 +08:00
udev-seat.c Ignore test devices for libinput contexts not run from the test suite 2015-07-28 17:42:32 +08:00
udev-seat.h COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00