mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
eeepc-wmi: add wlan key found on 1015P
Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Matthew Garrett <mjg@redhat.com>
This commit is contained in:
parent
5628e5aa12
commit
bc40cce201
@ -82,6 +82,7 @@ static const struct key_entry eeepc_wmi_keymap[] = {
|
||||
{ KE_KEY, 0x5c, { KEY_F15 } },
|
||||
{ KE_KEY, 0x5d, { KEY_WLAN } },
|
||||
{ KE_KEY, 0x6b, { KEY_F13 } }, /* Disable Touchpad */
|
||||
{ KE_KEY, 0x88, { KEY_WLAN } },
|
||||
{ KE_KEY, 0xcc, { KEY_SWITCHVIDEOMODE } },
|
||||
{ KE_KEY, 0xe0, { KEY_PROG1 } },
|
||||
{ KE_KEY, 0xe1, { KEY_F14 } },
|
||||
|
Loading…
Reference in New Issue
Block a user