# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder62) Wed May 27 01:58:49 PDT 2009 # Xorg configuration created by livna-config-display Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" # Multiple FontPath entries are allowed (which are concatenated together), # as well as specifying multiple comma-separated entries in one FontPath # command (or a combination of both methods) ModulePath "/usr/lib64/xorg/modules" FontPath "/usr/X11R7/lib/X11/fonts/misc/" FontPath "/usr/X11R7/lib/X11/fonts/Type1/" FontPath "/usr/X11R7/lib/X11/fonts/TTF/" EndSection Section "Module" # This loads the DBE extension module. # This loads the miscellaneous extensions module, and disables # initialisation of the XFree86-DGA extension within that module. # This loads the font module Load "freetype" # This loads xtrap extension, used by xrandr Load "xtrap" # This loads the GLX module (if present) Load "glx" Load "dbe" Load "extmod" EndSection Section "ServerFlags" # Uncomment this to disable the VT switch sequence # (where n is 1 through 12). This allows clients to receive these key # events. # Option "DontVTSwitch" # Enables mode switching with xrandr # There is a report that this can cause Xorg not to work on some # video hardware, so default is commented-out... # but i want to use it in xorgwizard so leave on... Option "RandR" "on" Option "AIGLX" "on" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc102" Option "XkbLayout" "us" #xkeymap0 EndSection Section "InputDevice" #Option "Emulate3Timeout" "50" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" #mouse0protocol Option "Device" "/dev/mouse" #Option "Emulate3Buttons" Option "ZAxisMapping" "4 5" #scrollwheel EndSection Section "Modes" #modes0modeline0 Identifier "Modes0" EndSection Section "Monitor" #UseModes "Modes0" #monitor0usemodes Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" DisplaySize 432 270 HorizSync 30.0 - 86.0 VertRefresh 56.0 - 76.0 ModeLine "1680x1050" 147.1 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync Option "PreferredMode" "1680x1050" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "ShadowFB" # [] #Option "DefaultRefresh" # [] #Option "ModeSetClearScreen" # [] #card0driver Identifier "Card0" Driver "nvidia" VendorName "Unknown Vendor" BoardName "Unknown Board" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1680x1050" "1280x1024" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" Option "Compositing" "Enable" EndSection