libinput/src
Hans de Goede 8f20c07a1f touchpad: Route top softbuttons through the trackstick if we've one
The touchpad top softbuttons such as found on the Lenove T440 are intended for
use with the trackstick. Route their events through the trackstick, so that
they can be used for e.g. middle button scrolling with the trackstick.

Note that sending top button events to a disabled trackpoint makes no sense
(and will mess up internal state). Likely a user with a disabled trackpoint
will still expect the top buttons to work, so rather than not sending events
in that case, simply treat a suspendeded trackpoint as not being there, and
send the events directly from the touchpad device.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-09-19 08:20:00 +10:00
..
evdev-mt-touchpad-buttons.c touchpad: Route top softbuttons through the trackstick if we've one 2014-09-19 08:20:00 +10:00
evdev-mt-touchpad-tap.c touchpad: hook up sendevents configuration 2014-09-18 13:29:42 +10:00
evdev-mt-touchpad.c touchpad: Route top softbuttons through the trackstick if we've one 2014-09-19 08:20:00 +10:00
evdev-mt-touchpad.h touchpad: Route top softbuttons through the trackstick if we've one 2014-09-19 08:20:00 +10:00
evdev.c touchpad: Keep track of associated trackpoint device 2014-09-18 13:29:42 +10:00
evdev.h touchpad: Keep track of associated trackpoint device 2014-09-18 13:29:42 +10:00
filter.c filter: move get_direction into shared header 2014-07-21 08:56:12 +10:00
filter.h Include stdint.h from filter.h 2014-07-16 09:54:35 +10:00
libinput-private.h Add a config interface for enabling/disabling event generation from a device 2014-09-18 11:31:14 +10:00
libinput-util.c Add a customizable log handler 2014-02-19 08:35:25 +10:00
libinput-util.h Add a helper function for clock_gettime 2014-09-18 11:30:15 +10:00
libinput-version.h.in Port evdev code to be used as a shared library 2013-11-12 22:37:20 +01:00
libinput.c Add a config interface for enabling/disabling event generation from a device 2014-09-18 11:31:14 +10:00
libinput.h Add a config interface for enabling/disabling event generation from a device 2014-09-18 11:31:14 +10:00
libinput.pc.in Add -lrt to the libs 2014-07-03 09:59:43 +10:00
Makefile.am Disable static libraries 2014-08-25 07:57:56 +10:00
path.c evdev: don't resume a removed device 2014-09-18 11:31:23 +10:00
path.h path: modify backend to allow for more than one device 2014-02-10 11:23:35 +10:00
timer.c Add a helper function for clock_gettime 2014-09-18 11:30:15 +10:00
timer.h timer.h: Add #include libinput-util.h 2014-06-11 10:30:12 +10:00
udev-seat.c evdev: don't resume a removed device 2014-09-18 11:31:23 +10:00
udev-seat.h udev: Drop unused seat_name in struct udev_seat 2014-01-16 20:42:30 +01:00