HotKey Daemon, simple hotkey daemon that woks using the evdev interface
Go to file
Alessandro Mauri f8b8f423f9 filter devices
only use devices that can give key events, this should lead to fewer
devices in the poll list and therefore boost performance a bit
2020-04-20 13:25:00 +02:00
.gitignore ignoring make products 2020-04-18 14:01:26 +02:00
macrod.c filter devices 2020-04-20 13:25:00 +02:00
makefile created makefile 2020-04-18 14:01:53 +02:00
README.md first working prototype 2020-04-13 23:29:21 +02:00