libinput/tools
Peter Hutterer 328bc99d3b tools: add "libinput measure touchpad-tap"
This is the first tool of many more to come to enable users to gather
information aobut their devices and/or usage of these devices. Previously,
these required the users to record events, submit them to a bugzilla, have me
run various scripts over it and then decree that the scripts have spoken.
Push some of this into the hands of the users so they can query the numbers
locally and start investigating (or at least get an idea of what's happening).

This tool measures the time deltas between touch up and touch down and prints
a basic summary, together with the ability to print a dat file with the data
for visualization by e.g. gnuplot. Eventually, more of the current analysis
scripts will be moved into this or other helpers.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2017-06-02 12:21:35 +10:00
..
.gitignore tools: switch the libinput tool to be an exec-ing tool 2017-06-02 12:21:35 +10:00
install-compat-scripts.sh tools: switch the libinput tool to be an exec-ing tool 2017-06-02 12:21:35 +10:00
libinput-debug-events.1 tools: switch the libinput tool to be an exec-ing tool 2017-06-02 12:21:35 +10:00
libinput-debug-events.c tools: make the libinput tool usage static 2017-06-02 12:21:35 +10:00
libinput-debug-events.compat tools: switch the libinput tool to be an exec-ing tool 2017-06-02 12:21:35 +10:00
libinput-debug-gui.1 Fold the event-gui into the libinput tool 2017-06-02 12:21:35 +10:00
libinput-debug-gui.c tools: tidy up the usage() for the tools a bit 2017-06-02 12:21:35 +10:00
libinput-list-devices.1 tools: switch the libinput tool to be an exec-ing tool 2017-06-02 12:21:35 +10:00
libinput-list-devices.c tools: make the libinput tool usage static 2017-06-02 12:21:35 +10:00
libinput-list-devices.compat tools: switch the libinput tool to be an exec-ing tool 2017-06-02 12:21:35 +10:00
libinput-measure-touchpad-tap.1 tools: add "libinput measure touchpad-tap" 2017-06-02 12:21:35 +10:00
libinput-measure-touchpad-tap.c tools: add "libinput measure touchpad-tap" 2017-06-02 12:21:35 +10:00
libinput-measure.1 tools: add "libinput measure touchpad-tap" 2017-06-02 12:21:35 +10:00
libinput-measure.c tools: add "libinput measure touchpad-tap" 2017-06-02 12:21:35 +10:00
libinput-tool.c tools: add "libinput measure touchpad-tap" 2017-06-02 12:21:35 +10:00
libinput.1 tools: add "libinput measure touchpad-tap" 2017-06-02 12:21:35 +10:00
make-ptraccel-graphs.sh doc: update the touchpad pointer acceleration svg 2016-12-21 10:55:57 +10:00
Makefile.am tools: add "libinput measure touchpad-tap" 2017-06-02 12:21:35 +10:00
ptraccel-debug.c tools: print accel profiles up to 1000 mm/s 2017-02-21 15:05:07 +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 "libinput measure touchpad-tap" 2017-06-02 12:21:35 +10:00
shared.h tools: add "libinput measure touchpad-tap" 2017-06-02 12:21:35 +10:00