]> git.alsa-project.org Git - alsa-utils.git/commitdiff
amixer: Expand on channel docs in man page
authorMatt Campbell <mcampbell@izotope.com>
Sun, 14 Feb 2021 16:47:19 +0000 (11:47 -0500)
committerJaroslav Kysela <perex@perex.cz>
Fri, 5 Mar 2021 20:14:12 +0000 (21:14 +0100)
Add missing channel params to the amixer man page. Also call out that
the channel param must come before the value to take effect.

signed-off-by: Matthew Campbell <mcampbell@izotope.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
amixer/amixer.1

index 76007d2e47637ac1836beac66fa61e0081f23f19..0bac82b131f507334146495d1ba687cd0bf1fb5c 100644 (file)
@@ -44,11 +44,12 @@ value, respectively.
 The parameters \fIcap, nocap, mute, unmute, toggle\fP are used to
 change capture (recording) and muting for the group specified.
 
-The optional modifiers can be put as extra parameters to specify
-the stream direction or channels to apply.
+The optional modifiers can be put as extra parameters before the value to
+specify the stream direction or channels to apply.
 The modifiers \fIplayback\fP and \fIcapture\fP specify the stream,
-and the modifiers \fIfront, rear, center, woofer\fP are used to specify
-channels to be changed. 
+and the modifiers \fIfront, frontleft, frontright, frontcenter, center,
+rear, rearright, rearleft, woofer\fP are used to specify channels to be
+changed.
 
 A simple mixer control must be specified. Only one device can be controlled
 at a time.