riscygeek / tuxedo-tsw

Unofficial TUXEDO Touchpad Switcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tuxedo-tsw

Unofficial TUXEDO Touchpad Switcher.

Description/Why

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).

Dependencies

  • C compiler and make
  • the HIDRAW Linux kernel driver (CONFIG_HIDRAW=y)
  • a supported device (see man page)

Installation

See make help

Unimplemented Features

  • Double click on LED

Credits

Some code was copied from the official driver.

About

Unofficial TUXEDO Touchpad Switcher

License:GNU General Public License v3.0


Languages

Language:C 71.9%Language:Makefile 16.8%Language:Roff 11.2%