I'm currently unable to define a clone mode where one screen is smaller
then the other.  My thoughts are "1024x768_1024x768" == "1024x768" vs
"1024x768-1024x768".

The problem I have is that my settup is lopsided, one monitor has better
modes than the other.  The *larger* monitor is on the right, thus making
it the secondary for GL applications.

Another fix would be to make the center be zero and every thing
left(negitive singed) of that being larger(unsigned) then that on the
right.  What is needed is to run full-screen apps (1600x1200) on the right
side with (1400x1050) only partaly(1600 - 2047 + 1400 = 953 unused
columns) being used for hardware GL.  This solution althought more correct
is more tedious.

Is any one interested in seeing this goin?



        
                
__________________________________
Do you Yahoo!?
Yahoo! Domains – Claim yours for only $14.70/year
http://smallbusiness.promotions.yahoo.com/offer 


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to