summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2015-08-06 12:13:54 +0200
committerTanu Kaskinen <tanuk@iki.fi>2015-08-28 08:26:48 +0300
commit9083750fc8c54708da87d49b3affce86770c08c5 (patch)
tree3f0ad77206076a718e23c2b59565117f7442ac06
parentb7744e5004b7dbd36bbb0ed7d211e7da3f5feb1b (diff)
downloadpulseaudio-9083750fc8c54708da87d49b3affce86770c08c5.tar.gz
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.
-rw-r--r--src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf b/src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf
index 1c4aa7b15..84d848351 100644
--- a/src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf
+++ b/src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf
@@ -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 \ No newline at end of file
+direction = output