rendered paste body# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Fri Dec 15 10:12:14 PST 2006
########################################################################
########################################################################
########################################################################
########################################################################
Section "ServerLayout"
Identifier "default"
Screen 0 "NVIDIA 1 CRT" 0 0
Screen 1 "NVIDIA 2 CRT" RightOf "NVIDIA 1 CRT"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "Off" # drag between screens | disable twinview !
Option "TwinView" "On" # seperate desktops | disable Xinerama !
Option "Clone" "Off" # ""
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "glx"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
Section "Monitor"
Identifier "CRT"
VendorName "Plug'n Play"
HorizSync 30.0 - 50.0
VertRefresh 60.0
ModeLine "1920x1080_i" 74.5 1920 1952 2016 2208 1080 1084 1096 1126 -hsync -vsync interlace
ModeLine "1920x1080p60" 148.5 1920 1976 2008 2200 1080 1083 1085 1125 +hsync +vsync
ModeLine "1920x1080" 138.5 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync
ModeLine "1920x540" 74.2 1920 2008 2052 2200 540 542 547 562 +hsync +vsync
ModeLine "1920x817@59" 126.7 1920 1952 2432 2464 817 833 841 858
ModeLine "1920x817@72" 160.2 1920 1952 2560 2592 817 832 842 858
ModeLine "1920x817@96" 237.9 1920 1952 2848 2880 817 831 844 858
ModeLine "1920x817@60i" 56.6 1920 1952 2160 2192 817 835 840 859 interlace
ModeLine "960x1080_60i" 40.0 960 992 1144 1176 1080 1104 1110 1135 interlace
ModeLine "1440x1080_60i" 58.8 1440 1472 1688 1720 1080 1104 1110 1135 interlace
Option "TVStandard" "HD1080p"
EndSection
Section "Device"
# Screen 0
# Option "ConnectedMonitor" "CRT"
# Option "MetaModes" "1920x1080_i, 1920x1080_i"
Identifier "NVIDIA1-1"
Driver "nvidia"
VendorName "NVIDIA"
BoardName "GeForce GT6600"
EndSection
Section "Device"
Identifier "NVIDIA1-2"
Driver "nvidia"
VendorName "NVIDIA"
BoardName "GeForce GT6600"
Screen 1
EndSection
Section "Screen"
Identifier "NVIDIA 1 CRT"
Device "NVIDIA1-1"
Monitor "CRT"
DefaultDepth 24
Option "RenderAccel" "true"
# This line was modified Sept 21, 2006. Old value is 3.
Option "NvAGP" "1"
Option "NoDDC" "TRUE"
# Option "XvmcUsesTextures" "true"
Option "TwinView" "1"
# Option "ConnectedMonitor" "CRT-0, CRT-1"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
# Option "MetaModes" "1920x1080_i +0+0, 1920x1080 +1920+0"
Option "MetaModes" "1920x1080_i, 1440x1080_60i"
SubSection "Display"
Depth 24
Modes "1920x1080_i"
EndSubSection
EndSection
Section "Screen"
Identifier "NVIDIA 2 CRT"
Device "NVIDIA1-2"
Monitor "CRT"
DefaultDepth 24
Option "ConnectedMonitor" "CRT"
Option "RenderAccel" "true"
# This line was modified Sept 21, 2006. Old value is 3.
Option "NvAGP" "1"
Option "NoDDC" "TRUE"
# Option "XvmcUsesTextures" "true"
SubSection "Display"
# Modes "1920x1080_i"
Depth 24
Modes "1440x1080_60i"
EndSubSection
EndSection