# nvidia-settings: X configuration file generated by nvidia-settings 
# nvidia-settings:  version 1.0  (buildmeister@builder3)  Wed Sep 12 14:30:30 PDT 2007 
 
# File generated by XFdrake (rev 230776) 
#  ************************************************************ ********** 
# Refer to the xorg.conf man page for details about the format of 
# this file. 
#  ************************************************************ ********** 
 
Section "ServerLayout" 
    Identifier     "layout1" 
    Screen      0  "Screen0" 0 0 
    InputDevice    "Keyboard1" "CoreKeyboard" 
    InputDevice    "Mouse1" "CorePointer" 
    InputDevice    "Mouse2" "SendCoreEvents" 
EndSection 
 
Section "Files" 
EndSection 
 
Section "Module" 
    Load           "dbe" # Double-Buffering Extension 
    Load           "v4l" # Video for Linux 
    Load           "extmod" 
    Load           "type1" 
    Load           "freetype" 
    Load           "glx" # 3D layer 
EndSection 
 
Section "ServerFlags" 
 
    #DontZap # disable <Ctrl><Alt><BS> (server abort) 
    #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching) 
 # allows the server to start up even if the mouse does not work 
    Option         "allowmouseopenfail" 
    Option         "Xinerama" "0" 
EndSection 
 
Section "InputDevice" 
    Identifier     "Keyboard1" 
    Driver         "kbd" 
    Option         "XkbModel" "pc104" 
    Option         "XkbLayout" "us,ru(winkeys)" 
    Option         "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll,compose:rwin" 
EndSection 
 
Section "InputDevice" 
    Identifier     "Mouse1" 
    Driver         "mouse" 
    Option         "Protocol" "ExplorerPS/2" 
    Option         "Device" "/dev/mouse" 
EndSection 
 
Section "InputDevice" 
    Identifier     "Mouse2" 
    Driver         "evdev" 
    Option         "bustype" "0x0003" 
    Option         "relBits" "+0+1+2" 
    Option         "product" "0x004c" 
    Option         "vendor" "0x0458" 
    Option         "HWheelRelativeAxisButtons" "7 6" 
EndSection 
 
Section "Monitor" 
 
    # TV fullscreen mode or DVD fullscreen output. 
    # 768x576 @ 79 Hz, 50 kHz hsync 
    Identifier     "monitor1" 
    VendorName     "Plug'n Play" 
    ModelName      "NEC FE700+" 
    HorizSync       31.0 - 70.0 
    VertRefresh     55.0 - 120.0 
    ModeLine       "768x576" 50.0 768 832 846 1000 576 590 595 630 
    ModeLine       "768x576" 63.0 768 800 960 1024 576 578 590 616 
EndSection 
 
Section "Monitor" 
    Identifier     "Monitor0" 
    VendorName     "Unknown" 
    ModelName      "NEC FE700+" 
    HorizSync       31.0 - 70.0 
    VertRefresh     55.0 - 120.0 
EndSection 
 
Section "Device" 
    Identifier     "device1" 
    Driver         "nvidia" 
    VendorName     "nVidia Corporation" 
    BoardName      "NVIDIA GeForce FX - GeForce 8800" 
    Option         "DPMS" 
    Option         "RenderAccel" "false" 
    Option         "AddARGBGLXVisuals" 
EndSection 
 
Section "Device" 
    Identifier     "Videocard0" 
    Driver         "nvidia" 
    VendorName     "NVIDIA Corporation" 
    BoardName      "GeForce 6600 GT" 
EndSection 
 
Section "Screen" 
    Identifier     "screen1" 
    Device         "device1" 
    Monitor        "monitor1" 
    DefaultDepth    24 
    SubSection     "Display" 
        Depth       8 
        Modes      "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240" 
    EndSubSection 
    SubSection     "Display" 
        Depth       15 
        Modes      "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240" 
    EndSubSection 
    SubSection     "Display" 
        Depth       16 
        Modes      "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240" 
    EndSubSection 
    SubSection     "Display" 
        Depth       24 
        Modes      "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240" 
    EndSubSection 
EndSection 
 
Section "Screen" 
    Identifier     "Screen0" 
    Device         "Videocard0" 
    Monitor        "Monitor0" 
    DefaultDepth    24 
    Option         "TwinView" "0" 
    Option         "metamodes" "1024x768 +0+0; 832x624 +0+0; 800x600 +0+0; 640x480 +0+0; 320x240 +0+0; 1024x768_85 +0+0" 
EndSection 
 
Section "Extensions" 
    Option         "Composite" 
EndSection