commit | 3f2ffc921952e57a4343463b0679d90b80b51fc7 | [log] [tgz] |
---|---|---|
author | Dennis Kempin <[email protected]> | Mon Apr 28 20:52:39 2014 |
committer | chrome-internal-fetch <[email protected]> | Wed May 14 20:53:41 2014 |
tree | 36c534a3a4b818a29fe2933231086d4c7685d00e | |
parent | c8b0b19946970ac85581fcc2c4ebbd6411e73f68 [diff] |
Add Keyboard event support There are some mouse/touchpad devices that are combined with a keyboard into a single device. Since mice are now handled by CMT, we will have to support those devices. This code is modeled after keyboard handling in xf86-input-evdev. BUG=chromium:367969 TEST=Plug in a Logitech K400r, then use the device. Keyboard and touchpad should be working. Change-Id: I510cbfd81f11d80bd87647edf588f68c1f7b08b3 Reviewed-on: https://chromium-review.googlesource.com/197370 Reviewed-by: Andrew de los Reyes <[email protected]> Tested-by: Dennis Kempin <[email protected]> Commit-Queue: Dennis Kempin <[email protected]>