mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
alsa-mixer: Add "Dock Line Out" jack handling to analog-output-speaker-always
The jack is already in analog-output-speaker, so let's have the same handling in analog-output-speaker-always too.
This commit is contained in:
parent
4a9916ba15
commit
e061f9afd2
1 changed files with 4 additions and 0 deletions
|
|
@ -49,6 +49,10 @@ state.unplugged = unknown
|
||||||
state.plugged = no
|
state.plugged = no
|
||||||
state.unplugged = unknown
|
state.unplugged = unknown
|
||||||
|
|
||||||
|
[Jack Dock Line Out]
|
||||||
|
state.plugged = no
|
||||||
|
state.unplugged = unknown
|
||||||
|
|
||||||
[Element Hardware Master]
|
[Element Hardware Master]
|
||||||
switch = mute
|
switch = mute
|
||||||
volume = merge
|
volume = merge
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue