libinput/tools
Peter Hutterer c74d07bee9 tools: add a tool to list local devices and the default configurations
xinput or an equivalent isn't available under wayland, but the majority of
use-cases of "why doesn't my device work" or "why does feature X not work"
should be covered by simply listing the local devices and their config
options.

Example output:

Device:         SynPS/2 Synaptics TouchPad
Kernel:         /dev/input/event4
Group:          9
Seat:           seat0, default
Size:           97.33x62.40mm
Capabilities:   pointer
Tap-to-click:   disabled
Left-handed:    disabled
Nat.scrolling:  disabled
Calibration:    n/a
Scroll methods: *two-finger
Click methods:  *button-areas clickfinger

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2015-04-16 07:38:40 +10:00
..
.gitignore tools: add a tool to list local devices and the default configurations 2015-04-16 07:38:40 +10:00
event-debug.c tools: print available click methods on device notify 2015-03-18 12:51:28 +10:00
event-gui.c tools: apply the config options for the event-gui helper too 2015-04-10 15:53:13 +10:00
libinput-list-devices.c tools: add a tool to list local devices and the default configurations 2015-04-16 07:38:40 +10:00
libinput-list-devices.man tools: add a tool to list local devices and the default configurations 2015-04-16 07:38:40 +10:00
Makefile.am tools: add a tool to list local devices and the default configurations 2015-04-16 07:38:40 +10:00
ptraccel-debug.c tools: add a tool for printing pointer acceleration parameters 2015-04-11 10:44:13 +10:00
publish-doc tools: fix the publish-doc script 2014-06-16 16:44:34 +10:00
shared.c tools: add commandline flag to control the pointer accel speed 2015-04-10 15:53:31 +10:00
shared.h tools: add commandline flag to control the pointer accel speed 2015-04-10 15:53:31 +10:00