summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPerry Yuan <perry_yuan@dell.com>2021-03-08 03:50:49 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-03-08 10:10:32 +0100
commit9e04eb0d5fc07617d5e37df991eac11d5812c92e (patch)
tree3353f57f94ef998824439503e2cea6e1e82220b4
parentMerge pull request #18908 from mrc0mmand/fix-packit (diff)
downloadsystemd-9e04eb0d5fc07617d5e37df991eac11d5812c92e.tar.xz
systemd-9e04eb0d5fc07617d5e37df991eac11d5812c92e.zip
hwdb: 60-keyboard:: Update Dell Privacy Micmute Hotkey Map
Dell new Privacy feature provide new hardware level privacy protect for users This patch remaps scancode 0x120001 to key code F20 micmute The old matching string cannot cover some other Dell products which have the privacy feature,expand the string to all the system that can load the privacy driver,privacy driver already detect the system if it can support this feature. So here we can safely just map the micmute key to scancode 0x120001 Signed-off-by: Perry Yuan <perry_yuan@dell.com>
-rw-r--r--hwdb.d/60-keyboard.hwdb2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwdb.d/60-keyboard.hwdb b/hwdb.d/60-keyboard.hwdb
index fc76be100d..5485f892bb 100644
--- a/hwdb.d/60-keyboard.hwdb
+++ b/hwdb.d/60-keyboard.hwdb
@@ -383,7 +383,7 @@ evdev:name:Dell WMI hotkeys:dmi:bvn*:bvr*:bd*:svnDell*:pnPrecision*:*
KEYBOARD_KEY_100150=f20 # Mic mute toggle, should be micmute
# Dell Latitude privacy microphone mute
-evdev:name:Dell Privacy Driver:dmi:bvn*:bvr*:bd*:svnDell*:pnLatitude*:sku0A3E:*
+evdev:name:Dell Privacy Driver:dmi:bvn*:bvr*:bd*:svnDell*:pnLatitude*:*
KEYBOARD_KEY_12001=f20 # Mic mute toggle, should be micmute
###########################################################