On Sun, 2 Mar 2003, Sylvain Petreolle wrote:
[WinMM] -#"Drivers" = "winearts.drv" -#"Drivers" = "winejack.drv" -"Drivers" = "wineoss.drv" +# Comment out the "Drivers" line matching your sound setting.
+"Drivers" = "wineoss.drv" # default for most common configuration +#"Drivers" = "winearts.drv" # for KDE +#"Drivers" = "winealsa.drv" # for ALSA users +#"Drivers" = "winejack.drv" # for Jack sound server +#"Drivers" = "" # to disable sound "WaveMapper" = "msacm.drv" "MidiMapper" = "midimap.drv"
You should use ';' for the comments. You should also mention winenas, for Xterminals using the NAS sound system, and wineaudioio, for Solaris machines.