Commit graph

20 commits

Author SHA1 Message Date
Jaroslav Kysela
68473a41c6 amixer: print help and add doc for 'sevents' and 'events' commands
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2021-10-04 10:40:14 +02:00
Matt Campbell
c47e93fa7e amixer: Expand on channel docs in man page
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>
2021-03-05 21:14:12 +01:00
Jordi Mallach
093a371a27 Several formatting fixes for manpages.
Fix many occurrences of unescaped “-”.
Fix minor English issue.

Signed-off-by: Jordi Mallach <jordi@debian.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-05-16 10:38:13 +02:00
Takashi Iwai
8824d0824d amixer, alsamixer: Add description of volume-mapping
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-03-19 16:05:06 +01:00
Jaroslav Kysela
48de580a7b Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:25:17 +02:00
Takashi Iwai
ae9ddeb634 Add handling of dB to amixer
Added the dB value handling to amixer sset command.
Also, simplify the parser code.

Updated man page for dB suffix and some examples.
2006-08-25 12:00:14 +02:00
Takashi Iwai
21b94bc276 amixer - Add -s option
- Add -s option to read from stdin the command sequentially.
- Suppress unneeded warnings in sset.
2005-12-01 11:32:28 +00:00
Takashi Iwai
87ffccedfd Fix / clean up man pages
Fix / clean up man pages (bug#1386)
2005-09-02 17:36:40 +00:00
Nicolas FRANCOIS
ca5f8cbcfe Fix hyphens in man pages
This patch converts hyphens to minus signs in the man pages (for options,
emails, or command line examples).

This patch also closes one font modifier in iecset.1.
(s/\fIfalse\fI,/\fIfalse\fP,/)

Signed-off-by: Nicolas FRANCOIS <nicolas.francois@centraliens.net>
2004-10-08 16:15:34 +00:00
Thomas Hood
3e6080525e fixes its use of formatting codes in amixer.1
Signed-off-by: Thomas Hood <jdthood@yahoo.co.uk>
2004-09-24 09:49:57 +00:00
Clemens Ladisch
ce70bf037a manpages: remove bogus .ID macro, use .TP for examples 2004-07-09 07:09:28 +00:00
Takashi Iwai
bb2024f1dd fixed the capture arguments: capture -> cap, nocapture -> nocap. 2002-12-20 16:32:50 +00:00
Jaroslav Kysela
b028a84f36 Updated 2002-04-07 20:44:35 +00:00
Jaroslav Kysela
5210f48624 More examples, more updates (toggle) 2001-09-26 13:08:14 +00:00
Abramo Bagnara
b8e931be00 Documentation fixes from Pavel Roskin 2001-03-16 07:35:25 +00:00
Jaroslav Kysela
c569788bf2 First attempt to make this tool functional with latest 0.6.x mixer API. 2000-08-11 19:29:55 +00:00
Takashi Iwai
48823e9ea5 extension of amixer set command:
- add front, rear, center, woofer channel selection
- left and right volumes can be given separately
- volumes can be increased/decreased relatively with + or - suffix
2000-03-18 18:00:37 +00:00
Jaroslav Kysela
b73edfdddc Documentation updates and some help updates.. 1999-07-27 18:35:09 +00:00
Jaroslav Kysela
69f215efe9 Updates for write path.. 1999-01-30 17:28:44 +00:00
Jaroslav Kysela
4bba0aa02e Added man page.. 1998-10-06 10:19:04 +00:00