https://bugzilla.novell.com/show_bug.cgi?id=270846#c38 --- Comment #38 from Matthias Hopf <mhopf@novell.com> 2007-08-17 11:12:31 MST --- In Driver section: - Option "monitor-TV" "EXT" + Option "monitor-VGA" "EXT" + Option "monitor-LVDS" "INT" In existing monitor section: - Option "Position" "LeftOf" + Option "LeftOf" "INT" - VertRefresh 50-60 + VertRefresh 50-61 Additional monitor section: +Section "Monitor" + DisplaySize 246 184 + HorizSync 31-50 + Identifier "INT" + ModelName "1024X768@60HZ" + Option "PreferredMode" "1024x768" + VendorName "--> VESA" + VertRefresh 50-61 +EndSection Alternatively, you could use Option "Position" "0 0" in monitor "EXT", and Option "Position" "1024 0" in monitor "INT". That would also be independent of bugs (like in the LeftOf case) in RANDR - but of course prone to own bugs with calculating these values. Your choice. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.