mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
alsa-profiles: rename mappings for Xonar SE
Remove descriptions as well. Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/754>
This commit is contained in:
parent
9e85059c64
commit
b8e2198d34
1 changed files with 2 additions and 4 deletions
|
|
@ -21,16 +21,14 @@
|
||||||
[General]
|
[General]
|
||||||
auto-profiles = yes
|
auto-profiles = yes
|
||||||
|
|
||||||
[Mapping analog-stereo-front]
|
[Mapping analog-stereo-headset]
|
||||||
description = Analog Stereo Front
|
|
||||||
device-strings = hw:%f,1
|
device-strings = hw:%f,1
|
||||||
channel-map = left,right
|
channel-map = left,right
|
||||||
paths-output = analog-output analog-output-headphones
|
paths-output = analog-output analog-output-headphones
|
||||||
paths-input = analog-input-mic analog-input-headphone-mic analog-input-headset-mic
|
paths-input = analog-input-mic analog-input-headphone-mic analog-input-headset-mic
|
||||||
priority = 15
|
priority = 15
|
||||||
|
|
||||||
[Mapping analog-stereo-rear]
|
[Mapping analog-stereo]
|
||||||
description = Analog Stereo Rear
|
|
||||||
device-strings = hw:%f,0
|
device-strings = hw:%f,0
|
||||||
channel-map = left,right
|
channel-map = left,right
|
||||||
paths-output = analog-output analog-output-speaker
|
paths-output = analog-output analog-output-speaker
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue