HID: Refactor MS Presenter 8K key mapping
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 14 Jan 2008 12:08:27 +0000 (13:08 +0100)
committerJiri Kosina <jkosina@suse.cz>
Mon, 28 Jan 2008 13:51:23 +0000 (14:51 +0100)
commitd7d32c815b938a8e98e93d881e6ec5da63bd0beb
treee1cf81c5dcf426ceeb281de988570e86382bd862
parent85c985f46059107c4f4bf5f9e7807dbb646595db
HID: Refactor MS Presenter 8K key mapping

Following the suggestion of Jonas, this patch maps the special keys of
the MS Presenter 8000 to targets that should allow for better re-mapping
according to individual use cases (i.e. I avoided hard-wiring to
standard keys). This time I also included the last missing key event
(switching back from presentation mode).

The optimal Xmodmap customization for using the Presenter with
OpenOffice now looks like this for me:

keycode 175 = Escape
keycode 179 = F5
keysym XF86Forward = Right
keysym XF86Back = Left

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-input-quirks.c