mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-20 06:59:53 -05:00
alsa: leave other headphone control enabled if possible
This commit is contained in:
parent
591ade1aca
commit
73a4f4fdbc
5 changed files with 22 additions and 4 deletions
|
|
@ -37,9 +37,12 @@ override-map.2 = all-left,all-right
|
|||
switch = off
|
||||
volume = off
|
||||
|
||||
; This profile path is intended to control the second headphones, not
|
||||
; the first headphones. But it should not hurt if we leave the
|
||||
; headphone jack enabled nonetheless.
|
||||
[Element Headphone]
|
||||
switch = off
|
||||
volume = off
|
||||
switch = mute
|
||||
volume = zero
|
||||
|
||||
[Element Headphone2]
|
||||
required = any
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue