summaryrefslogtreecommitdiffstats
path: root/xfce4/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml
blob: ea3acb26cae52cc3098b3ca60c69ca53f363e657 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>

<channel name="xfce4-mixer" version="1.0">
  <property name="sound-card" type="string" value="HDAIntelPCHAlsamixer"/>
  <property name="sound-cards" type="empty">
    <property name="HDAIntelHDMIAlsamixer" type="array">
    </property>
    <property name="HDAIntelPCHAlsamixer" type="array">
      <value type="string" value="Mic Boost"/>
      <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="840"/>
  <property name="window-width" type="int" value="695"/>
</channel>