[SDL] SDL and no Window Manager
Anthony Lewis
tony at tonyandpaige.com
Wed Nov 20 16:37:01 PST 2002
I would try disabling Gnome's sound effects. Go to the Sound settings
in Control Center and uncheck "Enable sound server startup".
Robert Diel wrote:
>Tried the whole fuser thing, strangely enough it shows that nothing has
>control of /dev/dsp or /dev/mixer or /dev/audio. If you can think of
>any other way to see whom is attached to the device I can easily
>reproduce this effect. It seems that every time I reboot my box I need
>to do this work around because something, probably in the GNOME startup,
>is taking and not letting go of the sound.
>Robert
>
>On Wed, 2002-11-20 at 17:28, Jacek Popławski wrote:
>
>
>>On Wed, Nov 20, 2002 at 06:18:54PM -0600, Robert Diel wrote:
>>
>>
>>> This is hopefully a rather simple question. If I have an SDL
>>>fullscreen application do I need a window manager to be running. I know
>>>I need X, but do I need the services of a window manager?
>>>
>>>
>>AFAIK you don't need wm at all
>>
>>
>>
>>>So, my real question is how can I limit sound to my application to ensure
>>>that no process runs off with the sound device.
>>>
>>>
>>On Linux you could use:
>>
>>fuser /dev/dsp
>>
>>--
>>http://decopter.sf.net - free unrealistic helicopter simulator
>>
>>_______________________________________________
>>SDL mailing list
>>SDL at libsdl.org
>>http://www.libsdl.org/mailman/listinfo/sdl
>>
>>
>
>
>
>_______________________________________________
>SDL mailing list
>SDL at libsdl.org
>http://www.libsdl.org/mailman/listinfo/sdl
>
>
>
>
More information about the SDL
mailing list