Hi,

David Fraser wrote:
Philipp Lohmann - Sun Germany wrote:

X displays either have different screens, which are completely separate (e.g. no window movement between them, no inter screenb copy operations), or they are configured in Xinerama mode which means to the application there is only one screen, but one can query what coordinates each display is at.


OK so it sounds like we should be able to handle them in a fairly similar way for the full-screen mode i.e. for X displays that are separate screens we could select a screen and display on that, for Xinerama, we get the coordinates for the display like we do on Windows

just one more thought: there are of course grimy details to observe in the unix dependant part when not using Xinerama; separate screens need not have the same visuals (e.g. display depth). But these details can be handled internally in vcl i think.

Kind regards, pl

--
If you give someone a program, you will frustrate them for a day;
if you teach them how to program, you will frustrate them for a lifetime.
     -- Author unknown

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to