[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: XFree86-4.0.3-6 & 2nd Monitor
- From: steve <steve szmidt org>
- To: xfree86-list redhat com
- Subject: Re: XFree86-4.0.3-6 & 2nd Monitor
- Date: Sat, 3 May 2003 17:12:01 -0400
On Friday 02 May 2003 08:47, Barry Warsaw wrote:
> On Fri, 2003-05-02 at 01:04, Alex Deucher wrote:
> > I suspect it may be a bug in the driver because based on the
> > xfree86 log that was sent to the list, I never saw the second
These are my video sections. Replace nvidia and montor names with
yours for dual display.
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" LeftOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Monitor"
#DisplaySize 320 320 # mm
Identifier "Monitor0"
VendorName "H@@"
ModelName "0"
Option "DPMS"
EndSection
Section "Monitor"
#DisplaySize 280 210 # mm
Identifier "Monitor1"
VendorName "PGS"
ModelName "Ultra 52"
Option "DPMS"
EndSection
Section "Device"
Identifier "Card0"
Driver "nv"
VendorName "NVidia"
BoardName "GeForce2 MX/MX 400"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "Card1"
Driver "mga"
VendorName "Matrox"
BoardName "MGA 2064W"
BusID "PCI:0:6:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Card1"
Monitor "Monitor1"
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection
--
Steve Szmidt
___________________________________________________________
HTML in e-mail is not safe. It let's spammers know to spam you more,
and sets you up for online attack through IE 4.x and above.
Using HTML in e-mail only promotes it as safe to the uninitiated.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]