Re: Nvidia in Dual head mode
- From: "Lonni J Friedman" <netllama@xxxxxxxxx>
- Date: Tue, 12 Dec 2006 13:43:37 -0800
You're using Twinview not Xinerama. Are you asking how to run with
separate X screens, or just to use a single display?
On 12/12/06, Brian McGrew <brian@xxxxxxxxxxxxx> wrote:
Hello all,
I'm using an nVidia card and the attach xorg.conf file works fine in FC6
runngin X in Xinerama mode. I can't for the life of me figure out how toget
it out of xinermam and into an individual display mode???
-brian
Brian McGrew { brian@xxxxxxxxxxxxx || brian@xxxxxxxxxxxxxxxxxxx }
--
> YOU!!! Off my planet!
------ Forwarded Message
From: root <root@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 12 Dec 2006 13:16:05 -0800
To: <brian@xxxxxxxxxxxxx>
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Acer"
ModelName "AL1715"
HorizSync 24.0 - 80.0
VertRefresh 49.0 - 75.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "nVidia"
BoardName "nVidia Corporation GeForce 7600GT"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "Videocard1"
Driver "nvidia"
VendorName "nVidia"
BoardName "nVidia Corporation GeForce 7600GT"
BusID "PCI:1:0:0"
Option "TwinView"
Option "NoTwinViewXineramaInfo" "true"
Option "SecondMonitorHorizSync" "24.0 - 80.0"
Option "SecondMonitorVertRefresh" "49.0 - 75.0"
Option "TwinViewOrientation" "RightOf"
Option "MetaModes" "1600x1200,1600x1200"
Option "ConnectedMonitor" "crt,crt"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Section "ServerLayout"
Identifier "BothTwinView"
Screen "Screen1"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman netllama@xxxxxxxxx
LlamaLand http://netllama.linux-sxs.org
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: Nvidia in Dual head mode
- From: Brian McGrew
- Re: Nvidia in Dual head mode
- References:
- Nvidia in Dual head mode
- From: Brian McGrew
- Nvidia in Dual head mode
- Prev by Date: Re: What's The Limit
- Next by Date: Is USB Bluetooth working??
- Previous by thread: Nvidia in Dual head mode
- Next by thread: Re: Nvidia in Dual head mode
- Index(es):