xfce4-mixer: Set pulseaudio as default device.
This commit is contained in:
parent
712d39092c
commit
05747c447c
@ -1,4 +0,0 @@
|
||||
card=HDAATISBAlsamixer
|
||||
track=Общий
|
||||
command=xfce4-mixer
|
||||
|
@ -0,0 +1,3 @@
|
||||
card=PlaybackPulseAudioMixer
|
||||
track=Master
|
||||
command=xfce4-mixer
|
@ -1,14 +1,14 @@
|
||||
<?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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user