savemixer - Open Sound System program for saving and restoring mixer
settings.
savemixer [-LVv] [-f <fname>]
The savemixer program saves mixer settings. It can also load saved mixer
settings back into the mixer.
Running this program without any parameters will save the current
mixer settings into /usr/local/etc/oss/mixer.save or
$OSSLIBDIR/etc/mixer.save file. OSSLIBDIR is decided by reading
/usr/local/etc/oss.conf, and defaults to /usr/local/lib/oss.
By default the soundoff command will automatically run savemixer to save
the active mixer settings. See the manual page for soundoff(1) if you
like to turn this feature off.
- -f<fname>
- Use <fname> as setting file.
- -L
- Loads saved mixer and device map information from mixer.save.
- -V
- Version information.
- -v
- Verbose output.
soundoff(1), soundon(1), ossdetect(1),
ossdevlinks(1), ossmix(1), ossxmix(1)
/usr/local/etc/oss.conf /usr/local/sbin/savemixer
/usr/local/lib/oss/etc/mixer.save /usr/local/lib/oss/etc/dspdevs.map
/usr/local/lib/oss/etc/applist.conf