From f18ecf27e9b5c7786e40dfd4150ae8aaf65f6673 Mon Sep 17 00:00:00 2001 From: Christophe CURIS Date: Sat, 7 Jun 2014 21:21:36 +0200 Subject: [PATCH] wmix: more small improvements to the man page This includes detailing more files of interest to user, spell-checking and appearance, and few other things. Signed-off-by: Christophe CURIS --- wmix/wmix.1x | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/wmix/wmix.1x b/wmix/wmix.1x index 5892422..50d5c20 100644 --- a/wmix/wmix.1x +++ b/wmix/wmix.1x @@ -10,12 +10,15 @@ wmix \- Dockapp mixer for OSS or ALSA .I \-h . .SH DESCRIPTION -Dockapp mixer for OSS or ALSA. Allows toggling record source, +Docked application to control audio 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. +Supports mouse wheel to adjust current channel's volume +and can be controlled remotely with unix signals +.IR SIGUSR1 / SIGUSR2 +to raise/lower the volume. Keeps a simple configuration file for user\-defined settings. . .SH OPTIONS @@ -81,12 +84,23 @@ For compatibility, values between 0.0 and 1.0 will be considered as a raw percen .I ~/.wmixrc User configuration file (change with option .BR \-f ) -.LP -See \fI/usr/share/doc/wmix/README.gz\fP for more information +.TP +.I ~/.wmix.pid +Contains process id of wmix, in case you'd need it for +.IR SIGUSR1 / SIGUSR2 +volume control +.TP +.I /dev/mixer +Device used for controlling volume (change with option +.BR \-m ) +.TP +.I /usr/share/doc/wmix/README +More information on the user interface . .SH AUTHORS This man page was written by Fredrik Steen for the Debian distribution. +It was expanded by Christophe CURIS for the Window Maker Dev Team. .PP -wmix was written by Tim, -timecop +wmix was written by Tim, timecop , +with some code by Daniel Richard G.