mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
alsa-mixer: Make sure capture source and input source use right path
Make sure that mic and line (with common names) use the specific path instead of the analog-input one. Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
parent
65317c8241
commit
dbdb4607b0
6 changed files with 12 additions and 45 deletions
|
|
@ -53,12 +53,14 @@ enumeration = select
|
|||
|
||||
[Option Input Source:Rear Mic]
|
||||
name = analog-input-microphone-rear
|
||||
required-any = any
|
||||
|
||||
[Element Capture Source]
|
||||
enumeration = select
|
||||
|
||||
[Option Capture Source:Rear Mic]
|
||||
name = analog-input-microphone-rear
|
||||
required-any = any
|
||||
|
||||
[Element Mic]
|
||||
switch = off
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue