Vitaliy Margolen : wine.man: Document OSS environment variables.

Alexandre Julliard julliard at winehq.org
Mon Oct 22 09:55:27 CDT 2007


Module: wine
Branch: master
Commit: b7addaab6a81a322f52ae80c75e0928a197f53d6
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b7addaab6a81a322f52ae80c75e0928a197f53d6

Author: Vitaliy Margolen <wine-patches at kievinfo.com>
Date:   Sat Oct 20 11:49:02 2007 -0600

wine.man: Document OSS environment variables.

---

 loader/wine.man.in |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/loader/wine.man.in b/loader/wine.man.in
index efc344b..cc82b08 100644
--- a/loader/wine.man.in
+++ b/loader/wine.man.in
@@ -206,6 +206,20 @@ always as native.
 .TP
 .I DISPLAY
 Specifies the X11 display to use.
+.TP
+OSS sound driver configuration variables
+.TP
+.I AUDIODEV
+Set the device for audio input / output. Default
+.B /dev/dsp.
+.TP
+.I MIXERDEV
+Set the device for mixer controls. Default
+.B /dev/mixer.
+.TP
+.I MIDIDEV
+Set the MIDI (sequencer) device. Default
+.B /dev/sequencer.
 .SH FILES
 .TP
 .I @bindir@/wine




More information about the wine-cvs mailing list