From: Michael Hanselmann Date: Mon, 17 Mar 2008 21:23:52 +0000 (+0100) Subject: HID: update key codes for Apple aluminium X-Git-Tag: v2.6.25-rc7~106^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07146648bc6ea8b1530644c8a41bef55f1b2d952;p=pandora-kernel.git HID: update key codes for Apple aluminium F5 and F6 have no second function printed on them. Thus their definitions have been removed from the table. KEY_CYCLEWINDOWS doesn't name the function of Mac OS X' Expose properly and because we couldn't find a better key code, we decided to use KEY_FN_F4 instead. We also changed KEY_BACK and KEY_FORWARD, which apply to browser functions, to KEY_PREVIOUSSONG and KEY_NEXTSONG, since the keys are intended to control a music player. Signed-off-by: Michael Hanselmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed