diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-05-03 21:08:42 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-05-03 21:08:42 +0400 |
commit | 1058def8e7827e56ce4a70afb4aeacb5dc44148f (patch) | |
tree | 4495d23e7b54ab5700e3839081e797c1eafe0db9 /misc/man7/mixer.man | |
download | oss4-upstream.tar.gz |
Imported Upstream version 4.2-build2006upstream/4.2-build2006upstream
Diffstat (limited to 'misc/man7/mixer.man')
-rw-r--r-- | misc/man7/mixer.man | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/misc/man7/mixer.man b/misc/man7/mixer.man new file mode 100644 index 0000000..c2f9849 --- /dev/null +++ b/misc/man7/mixer.man @@ -0,0 +1,20 @@ +NAME +mixer - Open Sound System mixer (control panel) device + +DESCRIPTION +Mixer devices are used by control panel and mixer programs (such as ossxmix(1)) +to change volumes and other settings of the sound cards in the system. + +PROGRAMMING INFORMATION +See the OSS Mixer Programming section of the OSS Programmer's Guide (MIXER(2)) +for more info. + +OPTIONS +None + +FILES +/dev/mixer is the default mixer device file in the system. + +AUTHOR +4Front Technologies + |