From: Henrik Rydberg Date: Tue, 22 Jul 2008 13:54:05 +0000 (+0200) Subject: HID: apple_fn_keys F5 and F6 X-Git-Tag: v2.6.27-rc1~855^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a250778c79d6d14db9ed8e1f86f7b934e2bf3dc;p=pandora-kernel.git 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed