summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNizar Al-Kabbani <nizar.m.kabbani@gmail.com>2026-07-19 12:08:43 +0300
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2026-07-21 13:01:23 +0300
commit6303451189a6d8f304221065c44ccd597e0acbe5 (patch)
tree4c12d03432bd3335a55087d72e1103dbe83072f3 /tools/perf/scripts/python
parent79c5e5d6909ab0c060b4dcf406b50d139c09a168 (diff)
platform/x86: asus-nb-wmi: map ProArt key (0x8b) to KEY_PROG3
The dedicated "ProArt" key on the ASUS ProArt PX13 (HN7306) emits ASUS WMI event code 0x8b. This code is absent from the asus-nb-wmi sparse keymap, so pressing the key only produces a "Unknown key code 0x8b" message and does nothing in userspace. On this model the key is exposed solely through the WMI interface and has no HID scancode, so it can only be handled inside asus-nb-wmi. Map 0x8b to KEY_PROG3 so the key emits a bindable event, consistent with the existing KEY_PROG3 mapping used for the ASUS programmable/Armoury key. Signed-off-by: Nizar Al-Kabbani <nizar.m.kabbani@gmail.com> Reviewed-by: Denis Benato <denis.benato@linux.dev> Link: https://patch.msgid.link/20260719090843.66777-1-nizar.m.kabbani@gmail.com Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions