Libinput is done
Libinput is done
Posted Jul 29, 2016 21:33 UTC (Fri) by whot (subscriber, #50317)In reply to: Libinput is done by ballombe
Parent article: Libinput is done
in the libinput repo there are tools/event-debug.c (commandline tool) and tools/event-gui.c. (a GTK debug tool). Plus there's the xf86-input-libinput X.Org driver which is an example of using libinput inside a device management system that has other approaches than libinput (device discovery and fd handling is a bit weird and overly complicated). With those three you should be able to get started.
