mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
alsa-mixer: sb-omni-surround-5.1.conf: rename analog-stereo to analog-stereo-output
The mapping is only useful for output, and this renaming makes the name symmetric with the input mapping.
This commit is contained in:
parent
b7744e5004
commit
9083750fc8
1 changed files with 3 additions and 2 deletions
|
|
@ -23,11 +23,12 @@
|
|||
[General]
|
||||
auto-profiles = yes
|
||||
|
||||
[Mapping analog-stereo]
|
||||
[Mapping analog-stereo-output]
|
||||
device-strings = front:%f hw:%f
|
||||
channel-map = left,right
|
||||
paths-output = analog-output
|
||||
priority = 10
|
||||
direction = output
|
||||
|
||||
[Mapping analog-stereo-input]
|
||||
device-strings = hw:%f,1,0
|
||||
|
|
@ -75,4 +76,4 @@ device-strings = iec958:%f
|
|||
channel-map = left,right
|
||||
paths-output = iec958-stereo-output
|
||||
priority = 5
|
||||
direction = output
|
||||
direction = output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue