mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
alsa-mixer: Add "Front Headphone" jack
Many desktops have headphone on the front and line outs on the back. Sometimes this means that the headphone is labelled "Front Headphone Jack", but the volume controls are only "Headphone Playback Volume", i e, without the "Front" prefix. Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
parent
004934ecaf
commit
12a53524b3
1 changed files with 3 additions and 0 deletions
|
|
@ -22,6 +22,9 @@
|
|||
priority = 90
|
||||
name = analog-output-headphones
|
||||
|
||||
[Jack Front Headphone]
|
||||
required-any = any
|
||||
|
||||
[Jack Headphone]
|
||||
required-any = any
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue