diff options
author | Thomas Hood <jdthood@yahoo.co.uk> | 2004-09-24 09:33:20 +0000 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2004-09-24 09:33:20 +0000 |
commit | 3e561660cfd12061a5ad35c7b233c1300ef79cd5 (patch) | |
tree | 5d836b05922c657d77e7f8024caa4d8081460d21 /alsamixer | |
parent | 57cf36581118e01385b0d4e5520616c6265738ef (diff) |
Correct the description of the function of the spacebar in alsamixer.1
Signed-off-by: Thomas Hood <jdthood@yahoo.co.uk>
Diffstat (limited to 'alsamixer')
-rw-r--r-- | alsamixer/alsamixer.1 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/alsamixer/alsamixer.1 b/alsamixer/alsamixer.1 index 370e4a9..5c3bd5b 100644 --- a/alsamixer/alsamixer.1 +++ b/alsamixer/alsamixer.1 @@ -58,11 +58,9 @@ right channels. 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. -You can toggle left and right independently by using \fIInsert\fP (or \fI;\fP) -and \fIDelete\fP (or \fI'\fP) respectively. +\fISPACE\fP enables recording for the current channel. If any other +channels have recording enabled, they will have their recording function +disabled first. This only works for valid input channels, of course. \fIL\fP re-draws the screen. |