Problem with Dual monitor order
From: NoneOfBusiness (NoneOfBusiness_at_nob.net)
Date: 10/09/05
- Next message: Xandros Desktop OS User: "linux printers"
- Previous message: Tim: "Re: Linux and Win-modems"
- Next in thread: J.O. Aho: "Re: Problem with Dual monitor order"
- Reply: J.O. Aho: "Re: Problem with Dual monitor order"
- Reply: mattsm8: "Re: Problem with Dual monitor order"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 08 Oct 2005 22:15:26 -0400
I have a problem getting dual monitors to work correctly with twinview
enabled. I have two flat panel lcd's connected to a geforce 6600gt
card. one 19' connected via DVI and primary, one 17' connected via
analog and physically located to the right of the primary.
After installing the nvidia drivers and i have tried this on Fedora
RC4, and Ubuntu my monitor on the right suddenly becomes my primary
forcing me to work right to left doing anything. I have tried
changing the physical connections on the video card to no avail and i
get the same result. This is true even in windows but its easy to
resolve using the nvidia utilities. Can anyone help me in resolving
this? I have included the relevant sections from xorg.conf
Thanks,
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1280x1024"
HorizSync 31.5 - 67.0
VertRefresh 50.0 - 75.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 6600 GT"
Option "TwinView"
Option "TwinViewOrientation" "RightOf"
Option "RenderAccel" "true"
Option "CursorShadow" "true"
Option "NoLogo" "true"
#Option "UseEdidFreqs" "1"
Option "Metamodes" "1280x1024, 1280x1024"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1024x768"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768"
EndSubSection
EndSection
- Next message: Xandros Desktop OS User: "linux printers"
- Previous message: Tim: "Re: Linux and Win-modems"
- Next in thread: J.O. Aho: "Re: Problem with Dual monitor order"
- Reply: J.O. Aho: "Re: Problem with Dual monitor order"
- Reply: mattsm8: "Re: Problem with Dual monitor order"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|