summaryrefslogtreecommitdiff
path: root/hwdb
diff options
context:
space:
mode:
authorHui Wang <hui.wang@canonical.com>2014-07-30 16:09:08 +0800
committerMartin Pitt <martin.pitt@ubuntu.com>2014-07-30 10:49:18 +0200
commit1f6d36f267186c0e3184bab4c7eca48481c6faab (patch)
treea05be179cda331b85bba359d806f81149f93feb8 /hwdb
parent805b573fad06b845502e76f3db3a0efa7583149d (diff)
keymap: Add microphone mute keymap for Dell Latitude
On the Dell Latitude, the mic mute key event is generated by wmi driver, the keycode assigned to this hotkey from kernel is KEY_MICMUTE (248), this keycode is too big for xorg to handle, in the xorg, the XF86AudioMicMute is assigned to F20. Please refer to 4e648ea0 of xkeyboard-config. BugLink: https://bugs.launchpad.net/bugs/1326684 BugLink: https://bugs.launchpad.net/bugs/1339998 Signed-off-by: Hui Wang <hui.wang@canonical.com> Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
Diffstat (limited to 'hwdb')
-rw-r--r--hwdb/60-keyboard.hwdb4
1 files changed, 4 insertions, 0 deletions
diff --git a/hwdb/60-keyboard.hwdb b/hwdb/60-keyboard.hwdb
index c7ff4e4d2..70e372b3b 100644
--- a/hwdb/60-keyboard.hwdb
+++ b/hwdb/60-keyboard.hwdb
@@ -229,6 +229,10 @@ keyboard:dmi:bvn*:bvr*:bd*:svnDell*:pnPrecision*:pvr*
keyboard:dmi:bvn*:bvr*:bd*:svnDell*:pnXPS*:pvr*
KEYBOARD_KEY_8c=!unknown
+# Dell Latitude microphone mute
+keyboard:name:Dell WMI hotkeys:dmi:bvn*:bvr*:bd*:svnDell*:pnLatitude*
+ KEYBOARD_KEY_150=f20 # Mic mute toggle
+
###########################################################
# Everex
###########################################################