Xinerama || Pseudoramix
Xinerama || Pseudoramix
- Subject: Xinerama || Pseudoramix
- From: John Davidorff Pell <email@hidden>
- Date: Wed, 30 Jul 2003 02:33:48 -0700
I don't know how apple has decided to implement their unhappy version
of Xinerama, but its making me crazy over here. I'm NOT an X11
programmer, so I *may* have made some incorrect assumptions, but I do
know that my program isn't working.
I'm trying to make fspanel work for me, but since I have 2 screens it
isn't being happy w/ the dead space below my primary monitor. The code
sets its screen to
DefaultScreen ( dd )
where
dd = XOpenDisplay (NULL)
As I understand it this means that it should get the default screen,
which should not be the Xinerama display (the whole thing) but should
be the actual screen. it would still be able to move across the
Xinerama display, but the place it starts from should be on the default
screen, right? If not then my issue is w/ Xinerama, not apple's
Pseudoramix.
the program is making its appearance off screen (in the dead space that
the root window covers, but is not actually on a physical screen), how
do I fix it?
I realise that this might not be the best list for this question, but
I'm at a loss. ANY help would be greatly appreciated, including a
pointer to another list/resource.
Thanx,
JP
--
Every time you share on a P2P network, God kills a kitten.
Please think of the kittens.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.