mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-11 13:30:07 -05:00
acp: update to latest
This commit is contained in:
parent
962bf4d897
commit
62065ac263
13 changed files with 238 additions and 84 deletions
|
|
@ -35,6 +35,10 @@ state.unplugged = unknown
|
|||
[Jack Front Headphone]
|
||||
required-any = any
|
||||
|
||||
; HP EliteDesk 800 DM Headset
|
||||
[Jack Front Headphone Front]
|
||||
required-any = any
|
||||
|
||||
[Jack Front Headphone Phantom]
|
||||
required-any = any
|
||||
state.plugged = unknown
|
||||
|
|
@ -89,6 +93,13 @@ volume = merge
|
|||
override-map.1 = all
|
||||
override-map.2 = all-left,all-right
|
||||
|
||||
; This path is intended to control the first headphones, not
|
||||
; the second headphones. But it should not hurt if we leave the second
|
||||
; headphone jack enabled nonetheless.
|
||||
[Element Headphone,1]
|
||||
switch = mute
|
||||
volume = zero
|
||||
|
||||
[Element Headset]
|
||||
required-any = any
|
||||
switch = mute
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue