]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
HID: apple_fn_keys F5 and F6
authorHenrik Rydberg <rydberg@euromail.se>
Tue, 22 Jul 2008 13:54:05 +0000 (15:54 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 23 Jul 2008 13:25:22 +0000 (15:25 +0200)
commit6a250778c79d6d14db9ed8e1f86f7b934e2bf3dc
treea71c20da483ada82da7f9a60c1eabaac64f997a1
parentacc0b7c40983c316bc69d97b1acf05a228b0d61e
HID: apple_fn_keys F5 and F6

In drivers/hid/hid-input.c, the apple_fn_keys translation table
contains no entries for the F5 and F6 keys. This patch maps the F5 and
F6 keys to KBDILLUMDOWN and KBDILLUMUP, respektively, which make them
work as keyboard backlight control keys.

Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-input.c