libinput/tools
Peter Hutterer a0643a9c98 tools: change the error message for missing tools
Given that some people appear to not read until the "is not installed" part of
the error message, let's reduce the error message to just that part. This may
be confusing where a user mistypes the actual command but that happens rarely
compared to those that can't run libinput record because it's in a different
package.

Fixes #500

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2020-07-01 01:21:21 +00:00
..
libinput-analyze-per-slot-delta.man tools: per-slot-delta: add arguments to set a threshold and ignore-below 2020-04-11 14:35:27 +10:00
libinput-analyze-per-slot-delta.py tools: per-slot-delta: if a NONE touch gets data, assume it's starting 2020-06-04 10:43:33 +10:00
libinput-analyze.c tools: add a libinput analyze command with the per-slot-delta subcommand 2020-03-16 08:35:43 +10:00
libinput-analyze.man tools: add a libinput analyze command with the per-slot-delta subcommand 2020-03-16 08:35:43 +10:00
libinput-debug-events.c tools: constify the optarg handling of seats 2020-02-24 01:53:21 +00:00
libinput-debug-events.man tools: fix typo in debug-events man page 2020-01-31 17:28:15 +10:00
libinput-debug-gui.c tools: constify the optarg handling of seats 2020-02-24 01:53:21 +00:00
libinput-debug-gui.man tools: debug-gui: show pressure/distance as vertical bar 2019-11-01 08:38:59 +10:00
libinput-debug-tablet.c tools: constify the optarg handling of seats 2020-02-24 01:53:21 +00:00
libinput-debug-tablet.man tools: add a tablet debugging tool 2019-11-19 09:56:14 +10:00
libinput-list-devices.c tools: constify the optarg handling of seats 2020-02-24 01:53:21 +00:00
libinput-list-devices.man libinput-list-devices: make paragraph about different settings terser 2019-10-28 05:40:02 +00:00
libinput-measure-fuzz.man touchpad: add a tool to measure the touchpad fuzz 2018-05-15 13:51:33 +10:00
libinput-measure-fuzz.py tools: measure-fuzz: sleep for 2 seconds to give the hwdb time 2020-04-19 16:04:58 +10:00
libinput-measure-touch-size.man tools: touch-size: update to use the device quirks 2018-06-21 11:48:41 +10:00
libinput-measure-touch-size.py tools: flake8 fixes for the various python files 2019-09-11 12:02:58 +10:00
libinput-measure-touchpad-pressure.man tools: make the thumb threshold configurable while measuring pressure 2020-03-30 14:45:19 +10:00
libinput-measure-touchpad-pressure.py tools: make the thumb threshold configurable while measuring pressure 2020-03-30 14:45:19 +10:00
libinput-measure-touchpad-size.man tools: add a measure touchpad-size tool 2020-03-30 15:14:45 +10:00
libinput-measure-touchpad-size.py tools: add a measure touchpad-size tool 2020-03-30 15:14:45 +10:00
libinput-measure-touchpad-tap.man tools: fix typo in man page 2017-11-16 13:13:28 +10:00
libinput-measure-touchpad-tap.py tools: flake8 fixes for the various python files 2019-09-11 12:02:58 +10:00
libinput-measure.c libinput-measure.c: remove unused includes 2019-09-13 00:07:39 +03:00
libinput-measure.man tools: add a measure touchpad-size tool 2020-03-30 15:14:45 +10:00
libinput-quirks.c Remove some usage of libinput-util.h 2019-09-11 12:23:06 +10:00
libinput-quirks.man tools: rename list-quirks to the more generic "quirks list" 2018-07-03 15:16:59 +10:00
libinput-record-verify-yaml.py tools: flake8 fixes for the various python files 2019-09-11 12:02:58 +10:00
libinput-record.c Replace strneq() with strstartswith() for variable prefixes 2020-06-17 07:52:00 +00:00
libinput-record.man tools: record: allow for an output file without --o 2020-03-16 13:04:50 +10:00
libinput-replay tools: replay: allow for missing quirks entry in libinput recordings 2020-05-22 03:41:05 +00:00
libinput-replay.man tools: add a libinput-replay tool 2018-03-01 11:50:46 +10:00
libinput-tool.c tools: add libinput analyze to the libinput tool help output 2020-03-29 15:33:24 +10:00
libinput.man man: install the analyze per-slot-delta man page 2020-03-20 16:10:11 +10:00
make-ptraccel-graphs.sh tools: make-ptraccel-graphs: drop an unnecessary outfile 2018-07-11 16:04:59 +10:00
ptraccel-debug.c Add quirk to control velocity averaging, disable it by default 2018-08-22 12:12:55 +02:00
shared.c tools: change the error message for missing tools 2020-07-01 01:21:21 +00:00
shared.h tools: constify the optarg handling of seats 2020-02-24 01:53:21 +00:00
test_tool_option_parsing.py tools: change the error message for missing tools 2020-07-01 01:21:21 +00:00