summaryrefslogtreecommitdiff
path: root/hwdb.d/60-keyboard.hwdb
diff options
context:
space:
mode:
authorPablo Ceballos <pceballos@google.com>2022-05-13 23:33:07 +0000
committerLuca Boccassi <luca.boccassi@gmail.com>2022-05-16 21:16:58 +0100
commit2d251543211dae43bcf6f01ed32a3dbe8fef1ea7 (patch)
treeee12608aefa84abd14d7736d472d178127ca6129 /hwdb.d/60-keyboard.hwdb
parent48139c7c570d8863cb883cf3f08fce0497ff0bd2 (diff)
downloadsystemd-2d251543211dae43bcf6f01ed32a3dbe8fef1ea7.tar.gz
hwdb: Add Google Hangouts Meet speakermic
This device implements the phone mute HID usage as a toggle switch, where 1 indicates muted, and 0 indicates unmuted. However, for a key event 1 indicates that the key has been pressed and 0 indicates it has been released. This mismatch causes issues, so prevent key events from being generated for this HID usage.
Diffstat (limited to 'hwdb.d/60-keyboard.hwdb')
-rw-r--r--hwdb.d/60-keyboard.hwdb8
1 files changed, 8 insertions, 0 deletions
diff --git a/hwdb.d/60-keyboard.hwdb b/hwdb.d/60-keyboard.hwdb
index b852f33608..2e4f6f4293 100644
--- a/hwdb.d/60-keyboard.hwdb
+++ b/hwdb.d/60-keyboard.hwdb
@@ -512,6 +512,14 @@ evdev:input:b0003v0458p0708*
KEYBOARD_KEY_0900fc=screenlock
###########################################################
+# Google
+###########################################################
+
+# Google Hangouts Meet speakermic
+evdev:input:b0003v18D1p8001*
+ KEYBOARD_KEY_b002f=reserved # Disable micmute key
+
+###########################################################
# Hewlett Packard
###########################################################