Quote:
|
Originally Posted by Bastien59
try and tell us !!!
|
Just tried and I am afraid not. I have two LCD monitors, one using the VGA connector, and the other one a DVI.
This is my section Device:
Code:
Section "Device"
Identifier "device1"
Driver "nvidia"
Option "DPMS"
Option "TwinView" "True"
Option "MetaModes" "DFP: 1280x1024, CRT: 1280x1024"
Option "TwinViewOrientation" "CRT-0 RightOf DFP-0"
Option "UseDisplayDevice" "DFP-0, CRT-0"
Option "RandRRotation" "True"
EndSection
And still screen 1 is invariably the CRT (VGA) LCD. Or am I missing something?