This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/input/misc
Mike Lockwood 9cc8899de3 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
2012-04-09 13:53:16 -07:00
..
2011-11-29 01:51:07 -08:00
2012-04-09 13:53:16 -07:00
2012-04-09 13:53:16 -07:00
2012-04-09 13:53:16 -07:00
2012-04-09 13:53:16 -07:00