git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5556eb1
)
HID: lenovo: Don't set EV_REP to avoid repeating mice buttons
author
Jamie Lentin
<jm@lentin.co.uk>
Sun, 9 Nov 2014 07:54:30 +0000
(07:54 +0000)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 11 Nov 2014 10:46:33 +0000
(11:46 +0100)
On the USB keyboard, the VENDOR hotkeys share the same device as the
mouse. Setting EV_REP also affects mouse buttons, so leave it off.
The bluetooth keyboard still has autorepeating mouse buttons, as it
only has one device and is set by the KEYBOARD pages.
Signed-off-by: Jamie Lentin <jm@lentin.co.uk>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-lenovo.c
patch
|
blob
|
history
diff --cc
drivers/hid/hid-lenovo.c
Simple merge