summaryrefslogtreecommitdiff
path: root/cmd/savemixer/savemixer.man
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/savemixer/savemixer.man')
-rw-r--r--cmd/savemixer/savemixer.man37
1 files changed, 37 insertions, 0 deletions
diff --git a/cmd/savemixer/savemixer.man b/cmd/savemixer/savemixer.man
new file mode 100644
index 0000000..dd43326
--- /dev/null
+++ b/cmd/savemixer/savemixer.man
@@ -0,0 +1,37 @@
+NAME
+savemixer - Open Sound System program for saving and restoring mixer settings.
+
+SYNOPSIS
+savemixer [-LVv] [-f <fname>]
+
+DESCRIPTION
+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 /etc/oss/mixer.save or $OSSLIBDIR/etc/mixer.save file.
+OSSLIBDIR is decided by reading /etc/oss.conf, and defaults to /usr/lib/oss.
+
+AUTOMATIC SAVE
+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.
+
+OPTIONS
+-f<fname> Use <fname> as setting file.
+-L Loads saved mixer and device map information from mixer.save.
+-V Version information.
+-v Verbose output.
+
+SEE ALSO
+soundoff(1), soundon(1), ossdetect(1), ossdevlinks(1), ossmix(1), ossxmix(1)
+
+FILES
+/etc/oss.conf
+/usr/sbin/savemixer
+/usr/lib/oss/etc/mixer.save
+/usr/lib/oss/etc/dspdevs.map
+/usr/lib/oss/etc/applist.conf
+
+AUTHOR
+4Front Technologies