mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
alsa-mixer: Prefer "Digital Input Source:Digital Mic 1"
...over "Digital Input Source:Analog Input". It makes life a little easier for users of Dell xps m1330. Just an old Ubuntu delta I never upstreamed until now. The patch was originally written by Daniel T Chen <crimsun@ubuntu.com>. BugLink: https://bugs.launchpad.net/bugs/453966 Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
parent
872f56dc7e
commit
0a0189d972
1 changed files with 3 additions and 3 deletions
|
|
@ -235,12 +235,12 @@ name = input-linein
|
||||||
[Element Digital Input Source]
|
[Element Digital Input Source]
|
||||||
enumeration = select
|
enumeration = select
|
||||||
|
|
||||||
[Option Digital Input Source:Analog Inputs]
|
|
||||||
name = input
|
|
||||||
|
|
||||||
[Option Digital Input Source:Digital Mic 1]
|
[Option Digital Input Source:Digital Mic 1]
|
||||||
name = input-microphone
|
name = input-microphone
|
||||||
|
|
||||||
|
[Option Digital Input Source:Analog Inputs]
|
||||||
|
name = input
|
||||||
|
|
||||||
[Option Digital Input Source:Digital Mic 2]
|
[Option Digital Input Source:Digital Mic 2]
|
||||||
name = input-microphone
|
name = input-microphone
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue