]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Add Google Hangouts Meet speakermic
authorPablo Ceballos <pceballos@google.com>
Fri, 13 May 2022 23:33:07 +0000 (23:33 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 16 May 2022 20:16:58 +0000 (21:16 +0100)
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.

hwdb.d/60-keyboard.hwdb

index b852f33608252aa9b6ce5019782597ec7fe242e7..2e4f6f429318104b4144328a6534508f701beae6 100644 (file)
@@ -511,6 +511,14 @@ evdev:input:b0003v0458p0708*
  KEYBOARD_KEY_0900fd=scale
  KEYBOARD_KEY_0900fc=screenlock
 
+###########################################################
+# Google
+###########################################################
+
+# Google Hangouts Meet speakermic
+evdev:input:b0003v18D1p8001*
+ KEYBOARD_KEY_b002f=reserved                            # Disable micmute key
+
 ###########################################################
 # Hewlett Packard
 ###########################################################