From cc3f05a4f1579a96421e8d853744ee8cdf9cc3a8 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 12 Nov 2001 15:59:53 +0000 Subject: [PATCH] Fixed for the current behavior, options. --- alsamixer/alsamixer.1 | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/alsamixer/alsamixer.1 b/alsamixer/alsamixer.1 index 029e197..4b8d578 100644 --- a/alsamixer/alsamixer.1 +++ b/alsamixer/alsamixer.1 @@ -33,7 +33,7 @@ Select the mixer device to control. Toggle the using of colors. .TP -\fI-m\fP +\fI-s\fP Minimize the mixer window. .SH KEYBOARD COMMANDS @@ -51,28 +51,27 @@ currently selected device. You can also use \fI+\fP or \fI-\fP for the same purpose. Both the left and right signals are affected. For independent left and right control, see below. +The \fIB\fP or \fI=\fP key adjusts the balance of volumes on left and +right channels. + \fIM\fP toggles muting for the current channel (both left and right). You can -mute left and right independently by using \fI,\fP and \fI.\fP respectively. +mute left and right independently by using \fI,\fP (or \fI<\fP) and +\fI.\fP (or \fI>\fP) respectively. \fISPACE\fP toggles recording: the current channel will be added or removed from the sources used for recording. This only works for valid input channels, of course. - -\fIR\fP toggle display of playback or record mixer. +You can toggle left and right independently by using \fIInsert\fP (or \fI;\fP) +and \fIDelete\fP (or \fI'\fP) respectively. \fIL\fP re-draws the screen. -\fITAB\fP toggles the mode for volume display. See description for the -\fI-e\fP flag above. - .SS Quick Volume Changes -\fIPageUp\fP increases volume by 10. - -\fIPageDown\fP decreases volume by 10. +\fIPageUp\fP increases volume by 5. -\fIHome\fP sets volume to maximum. +\fIPageDown\fP decreases volume by 5. \fIEnd\fP sets volume to 0. -- 2.47.1