commit | a8e627f4f2890f2903963f9e297cca151c860200 | [log] [tgz] |
---|---|---|
author | Brian J Lovin <brian.j.lovin@intel.com> | Tue Aug 27 10:49:42 2013 -0700 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Sep 03 22:49:16 2013 -0700 |
tree | d91906478b36dc085ab553fe90cfb6cae351cdf1 | |
parent | 1f7ce6e3d55ce255187a2a1f07adc778a9108a5f [diff] |
keyboard: Add rudimentary touch support to keyboard. At this time there is no way to have a key be activated when touch_up is called, so all this patch does is activate they key on touch_down. Signed-off-by: Brian J Lovin <brian.j.lovin@intel.com>