SDL_Fullscreen & Xinerama

Hello

I’d like to know if there is some single way to free mouse cursor
movement in fullscreen mode so it could jump to other screen
in Xinerama XFree window layout.

Basicaly when I switch app window to fullscreen mode mouse could be
moved only inside this window - and I would rather prefer to
be able to leave this window and work on second screen/monitor.

thanks–
Debian GNU/Linux maintainer - www.debian.{org,cz}
Zdenek Kabelac http://i.am/kabi/ kabi@{i.am, debian.org, fi.muni.cz}
Resistance is futile. You all will be packaged

Hello

Does anyone has any single working example where this thread works ??
I’m always getting second busy-loop thread no matter what I return
from EventFilter (0/1)

Also even when I do not set this filter I always get busy loop
and looks like using this feature is imposible on mono CPU system.–
Debian GNU/Linux maintainer - www.debian.{org,cz}
Zdenek Kabelac http://i.am/kabi/ kabi@{i.am, debian.org, fi.muni.cz}
Resistance is futile. You all will be packaged

Hello

Does anyone has any single working example where this thread works ??
I’m always getting second busy-loop thread no matter what I return
from EventFilter (0/1)

The event thread does a polling loop to handle events from multiple
sources. There is a slight delay in the loop so it shouldn’t take
up much CPU time to do the polling.

See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment

I’ve been already reporting this problem, but without any sign
of interest - your short delay is too short (replace 1 with 100)
For avifile I’ve made its own ‘busy’ loop which runs every 0.2s
and everything works pretty well…On Sun, Sep 23, 2001 at 10:06:13AM -0700, Sam Lantinga wrote:

Hello

Does anyone has any single working example where this thread works ??
I’m always getting second busy-loop thread no matter what I return
from EventFilter (0/1)

The event thread does a polling loop to handle events from multiple
sources. There is a slight delay in the loop so it shouldn’t take
up much CPU time to do the polling.


.’’. Which fundamental human right do you want to give up today? : :' : Debian GNU/Linux maintainer - www.debian.{org,cz}. ' Zdenek Kabelac kabi@{debian.org, users.sf.net, fi.muni.cz}- Resistance is futile. You all will be packaged