# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Dec 14 16:39:22 PST 2005 #Section "InputDevice" # Driver "synaptics" # Identifier "touchpad" # Option "Device" "/dev/psaux" # Option "Protocol" "auto-dev" # Option "LeftEdge" "1900" # Option "RightEdge" "5400" # Option "TopEdge" "1900" # Option "BottomEdge" "4000" # Option "FingerLow" "25" # Option "FingerHigh" "30" # Option "MaxTapTime" "180" # Option "MaxTapMove" "220" # Option "VertScrollDelta" "100" # Option "MinSpeed" "0.02" # Option "MaxSpeed" "0.18" # Option "AccelFactor" "0.0010" # Option "SHMConfig" "on" #EndSection Section "ServerLayout" # InputDevice "touchpad" "CorePointer" Identifier "Simple Layout" Screen "Screen 1" 0 0 InputDevice "USB-Mouse" "AlwaysCore" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "Files" # local font server # if the local font server has problems, we can fall back on these #FontPath "/usr/lib/X11/fonts/cyrillic" #FontPath "/usr/lib/X11/fonts/CID" FontPath "unix/:7100" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" # Load "GLcore" Load "bitmap" Load "dbe" SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "ddc" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" # Load "speedo" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" EndSection Section "InputDevice" Identifier "USB-Mouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "Monitor" Identifier "monitor" HorizSync 30.0 - 64.0 VertRefresh 50.0 - 100.0 ModeLine "1280x800" 107.2 1280 1360 1496 1712 800 801 804 835 -hsync +vsync EndSection Section "Device" Identifier "Nvidia GeForce" Driver "nvidia" EndSection Section "Screen" Identifier "Screen 1" Device "Nvidia GeForce" Monitor "monitor" DefaultDepth 24 Option "NvAgp" "3" Option "IgnoreEDID" "true" Option "NoLogo" "on" Option "HWCursor" "0" Option "SWCursor" "1" SubSection "Display" Depth 24 Modes "1280x800" EndSubSection EndSection