summaryrefslogtreecommitdiff
path: root/amixer
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-03-19 16:03:33 +0100
committerTakashi Iwai <tiwai@suse.de>2012-03-19 16:05:06 +0100
commit8824d0824d780d0fa503f9c9fbae46e45bbb18e7 (patch)
treecb38e56e9dc60215caf855b9da3a98b058f38570 /amixer
parent658c3cfd5726eb1efb44472909651402c6f8fa15 (diff)
amixer, alsamixer: Add description of volume-mapping
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'amixer')
-rw-r--r--amixer/amixer.117
1 files changed, 17 insertions, 0 deletions
diff --git a/amixer/amixer.1 b/amixer/amixer.1
index b1ac323..3ed20a9 100644
--- a/amixer/amixer.1
+++ b/amixer/amixer.1
@@ -104,10 +104,21 @@ The commands to unmatched ids are ignored without errors too.
.TP
\fI\-h\fP
Help: show syntax.
+
.TP
\fI\-q\fP
Quiet mode. Do not show results of changes.
+.TP
+\fI\-R\fP
+Use the raw value for evaluating the percentage representation.
+This is the default mode.
+
+.TP
+\fI\-M\fP
+Use the mapped volume for evaluating the percentage representation
+like \fBalsamixer\fR, to be more natural for human ear.
+
.SH EXAMPLES
.TP
@@ -134,8 +145,14 @@ will set the third soundcard's second line playback volume(s) to 40%
\fBamixer \-c 2 cset numid=34 40%\fR
will set the 34th soundcard element to 40%
+.SH SEE ALSO
+\fB
+alsamixer(1)
+\fP
+
.SH BUGS
None known.
+
.SH AUTHOR
\fBamixer\fP is by Jaroslav Kysela <perex@perex.cz>.
This document is by Paul Winkler <zarmzarm@erols.com> and Jaroslav Kysela <perex@perex.cz>.