xmixer - Xaw-based soundcard mixer program for Linux/X11
       xgmixer - Gtk+-based soundcard mixer program for Linux/X11


SYNOPSIS

       xmixer [-h?qnVD] [-m <device>] [-d <display>]
       xgmixer [-h?qnVD] [-m <device>] [--display <display>]

       XMixer is a X11 soundcard mixer program for the Linux  OS.
       It  uses  the OSS/Free sound driver so it may work also on
       other OS which support OSS/Free. It is published under the
       GNU General Public License, Version 2.

       Use  the up and down cursor keys or the mouse for changing
       the values of the device sliders.

       To bring back the menu use the middle mouse button.



OPTIONS

       -m mixer_device
       Use  an  alternate  mixer  device,  '/dev/mixer'  is   the
       default.

       -q
       Quiet mode - parse and eval the configuration file, do not
       start the  X11  interface  but  terminate.  This  mode  is
       designed  for  batches  to  initialize the mixer interface
       with your previous saved values, e.g. '~/.xsession'.

       -n
       Do (n)ot load the SCFF configuration file on start up.

       -V
       Show version information of xmixer on standard output.

       -D
       Just dump the settings of the mixer device to  stdout  and
       exit. Perhaps this is interessting for some usage in shell
       scripts ..



X APPLICATION RESOURCES (Xaw Version)

       deviceName
       Default: '/dev/mixer', this is ignored in batch only or in
       dump mode, use the '-m <dev_name>' switch instead ..

       updateTime
       Default:  '30',  time  in  seconds for updating the slider
       positions if an other program has changed mixer setting.

       helpCommand
       Default: 'rxvt -e man xmixer &', command which  should  be
       Default:  'black', color which should be used for the bor­
       der if you activate a device ..



FILES

       Xaw version:
       $HOME/.xmixer.scf
       $XAPPLRESDIR/XMixer

       Gtk+ version:
       $HOME/.xgmixer.scf
       $HOME/.gtk/xgmixer.rc



AUTHOR

       Rasca
       http://home.pages.de/~rasca/
       XMixer is published under the GNU General Public License