sdl: readme update
This commit is contained in:
parent
43abe9fe7c
commit
bf3ca067eb
|
@ -48,10 +48,10 @@ tweak these.
|
||||||
export SDL_AUDIODRIVER=driver
|
export SDL_AUDIODRIVER=driver
|
||||||
|
|
||||||
where driver is either:
|
where driver is either:
|
||||||
pulse for pulseaudio
|
'pulse' for pulseaudio
|
||||||
alsa for ALSA
|
'alsa' for ALSA
|
||||||
dsp for OSS
|
'dsp' for OSS
|
||||||
esd for ESD
|
'esd' for ESD
|
||||||
|
|
||||||
There are sound options that you can tweak at runtime through command line switches:
|
There are sound options that you can tweak at runtime through command line switches:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue