summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@android.com>2008-12-15 14:51:56 -0500
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:37:56 -0800
commit8ab52ec25c6c5b41260e344b9330b80a5b78ec50 (patch)
tree38b035e95f787714b7fe11597e6f1d2c247ce5ec /drivers/input/touchscreen
parentc774264542f457188c31c361e1a82f8e66b685ec (diff)
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
Diffstat (limited to 'drivers/input/touchscreen')
0 files changed, 0 insertions, 0 deletions