1 .TH wmmixer 1 "April 02, 2002" Debian "Windowmaker Mixer Application"
4 wmmixer \- A mixer application designed for WindowMaker
6 \fBwmmixer\fP is a mixer application designed for WindowMaker, although
7 there is nothing in the program that makes it require WindowMaker, except
8 maybe the NeXTStep look and the fact that it
9 properly docks. It can be used with other window managers without problems.
13 This program follows the usual GNU command line syntax, with long options
14 starting with two dashes ('\-\-'). A summary of options is included below.
16 .B \-d, \-\-display <\fIstring\fP>
17 Attempt to open a window on the named X display. In the absence of this
19 the display specified by the
21 environment variable is used.
23 .B \-g, \-\-geometry <\fIstring\fP>
24 geometry to use, e.g. +100+100 to place it at 100/100
27 show help text and exit.
30 show program version and exit.
33 run the application in withdrawn mode. This is for use with WindowMaker or
34 other window managers supporting docks (e.g. KDE)
37 use smaller window (for AfterStep Wharf)
42 .B \-l, \-\-led\-color <\fIstring\fP>
43 use the specified color for led, e.g. red, green, blue (default: green)
45 .B \-L, \-\-led\-highcolor <\fIstring\fP>
46 use the specified color for led-shading, e.g. red, green, blue (default: red)
48 .B \-b, \-\-back\-color <\fIstring\fP>
49 use the specified color for backgrounds, e.g. red, green, blue
51 .B \-m, \-\-mix\-device <\fIstring\fP>
52 use specified device (rather than /dev/mixer)
54 .B \-r, \-\-scrollwheel <\fInumber\fP>
55 Set the volume increase/decrease when using the mouse wheel (default: 2)
57 For backward compatibility the following obsolete options are still supported:
61 show help text and exit.
64 attempt to open a window on the named X display
67 geometry to use, e.g. +100+100 to place it at 100/100
70 All available channels on your soundcard's mixer are accessible with
71 \fIwmmixer\fP. Most common channels are identified with an appropriate icon.
72 Controls include a stereo (mono where appropriate) volume control and a
73 recording source toggle button.
75 Press the "<" and ">" arrow buttons to select a channel.
76 The icon identifies the current channel (a volume symbol with a question
77 mark represents an unrecognised channel).
78 Click and/or drag the volume display to set channel volume.
79 There is a also a button to set recording sources.
83 Users can configure wmmixer to suit their requirements by means of a
84 \fI~/.wmmixer\fP file. A commented example can be found in /usr/share/doc/wmmixer on Debian systems, and would be a good starting point
88 wmmixer was originally written by Sam Hawker <shawkie@geocities.com>,
89 and then adopted by Gordon Fraser <gordon@debian.org>.
91 This manual page was written by Gordon Fraser <gordon@debian.org>.