From: Jan Kiszka Date: Mon, 14 Jan 2008 12:08:27 +0000 (+0100) Subject: HID: Refactor MS Presenter 8K key mapping X-Git-Tag: v2.6.25-rc1~1170^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7d32c815b938a8e98e93d881e6ec5da63bd0beb;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed