commit | 0f5e182dff576e6f3cd9b805834f18d11f2882aa | [log] [tgz] |
---|---|---|
author | Ping Cheng <pingc@wacom.com> | Tue Dec 15 00:35:25 2009 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Dec 15 00:36:20 2009 -0800 |
tree | b4a278799bfa6b61a4d2d3c3ea43f22e2b788341 | |
parent | cad7470084686d876ebfecf55a9ce039075f9134 [diff] |
Input: wacom - separate pen from express keys on Graphire Since Graphire/Bamboo devices report pen and expresskeys in the same data packet, we need to send a input_sync event to separate pen data from expresskeys for X11 driver to process them properly. Signed-off-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>