diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2015-09-10 06:56:44 +0200 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2015-09-10 06:56:44 +0200 |
commit | 0018e4e47947b1a65855e8404480131e9d0c93ca (patch) | |
tree | 08c72eb2204368d773f8a4f3aba7123c7ffd5817 /hwdb | |
parent | f24aa148ab793054a5a29e0e16c5ad9b3f7da93e (diff) | |
parent | 6e675e278c04bd5662914888a2b3cf856d743659 (diff) |
Merge pull request #1230 from swem/master
Add microphone mute keymap for Dell Precision
Diffstat (limited to 'hwdb')
-rw-r--r-- | hwdb/60-keyboard.hwdb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hwdb/60-keyboard.hwdb b/hwdb/60-keyboard.hwdb index 65e939262a..3e49449ae9 100644 --- a/hwdb/60-keyboard.hwdb +++ b/hwdb/60-keyboard.hwdb @@ -273,6 +273,8 @@ evdev:atkbd:dmi:bvn*:bvr*:bd*:svnDell*:pnXPS12-9Q33*:pvr* # Dell Latitude microphone mute evdev:name:Dell WMI hotkeys:dmi:bvn*:bvr*:bd*:svnDell*:pnLatitude* +# Dell Precision microphone mute +evdev:name:Dell WMI hotkeys:dmi:bvn*:bvr*:bd*:svnDell*:pnPrecision* KEYBOARD_KEY_150=f20 # Mic mute toggle, should be micmute ########################################################### |