libinput/src
Jonas Ådahl 0f4854982c evdev: Define KEY_LIGHTS_TOGGLE macro if missing
When building on a system with an older kernel, some KEY_ macros might
be missing. To be able to build on such system, define them if they are
missing.

It is probably better to keep our own copy of input.h somewhere in our
tree, and include that one instead of the system one, but that can be
added later.

Signed-off-by: Jonas Ådahl <jadahl@opera.com>
2014-04-23 10:00:15 +02:00
..
evdev-mt-touchpad-tap.c touchpad: clean up tap bits on destroy 2014-03-25 16:43:35 +10:00
evdev-mt-touchpad.c touchpad: Silence -Wmaybe-uninitialized compiler warning 2014-04-23 00:07:40 +02:00
evdev-mt-touchpad.h touchpad: clean up tap bits on destroy 2014-03-25 16:43:35 +10:00
evdev-touchpad.c Use log_error instead of fprintf in old touchpad code 2014-04-10 11:11:56 +10:00
evdev.c evdev: Define KEY_LIGHTS_TOGGLE macro if missing 2014-04-23 10:00:15 +02:00
evdev.h evdev: Dynamically allocate slot array 2014-04-22 23:44:24 +02:00
filter.c Port evdev code to be used as a shared library 2013-11-12 22:37:20 +01:00
filter.h Port evdev code to be used as a shared library 2013-11-12 22:37:20 +01:00
libinput-private.h Introduce seat wide button and key count API 2014-04-23 00:07:40 +02:00
libinput-util.c Add a customizable log handler 2014-02-19 08:35:25 +10:00
libinput-util.h Fix up ARRAY_FOR_EACH macro 2014-04-10 11:11:56 +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 Introduce seat wide button and key count API 2014-04-23 00:07:40 +02:00
libinput.h Fix doc typo 2014-04-23 10:48:30 +10:00
libinput.pc.in Add libudev and -lm to Requires.private 2013-12-21 12:10:19 +01:00
Makefile.am touchpad: add support for multi-finger tapping 2014-03-24 14:56:40 +10:00
path.c path: Silence -Wmaybe-uninitialized compiler warning 2014-02-26 19:32:33 +01:00
path.h path: modify backend to allow for more than one device 2014-02-10 11:23:35 +10:00
udev-seat.c udev: factor out device_removed handling 2014-03-24 09:08:06 +10:00
udev-seat.h udev: Drop unused seat_name in struct udev_seat 2014-01-16 20:42:30 +01:00