diff options
| author | Mike Lockwood <lockwood@android.com> | 2008-12-15 14:51:56 -0500 |
|---|---|---|
| committer | John Stultz <john.stultz@linaro.org> | 2016-02-16 13:50:56 -0800 |
| commit | 26a59a0fd85cb7af8c521579037e85b04e6dbbdb (patch) | |
| tree | 14901cd79661ff1dae42b0bf042c0723ab0eb883 /include/uapi/linux/string.h | |
| parent | 823efe4bbd9b1c406ac1daa52cb08ad884c93e57 (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 'include/uapi/linux/string.h')
0 files changed, 0 insertions, 0 deletions
