| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-04-07 | input: keychord: Add keychord driver | Mike Lockwood | |
| 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> | |||
