1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-29 21:49:07 +00:00

Fix doc re. mixer names

This commit is contained in:
Cesare Tirabassi 2010-03-13 19:28:45 +01:00
parent 56629f7e60
commit 1fe99bc578

View File

@ -2052,15 +2052,10 @@
<option>(device)</option> <option>(device)</option>
</term> </term>
<listitem>Prints the mixer value as reported by the OS. <listitem>Prints the mixer value as reported by the OS.
Default mixer is "vol", but you can specify one of the Default mixer is "Master", but you can specify one of the
following optional arguments: "vol", "bass", "treble", available ALSA Simple mixer controls.
"synth", "pcm", "speaker", "line", "mic", "cd", "mix", You can find the list of those available on your system
"pcm2", "rec", "igain", "ogain", "line1", "line2", "line3", using amixer.
"dig1", "dig2", "dig3", "phin", "phout", "video", "radio",
"monitor". Refer to the definition of SOUND_DEVICE_NAMES in
&lt;linux/soundcard.h&gt; (on Linux), &lt;soundcard.h&gt;
(on OpenBSD), or &lt;sys/soundcard.h&gt; to find the exact
options available on your system.
<para /></listitem> <para /></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>