gentoo-asahi-releng/tools-uclibc/desktop/gentoo/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml
Anthony G. Basile 6a53f8b7f2 tools-uclibc/desktop: several improvements
1) Fix circular dependency wrt avahi and directfb
  2) Add CFLAGS=-fcheck-stack to global build
  3) Address breakage under check-stack for ffmpeg, bug #471756
  4) Clean up desktop
2013-05-30 16:42:19 -04:00

19 lines
775 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-mixer" version="1.0">
<property name="volume-step-size" type="uint" value="5"/>
<property name="active-card" type="string" value="HDAIntelAlsamixer"/>
<property name="sound-card" type="string" value="HDAIntelAlsamixer"/>
<property name="sound-cards" type="empty">
<property name="HDAIntelAlsamixer" type="array">
<value type="string" value="IEC958 Default PCM"/>
<value type="string" value="PCM"/>
<value type="string" value="Speaker"/>
<value type="string" value="Headphone"/>
<value type="string" value="Master"/>
</property>
</property>
<property name="window-height" type="int" value="468"/>
<property name="window-width" type="int" value="501"/>
</channel>