Unofficial TUXEDO Touchpad Switcher.
The official driver didn't work for me since it was broken and required a desktop environement, since I use dwm as my window manager. Also I didn't like that the official driver has about 10 times the needed SLoC. You can see tuxedo-tsw as a "suckless" alternative (that actually works).
- C compiler and make
- the HIDRAW Linux kernel driver (CONFIG_HIDRAW=y)
- a supported device (see man page)
See
make help
- Double click on LED
Some code was copied from the official driver.