Commit 05747c44 authored by Mikhail Efremov's avatar Mikhail Efremov

xfce4-mixer: Set pulseaudio as default device.

parent 712d3909
card=HDAATISBAlsamixer
track=Общий
command=xfce4-mixer
card=PlaybackPulseAudioMixer
track=Master
command=xfce4-mixer
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-mixer" version="1.0">
<property name="sound-card" type="string" value="HDAATISBAlsamixer"/>
<property name="sound-card" type="string" value="PlaybackPulseAudioMixer"/>
<property name="window-height" type="int" value="400"/>
<property name="window-width" type="int" value="600"/>
<property name="sound-cards" type="empty">
<property name="HDAATISBAlsamixer" type="array">
<value type="string" value="Общий"/>
<value type="string" value="PCM"/>
<value type="string" value="Микрофон"/>
<property name="PlaybackPulseAudioMixer" type="array">
<value type="string" value="Master"/>
</property>
</property>
<property name="active-card" type="string" value="PlaybackPulseAudioMixer"/>
<property name="volume-step-size" type="uint" value="5"/>
</channel>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment