mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 04:03:36 +08:00
hwdb: Add override for headset form-factor for the Corsair Void Elite
Earlier versions of the headset had 'Headset' in the product name. This version uses 'Dongle' instead, so it doesn't get given a form-factor.
This commit is contained in:
parent
fe3fcb9492
commit
5fd55b2c26
@ -8,6 +8,13 @@
|
||||
# systemd-hwdb update
|
||||
# udevadm trigger
|
||||
|
||||
###########################################################
|
||||
# Corsair
|
||||
###########################################################
|
||||
# Void Headsets
|
||||
usb:v1B1Cp0A51*
|
||||
SOUND_FORM_FACTOR=headset
|
||||
|
||||
###########################################################
|
||||
# Steelseries
|
||||
###########################################################
|
||||
|
Loading…
Reference in New Issue
Block a user