Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted by saeegonee ( 15 years ago )
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 275.09.07  ([email protected])  Wed Jun  8 14:38:32 PDT 2011


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "AutoAddDevices" "False"
EndSection

Section "Files"
    ModulePath      "/usr/lib64/xorg/modules"
    ModulePath      "/usr/lib64/opengl/nvidia"
    ModulePath      "/usr/lib64/opengl/xorg-x11/extensions"
    FontPath        "/usr/share/fonts/saeegonee"
    FontPath        "/usr/share/fonts/75dpi"
    FontPath        "/usr/share/fonts/100dpi"
    FontPath        "/usr/share/fonts/cyrillic"
    FontPath        "/usr/share/fonts/dejavu"
    FontPath        "/usr/share/fonts/misc"
    FontPath        "/usr/share/fonts/OTF"
    FontPath        "/usr/share/fonts/Speedo"
    FontPath        "/usr/share/fonts/TTF"
    FontPath        "/usr/share/fonts/Type1"
    FontPath        "/usr/share/fonts/urw-fonts"
EndSection

Section "Module"
 Load  "glx"
# Disable  "dri"
# Disable  "dri2"
EndSection

Section "ServerFlags"
    Option         "IgnoreABI" "True"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol"
    Option         "Device" "/dev/input/mice"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
#    Option         "XkbModel"    "pc105"
#    Option         "XkbLayout"   "us,ru"
#    Option     "XkbVariant"  ",winkeys"
#    Option         "XkbOptions"  "grp:alt_shift_toggle"
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
EndSection

Section "Device"

    #Option    "AllowGLXWithComposite" "false"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "FlatPanelProperties" "Scaling = Native"
    Option         "ExtractModeTimingsDVI"
    Option         "ModeValidation" "NoDFPNativeResolutionCheck"
    #Option    "RenderAccel" "true"
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024_75" "1024x768_75"
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
    Option         "RENDER" "Enable"
EndSection

 

Revise this Paste

Your Name: Code Language: