1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-04 17:47:03 +03:00
Hui Wang 0319812234 keymap: remap microphone mute keycode for Lenovo Thinkcentre M800z
This Lenovo machine use codec Line2 to implement a microphone mute
button, it depends on the unsolicited interrupt to generate key event,
the scan code for this button is assigned to 0x00 in the linux kernel
driver, and the keycode is KEY_MICMUTE(248), we need to remap this
keycode to KEY_F20 to make this hotkey work in X11.

BugLink: https://bugs.launchpad.net/bugs/1531362
Signed-off-by: Hui Wang <hui.wang@canonical.com>
2016-01-06 04:02:32 +01:00
..
2015-08-26 18:38:30 +02:00
2015-11-14 09:54:17 +01:00
2015-07-31 18:08:55 +02:00
2015-11-14 09:54:17 +01:00
2015-03-12 18:34:23 +01:00
2014-07-03 16:28:57 +02:00
2015-11-14 09:54:17 +01:00
2015-08-26 18:38:30 +02:00
2013-08-13 10:22:02 +02:00