* Added build-wk script * This will (hopefully) keep the arch-hh folder clean allowing for a better git workflow * Rebuilt the default settings for wktech for most programs * Made the theme/icons more consistant between programs * Changed whiskermenu to more closely match a Windows Start Menu * Lots of hw-diags updates: * Connects to the network automatically * Copies all results files to $HOME/Tickets * Creates valid tgz archives of the results * Uses `mktemp` for setting TMP_DIR * mount-all-drives now opens the FileManager if lauched w/ Super+M * Probably more...
28 lines
1.3 KiB
XML
28 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<channel name="xfce4-mixer" version="1.0">
|
|
<property name="sound-card" type="string" value="Intel82801AAICHAlsamixer"/>
|
|
<property name="sound-cards" type="empty">
|
|
<property name="Intel82801AAICHAlsamixer" type="array">
|
|
<value type="string" value="Stereo Mic"/>
|
|
<value type="string" value="Spread Front to Surround and Center/LFE"/>
|
|
<value type="string" value="Exchange Front/Surround"/>
|
|
<value type="string" value="Mic Select"/>
|
|
<value type="string" value="Mic Boost (+20dB)"/>
|
|
<value type="string" value="Microphone Capture"/>
|
|
<value type="string" value="Microphone"/>
|
|
<value type="string" value="CD Capture"/>
|
|
<value type="string" value="CD"/>
|
|
<value type="string" value="Line Jack Sense"/>
|
|
<value type="string" value="Line-in Capture"/>
|
|
<value type="string" value="Line-in"/>
|
|
<value type="string" value="PCM Out Path & Mute"/>
|
|
<value type="string" value="PCM"/>
|
|
<value type="string" value="Headphone Jack Sense"/>
|
|
<value type="string" value="Master Mono"/>
|
|
<value type="string" value="Master"/>
|
|
</property>
|
|
</property>
|
|
<property name="window-height" type="int" value="400"/>
|
|
<property name="window-width" type="int" value="640"/>
|
|
</channel>
|