HotKey Daemon, simple hotkey daemon that woks using the evdev interface
Go to file
Alessandro Mauri d71e2c98e1 use execv()
using execv() instead of execl() allows to more simply run a command 
with arguments
2020-04-25 23:03:02 +02:00
tests added as reference 2020-04-25 11:24:34 +02:00
.gitignore rename project 2020-04-25 18:16:52 +02:00
hkd.c use execv() 2020-04-25 23:03:02 +02:00
makefile renamed project to hkd 2020-04-25 18:15:37 +02:00
README.md first working prototype 2020-04-13 23:29:21 +02:00