libinput/tools
James Ye 1f0223e9fd Add a "switch" interface for parts of the SW_* range
This will allow switch devices known to libinput to be exposed. Currently,
this is SW_LID.

libinput also handles switch events internally, e.g. a laptop touchpad will
be disabled autmoatically when the lid is closed. This is transparent to
the caller, although the caller will also receive the event. See
https://bugs.freedesktop.org/show_bug.cgi?id=86223
This features is intended to be the main driver for the interface.

Co-Authored-By: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: James Ye <jye836@gmail.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-01-26 14:44:04 +10:00
..
.gitignore tools: ship the event-debug tool as an installed libinput-debug-events tool 2015-04-30 19:20:49 +10:00
event-debug.c Add a "switch" interface for parts of the SW_* range 2017-01-26 14:44:04 +10:00
event-gui.c Add a "switch" interface for parts of the SW_* range 2017-01-26 14:44:04 +10:00
libinput-debug-events.man tools: ship the event-debug tool as an installed libinput-debug-events tool 2015-04-30 19:20:49 +10:00
libinput-list-devices.c tools: include config.h in libinput-list-devices and ptraccel-debug 2016-12-06 11:02:14 +10:00
libinput-list-devices.man tools: fix typo in man page 2015-04-30 16:44:43 +10:00
make-ptraccel-graphs.sh doc: update the touchpad pointer acceleration svg 2016-12-21 10:55:57 +10:00
Makefile.am tools: make sure GCC_FLAGS is used in tools/ 2016-12-06 11:02:14 +10:00
ptraccel-debug.c tools: switch the ptraccel-debug printf to use mm/s 2016-12-21 10:55:57 +10:00
publish-doc tools: update the doc publish tool to take a subdir 2016-04-12 07:56:52 +10:00
shared.c tools: add allowed range to --set-speed help output 2017-01-03 09:35:40 +10:00
shared.h tools: fix prototype for tools_usage 2016-12-06 08:06:27 +10:00