]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
platform/x86: ideapad-laptop: Add support for new hotkeys found on ThinkBook 14s...
authorAndré Apitzsch <git@apitzsch.eu>
Sat, 19 Aug 2023 07:12:15 +0000 (09:12 +0200)
committerHans de Goede <hdegoede@redhat.com>
Mon, 21 Aug 2023 11:09:38 +0000 (13:09 +0200)
commita260f7d726fde52c0278bd3fa085a758639bcee2
tree86d50dc44cb5aca93e88abc94a5eaeca7646f735
parentdb35610a181c18f7a521a2e157f7acdef7ce425f
platform/x86: ideapad-laptop: Add support for new hotkeys found on ThinkBook 14s Yoga ITL

The Lenovo Thinkbook 14s Yoga ITL has 4 new symbols/shortcuts on their
F9-F11 and PrtSc keys:

F9:    Has a symbol of a head with a headset, the manual says "Service key"
F10:   Has a symbol of a telephone horn which has been picked up from the
       receiver, the manual says: "Answer incoming calls"
F11:   Has a symbol of a telephone horn which is resting on the receiver,
       the manual says: "Reject incoming calls"
PrtSc: Has a symbol of a siccor and a dashed ellipse, the manual says:
       "Open the Windows 'Snipping' Tool app"

This commit adds support for these 4 new hkey events.

Signed-off-by: André Apitzsch <git@apitzsch.eu>
Link: https://lore.kernel.org/r/20230819-lenovo_keys-v1-1-9d34eac88e0a@apitzsch.eu
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/ideapad-laptop.c