This little demo C program looks for the IR input device, parses the IR output and can start any application on any remote key press or release. Compile with gcc -o test50 test50.c I have added a start xterm, a start firefox, and a kill firefox as example. add your own as needed. Have fun:-)
Attachment:
test50.c
Description: Binary data