From: Hans de Goede Date: Wed, 9 Apr 2014 09:46:46 +0000 (+0200) Subject: thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~61^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b9dd4fab26a0f328420cbda0845a325f45bcd92;p=pandora-kernel.git thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540 The T440s user guide says that when Fn-lock is not active, the *40s' F9 - F12 keys should be mapped to: control-panel, search, show-all-windows and Computer. These keys generate the sofar unused 28 - 31 hotkey scancodes. For the first 2 this nicely matches the icons on the keys, for the latter 2 the icons are somewhat creative, which is why I ended up looking them up in the user manual. Signed-off-by: Hans de Goede Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed