Created
May 6, 2009 13:58
-
-
Save ramon/107531 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# nvidia-settings: X configuration file generated by nvidia-settings | |
# nvidia-settings: version 1.0 (buildmeister@builder62) Tue Jan 6 09:44:34 PST 2009 | |
# nvidia-xconfig: X configuration file generated by nvidia-xconfig | |
# nvidia-xconfig: version 1.0 (buildmeister@builder62) Tue Jan 6 09:43:54 PST 2009 | |
Section "ServerLayout" | |
Identifier "X.org Configured" | |
Screen 0 "Screen0" 0 0 | |
InputDevice "Mouse0" "CorePointer" | |
InputDevice "Keyboard0" "CoreKeyboard" | |
EndSection | |
Section "Files" | |
ModulePath "/usr/lib/xorg/modules" | |
FontPath "/usr/share/fonts/misc" | |
FontPath "/usr/share/fonts/100dpi:unscaled" | |
FontPath "/usr/share/fonts/75dpi:unscaled" | |
FontPath "/usr/share/fonts/TTF" | |
FontPath "/usr/share/fonts/Type1" | |
EndSection | |
Section "Module" | |
Load "glx" | |
Load "extmod" | |
Load "xtrap" | |
Load "dbe" | |
Load "freetype" | |
EndSection | |
Section "ServerFlags" | |
Option "Xinerama" "0" | |
EndSection | |
Section "InputDevice" | |
Identifier "Keyboard0" | |
Driver "kbd" | |
Option "CoreKeyboard" | |
Option "XkbRules" "xorg" | |
Option "XkbModel" "pc105" | |
Option "XkbLayout" "br" | |
Option "XkbVariant" "abnt2" | |
EndSection | |
Section "InputDevice" | |
Identifier "Mouse0" | |
Driver "mouse" | |
Option "Protocol" "auto" | |
Option "Device" "/dev/input/mice" | |
Option "ZAxisMapping" "4 5 6 7" | |
EndSection | |
Section "Monitor" | |
Identifier "Monitor0" | |
VendorName "Unknown" | |
ModelName "LG W2252" | |
HorizSync 30.0 - 83.0 | |
VertRefresh 56.0 - 75.0 | |
EndSection | |
Section "Device" | |
Identifier "Card0" | |
Driver "nvidia" | |
VendorName "nVidia Corporation" | |
BoardName "G94 [GeForce 9600 GT]" | |
EndSection | |
Section "Device" | |
Identifier "Device0" | |
Driver "nvidia" | |
VendorName "NVIDIA Corporation" | |
BoardName "GeForce 9600 GT" | |
EndSection | |
Section "Screen" | |
Identifier "Screen0" | |
Device "Device0" | |
Monitor "Monitor0" | |
DefaultDepth 24 | |
Option "AddARGBGLXVisuals" "True" | |
Option "TwinView" "1" | |
Option "TwinViewXineramaInfoOrder" "DFP-0" | |
Option "metamodes" "DFP-0: nvidia-auto-select +1440+0, DFP-1: nvidia-auto-select +0+0" | |
SubSection "Display" | |
Depth 24 | |
EndSubSection | |
EndSection | |
Section "Extensions" | |
Option "Composite" "Enable" | |
EndSection | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment