Question about dual monitors

aqua ulist at gs1.ubuntuforums.org
Sun Apr 23 20:39:43 UTC 2006


If you get both monitors working as a clone, try adding this line to the
first device section in xorg.conf:

Option "CRT2Position" "LeftOf"

You can change "LeftOf" to "RightOf" or something else.

So it would be:

Section "Device"
Identifier "Intel_1"
BusID "PCI:0:2:0"
Driver "i810"
Option "CRT2Position" "LeftOf"
Screen 1
EndSection

Don't worry if the other monitor isn't a CRT.


-- 
aqua




More information about the ubuntu-users mailing list