rid9 / evd

events daemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evd - event daemon

evd is a program for globally controlling events accessible through /dev/input on Linux. It is configured at compile time via the config.h file.

Installation

Edit config.h to configure the application, then build and install it as root:

make install

Running

To run the application, start it by typing evd -b at the command prompt.

About

events daemon


Languages

Language:C 96.5%Language:Roff 1.9%Language:Makefile 1.6%