mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
keymap: Support for microphone mute button on ThinkPad X220 et al
On a ThinkPad X220 there is a microphone mute button which generates ACPI event "ibm/hotkey HKEY 00000080 0000101b". As there is no key like "micmute", map it to prog2.
This commit is contained in:
parent
3c00bc177c
commit
6e3b1694a4
@ -14,3 +14,4 @@
|
||||
0x15 volumedown
|
||||
0x16 mute
|
||||
0x17 prog1 # ThinkPad/ThinkVantage button (high keycode: "vendor")
|
||||
0x1A prog2 # Microphone mute
|
||||
|
Loading…
Reference in New Issue
Block a user