aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-twinhan.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-07-23HID: driver for Twinhan USB 6253:0100 remote controlBruno Premont1-0/+147
Add explicit key mappings for TwinHan USB HID remote control. All dummy Ctrl, Alt, Meta, ... key press/release events generated by the remote are silenced by "unmapping" them. This makes Power and Volume keys single-key and strips the regular (even while idle) key release events for Ctrl, Alt, Meta, ... Signed-off-by: Bruno Premont <bonbons@linux-vserver.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>