wmix: replaced man page with uncompressed version
This allows easier review/fix/patches. Furthermore, not all man tools support compression and some distribution may use other compression algorithm (bzip2, ...), so this should be handled at install time. Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
parent
9f5ea8c8d7
commit
501620e06d
2 changed files with 36 additions and 0 deletions
36
wmix/wmix.1x
Normal file
36
wmix/wmix.1x
Normal file
|
@ -0,0 +1,36 @@
|
||||||
|
..TH "wmix" "1" "2.2" "Fredrik Steen"
|
||||||
|
..SH "NAME"
|
||||||
|
..LP
|
||||||
|
wmix \- Dockapp mixer for OSS or ALSA
|
||||||
|
..SH "SYNTAX"
|
||||||
|
..LP
|
||||||
|
wmix [\fI\-h\fP]
|
||||||
|
..br
|
||||||
|
wmix \fI\-f\fP <\fIfile\fP>
|
||||||
|
..SH "DESCRIPTION"
|
||||||
|
..LP
|
||||||
|
Dockapp mixer for OSS or ALSA. Allows toggling record source,
|
||||||
|
muting individual channels, adjusting volume and balance, all in a
|
||||||
|
compact dockapp size, with TV\-like on\-screen\-display for volume levels.
|
||||||
|
..LP
|
||||||
|
Supports mousewheel to adjust current channelvolume
|
||||||
|
and can be controlled remotely with SIGUSR1 / SIGUSR2 to adjust the volume.
|
||||||
|
Keeps a simple configuration file for user\-defined settings.
|
||||||
|
|
||||||
|
..SH "OPTIONS"
|
||||||
|
..LP
|
||||||
|
..TP
|
||||||
|
\fB\-h\fR Display list of command\-line options.
|
||||||
|
..TP
|
||||||
|
\fB\-f\fR <\fIfile\fP> use alternate config file
|
||||||
|
..SH "FILES"
|
||||||
|
..LP
|
||||||
|
See \fI/usr/share/doc/wmix/README.gz\fP for more information
|
||||||
|
|
||||||
|
|
||||||
|
..SH "AUTHORS"
|
||||||
|
This man page was written by Fredrik Steen <stone@debian.org> for the Debian
|
||||||
|
distribution.
|
||||||
|
..PP
|
||||||
|
wmix was written by Tim,
|
||||||
|
timecop <timecop@japan.co.jp>
|
BIN
wmix/wmix.1x.gz
BIN
wmix/wmix.1x.gz
Binary file not shown.
Loading…
Reference in a new issue