=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mixerctl/Attic/mixerctl.1,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- src/usr.bin/mixerctl/Attic/mixerctl.1 2008/06/26 05:42:21 1.31 +++ src/usr.bin/mixerctl/Attic/mixerctl.1 2008/10/19 06:11:03 1.32 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mixerctl.1,v 1.31 2008/06/26 05:42:21 ray Exp $ +.\" $OpenBSD: mixerctl.1,v 1.32 2008/10/19 06:11:03 jmc Exp $ .\" $NetBSD: mixerctl.1,v 1.8 1998/05/09 12:41:16 augustss Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 26 2008 $ +.Dd $Mdocdate: October 19 2008 $ .Dt MIXERCTL 1 .Os .Sh NAME @@ -58,11 +58,8 @@ If a list of variables is present on the command line, .Nm prints the current value of those variables for the specified device. -By default, -.Nm -operates on the -.Pa /dev/mixer -device. +Variables can also be set at system startup using the configuration file +.Xr mixerctl.conf 5 . .Pp The options are as follows: .Bl -tag -width "-f file" @@ -72,6 +69,8 @@ .Nm . .It Fl f Ar file Specify an alternative audio mixing device. +The default is +.Pa /dev/mixer . .It Fl n Suppress printing of the variable name. .It Fl q @@ -150,14 +149,17 @@ to denote an increase or decrease, respectively. .El .Sh ENVIRONMENT -.Bl -tag -width MIXERDEVICE +.Bl -tag -width "MIXERDEVICEXXX" .It Ev MIXERDEVICE The audio mixer device to use. .El .Sh FILES -.Bl -tag -width /dev/mixer -.It Pa /dev/mixer -default mixer audio device +.Bl -tag -width "/etc/mixerctl.confXXX" -compact +.It /dev/mixer +Default mixer audio device. +.It /etc/mixerctl.conf +.Nm +configuration file. .El .Sh EXAMPLES Show possible values for all mixer variables,