alsa-mixer: Add lineout to surround21 mappings

This makes the analog-surround-21 mapping consistent with other
surround mappings. I'm not sure if this makes any practical
difference, though.
This commit is contained in:
Tanu Kaskinen 2015-01-29 13:53:08 +02:00 committed by David Henningsson
parent bf53143387
commit f75335f25c
3 changed files with 3 additions and 3 deletions

View file

@ -118,7 +118,7 @@ priority = 10
[Mapping analog-surround-21]
device-strings = surround21:%f
channel-map = front-left,front-right,lfe
paths-output = analog-output analog-output-speaker
paths-output = analog-output analog-output-lineout analog-output-speaker
priority = 8
direction = output

View file

@ -37,7 +37,7 @@ priority = 10
[Mapping analog-surround-21]
device-strings = surround21:%f
channel-map = front-left,front-right,lfe
paths-output = analog-output analog-output-speaker-always
paths-output = analog-output analog-output-lineout analog-output-speaker-always
priority = 8
direction = output

View file

@ -36,7 +36,7 @@ priority = 10
[Mapping analog-surround-21]
device-strings = surround21:%f
channel-map = front-left,front-right,lfe
paths-output = analog-output analog-output-speaker-always
paths-output = analog-output analog-output-lineout analog-output-speaker-always
priority = 8
direction = output