[visionegg] Re: two monitors configuration - solution
- From: Markus Bongard <markus.bongard@xxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Wed, 14 Apr 2004 18:07:17 +0200
gentle persons,
On 14/04/2004, at 17:47, Markus Bongard wrote:
gentle persons,
On 14/04/2004, at 3:27, Andrew Straw wrote:
I suggest opening a non-fullscreen window with no frame. Use the
SDL_VIDEO_WINDOW_POS environment variable to put the screen on your
2nd
monitor. See this link for a similar situtation on Mac OS X:
http://www.freelists.org/archives/visionegg/07-2003/msg00012.html
I think SDL_VIDEO_WINDOW_POS is supported on Windows and Mac OS X. I
don't know about linux.
while setting up the enviroment variable is easy the borderless
stimulus is always drawn centered on the main screen (WindowsXP) What
ever coordinate is given within SDL_VIDEO_WINDOWS_POS seems to be
ignored… Any further hints, suggestions, solutions anyone?
Well, I answer that one myself: for windows you have to get the SDL lib
version 1.2.5 or higher. This replaces SDL.dll in
"yourpythonunstalldirectory/lib/site-packages/pygame" - and it simply
works. Anyway thanks a lot for the help before.
cheers,
Markus
=====================================The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
- References:
- [visionegg] Re: two monitors configuration
- From: Andrew Straw
- [visionegg] Re: two monitors configuration
- From: Markus Bongard
Other related posts:
- » [visionegg] Re: two monitors configuration - solution
On 14/04/2004, at 3:27, Andrew Straw wrote:
I suggest opening a non-fullscreen window with no frame. Use the
SDL_VIDEO_WINDOW_POS environment variable to put the screen on your 2nd
monitor. See this link for a similar situtation on Mac OS X:
http://www.freelists.org/archives/visionegg/07-2003/msg00012.html
I think SDL_VIDEO_WINDOW_POS is supported on Windows and Mac OS X. I don't know about linux.
while setting up the enviroment variable is easy the borderless stimulus is always drawn centered on the main screen (WindowsXP) What ever coordinate is given within SDL_VIDEO_WINDOWS_POS seems to be ignored… Any further hints, suggestions, solutions anyone?
- [visionegg] Re: two monitors configuration
- From: Andrew Straw
- [visionegg] Re: two monitors configuration
- From: Markus Bongard