mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 18:45:10 +00:00
Explained that mixer requires OSS and added the device list.
This commit is contained in:
parent
1321a41015
commit
71e220eaa6
@ -1660,7 +1660,7 @@
|
|||||||
</term>
|
</term>
|
||||||
<listitem>If mixer exists, display everything between
|
<listitem>If mixer exists, display everything between
|
||||||
$if_mixer_mute and the matching $endif. If no mixer is
|
$if_mixer_mute and the matching $endif. If no mixer is
|
||||||
specified, "Master" is used.
|
specified, "Vol" is used.
|
||||||
<para /></listitem>
|
<para /></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
@ -2112,10 +2112,14 @@
|
|||||||
<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 "Master", but you can specify one of the
|
On Linux, this variable uses the OSS emulation, so you
|
||||||
available ALSA Simple mixer controls.
|
need the proper kernel module loaded.
|
||||||
You can find the list of those available on your system
|
Default mixer is "Vol", but you can specify one of the
|
||||||
using amixer.
|
available OSS controls: "Vol", "Bass", "Trebl", "Synth",
|
||||||
|
"Pcm", "Spkr", "Line", "Mic", "CD", "Mix", "Pcm2 ", "Rec",
|
||||||
|
"IGain", "OGain", "Line1", "Line2", "Line3", "Digital1",
|
||||||
|
"Digital2", "Digital3", "PhoneIn", "PhoneOut", "Video",
|
||||||
|
"Radio" and "Monitor".
|
||||||
<para /></listitem>
|
<para /></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
|
Loading…
Reference in New Issue
Block a user