From: <cv...@ce...> - 2009-02-19 07:09:45
|
Update of /home/cvs/cebix/BasiliskII/src/Unix by asvitkine Modified Files: video_x.cpp Log Message: [Patch by Mike Sliczniak] I was testing some other SS patches and I noticed that when I ran an X11 build of SS there were not all the video modes I expected in the the control strip. Mac OS X 10.5 changed the form of the DISPLAY environment variable. The reason for this is that the DISPLAY variable looks like this in Leopard: /tmp/launch-XXXXXX/:0 The Xs are like in mktemp. |