libevdev/tools
Niclas Zeising 1bf2b41d3f tools: use basename(argv[0]) for program name
Use baename(argv[0]) to get the program name (for usage), instead of
using program_invocation_short_name, which only exists on Linux, not
FreeBSD.

Signed-off-by: Niclas Zeising <zeising@daemonic.se>
2020-08-14 17:50:56 +02:00
..
.gitignore tools: add a tool to change kernel devices 2015-02-04 11:02:02 +10:00
libevdev-events.c tools: fix the include path for local includes 2020-02-17 17:42:32 +10:00
libevdev-tweak-device.1 tools - tweak-device: add a --resolution command 2015-07-01 11:59:20 +10:00
libevdev-tweak-device.c tools: use basename(argv[0]) for program name 2020-08-14 17:50:56 +02:00
Makefile.am tools: add a tool to change kernel devices 2015-02-04 11:02:02 +10:00
mouse-dpi-tool.c tools: use basename(argv[0]) for program name 2020-08-14 17:50:56 +02:00
publish-doc Don't hardcode /bin/bash 2020-08-13 13:11:33 +02:00
sync-with-kernel-headers.sh tools: add a script to sync the kernel header files 2017-07-03 10:13:40 +10:00
touchpad-edge-detector.c tools: use basename(argv[0]) for program name 2020-08-14 17:50:56 +02:00