INPUTLIRCD(8) | System Manager's Manual | INPUTLIRCD(8) |
inputlircd
—
zeroconf LIRC daemon using input event devices
inputlircd |
[-d socket]
[-f ] [-c ]
[-r repeat-rate]
[-m keycode]
[-n device name]
[-u username]
device [device
... ] |
inputlircd
is a small LIRC daemon that
reads from /dev/input/eventX devices and sends the
received keycodes to connecting LIRC clients.
inputlircd
needs no configuration, it uses the
standardised names for the keycodes as used by the kernel. Many USB remote
controls that present HID devices, as well as multimedia keyboards should
work out of the box.
inputlircd
expects a list of input event
devices as commandline parameters. It will only read events from those
devices.
-d
socket-f
-c
-r
repeat-rate-g
inputlircd
exclusive access to the input devices and stops events from propagating
any further.-m
keycode-n
device name-u
username-t
pathinputlircd
to process multimedia keys on the
keyboard, then /dev/input/event0 is the most
likely choice. If you have other input devices, such as USB remote
controllers that act like a HID device, then you probably need one of the
other event devices present. See
/proc/bus/input/devices for a list of available
input devices. If unsure, you can add all available input event
devices.irw(1), input-events(8), setkeycodes(8), /usr/include/linux/input-event-codes.h.
Mon, 06 Feb 2006 17:42:25 +0100 |