libevdev/tools
Niclas Zeising db01b2d606 Don't hardcode /bin/bash
Don't hardcode /bin/bash, use /usr/bin/env bash instead, since not all
platforms install bash as /bin/bash.
FreeBSD, as an example, installs bash in /usr/local/bin/bash by default.

Signed-off-by: Niclas Zeising <zeising@daemonic.se>
2020-08-13 13:11:33 +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: fix the include path for local includes 2020-02-17 17:42:32 +10:00
Makefile.am tools: add a tool to change kernel devices 2015-02-04 11:02:02 +10:00
mouse-dpi-tool.c tools: fix the include path for local includes 2020-02-17 17:42:32 +10: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: specify width by height in the edge-detector help 2020-05-07 07:56:57 +10:00