Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # nvidia-xconfig: version 310.14 (root@cedric2_C.workgroup) Mon Feb 11 13:10:32 MST 2013
- Section "ServerLayout"
- Identifier "X.org Configured"
- Screen 0 "Screen0" 0 0
- InputDevice "Mouse0" "CorePointer"
- InputDevice "Keyboard0" "CoreKeyboard"
- EndSection
- Section "Files"
- ModulePath "/usr/local/lib/xorg/modules"
- FontPath "/usr/local/lib/X11/fonts/misc/"
- FontPath "/usr/local/lib/X11/fonts/TTF/"
- FontPath "/usr/local/lib/X11/fonts/OTF"
- FontPath "/usr/local/lib/X11/fonts/Type1/"
- FontPath "/usr/local/lib/X11/fonts/100dpi/"
- FontPath "/usr/local/lib/X11/fonts/75dpi/"
- EndSection
- Section "Module"
- Load "extmod"
- Load "record"
- Load "dbe"
- Load "glx"
- Load "dri2"
- EndSection
- Section "InputDevice"
- Identifier "Keyboard0"
- Driver "kbd"
- EndSection
- Section "InputDevice"
- Identifier "Mouse0"
- Driver "mouse"
- Option "Protocol" "auto"
- Option "Device" "/dev/sysmouse"
- Option "ZAxisMapping" "4 5 6 7"
- EndSection
- Section "Monitor"
- Identifier "Monitor0"
- VendorName "accr"
- ModelName "Monitor Model"
- HorizSync 30.0 - 75.0
- VertRefresh 50.0 - 70.0
- # Option "DPMS"
- EndSection
- Section "Monitor"
- Identifier "Monitor1"
- VendorName "lG"
- ModelName "L1953ss"
- Option "RightOf" "Monitor0"
- # Option "DPMS"
- EndSection
- Section "Device"
- Identifier "Card0"
- Driver "nvidia"
- VendorName "nVidia Corporation"
- BoardName "G96 [GeForce 9500 GT]"
- # BusID "PCI:1:0:0"
- Option "TwinView"
- Option "MetaModes" "1920x1080,1920x1080; 1280x1024@1280x1080,1024x768@1280x1080"
- Option "TwinViewOrientation" "RightOf"
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Card0"
- Monitor "Monitor0"
- DefaultDepth 24
- Option "TwinView" "true"
- # Option "MetaModes" "1920x1080,1280x1024"
- Option "SecondMonitorHorizSync" "30.0 - 75.0"
- Option "SecondMonitorVertRefresh" "50.0 - 70.0"
- # Option "TwinViewOrientation" "RightOf"
- Option "AddARGBGLXVisuals" "True"
- SubSection "Display"
- Virtual 3200 1080
- Viewport 0 0
- Depth 24
- Modes "1920x1080" "1280x1024"
- EndSubSection
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment