HotKey Daemon, simple hotkey daemon that woks using the evdev interface
hkd/.gitignore

9 lines
66 B

*.out
*.swp
*.o
hkd
hkd_debug
tests/**
!tests/*.c
!tests/makefile