Files
linux/drivers/input/misc
Mike Lockwood dd73d5b2d9 input: keychord: Add keychord driver
This driver allows userspace to receive notification when client
specified key combinations are pressed.
The client opens /dev/keychord and writes a list of keychords
for the driver to monitor.
The client then reads or polls /dev/keychord for notifications.
A client specified ID for the keychord is returned from read()
when a keychord press is detected.

Signed-off-by: Mike Lockwood <lockwood@android.com>

keychord: fix to build without CONFIG_PREEMPT

Change-Id: I911f13aeda4224b6fa57863bc7e8972fec8837fb
2010-09-29 17:49:12 -07:00
..
2010-06-16 18:05:05 +02:00
2010-01-09 23:28:33 -08:00
2010-09-29 17:49:12 -07:00
2010-09-29 17:49:12 -07:00
2010-07-14 01:23:11 -07:00
2010-02-09 11:13:56 +01:00