-
Notifications
You must be signed in to change notification settings - Fork 13
/
README
33 lines (21 loc) · 1 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
input-event-daemon - input event handling daemon for linux
===========================================================
Usage:
input-event-daemon [ [ --monitor | --list | --help | --version ] |
[--config=FILE] [--verbose] [--no-daemon] ]
Available Options:
-m, --monitor Start in monitoring mode
-l, --list List all input devices and quit
-c, --config FILE Use specified config file
-v, --verbose Verbose output
-D, --no-daemon Don't run in background
-h, --help Show this help and quit
-V, --version Show version number and quit
See Also:
docs/input-event-daemon.html
Copyright:
"THE COFFEE-WARE LICENSE" (Revision 12/2007):
Sebastian Wicki <[email protected]> wrote this file. As long as you retain
this notice you can do whatever you want with this stuff. If we meet some
day, and you think this stuff is worth it, you can buy me a cup of coffee
in return.