› Foros › PC › Software libre
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder62) Mon Aug 11 12:29:26 PDT 2008
Section "Files"
FontPath "unix/:7100"
EndSection
Section "Monitor"
Identifier "Monitor0"
Modelname "VX2260wm"
VendorName "ViewSonic"
HorizSync 24.0 - 82.0
VertRefresh 50.0 - 75.0
Gamma 1
EndSection
Section "Monitor"
Identifier "Monitor1"
Modelname "SDM-HS73"
VendorName "SONY"
HorizSync 28.0 - 80.0
VertRefresh 48.0 - 75.0
Gamma 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
Option "AllowGLXWithComposite" "True"
Option "RenderAccel" "True"
Option "TwinView" "0"
Option "Coolbits" "1"
Option "MultiGPU" "0"
Option "SLI" "0"
Option "TripleBuffer" "True"
DefaultDepth 24
Option "metamodes" "1920x1080 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
Option "AllowGLXWithComposite" "True"
Option "RenderAccel" "True"
Option "TwinView" "0"
Option "Coolbits" "1"
Option "TripleBuffer" "True"
DefaultDepth 24
Option "metamodes" "1280x1024 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "int10"
Load "vbe"
Load "v4l"
Load "dbe"
Load "glx"
#Disable "dri2"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
Option "XkbOptions" "lv3:ralt_switch,altwin:meta_win"
EndSection
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
#Option "Xinerama" "on"
InputDevice "Keyboard0"
InputDevice "Mouse0"
EndSection
Section "Device"
Identifier "Device0"
VendorName "NVIDIA Corporation"
BoardName "NVIDIA GForce 7950GX2"
BusID "PCI:4:0:0"
Driver "nvidia"
EndSection
Section "Device"
Identifier "Device1"
VendorName "NVIDIA Corporation"
BoardName "NVIDIA GForce 9300GS"
BusID "PCI:5:0:0"
Driver "nvidia"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "Extensions"
Option "Composite" "true"
EndSection