# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Dec 14 16:39:22 PST 2005 # xorg.conf (Xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following commands as root: # # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom # md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum # dpkg-reconfigure xserver-xorg Section "Files" # local font server # if the local font server has problems, we can fall back on these FontPath "unix/:7100" FontPath "/usr/lib/X11/fonts/ttfonts" FontPath "/usr/lib/X11/fonts/Type1/" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/misc/" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/" FontPath "/usr/lib/X11/fonts/75dpi/" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" # Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "v4l" Load "vbe" Load "synaptics" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" Option "CorePointer" 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 "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "SendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "false" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Screen-DFP" HorizSync 31.5 - 60.0 VertRefresh 40.0 - 90.0 ModeLine "1280x800_60.00" 83.5 1280 1344 1480 1680 800 801 804 828 -hsync +vsync ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630 ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616 Option "DPMS" EndSection Section "Device" #Option "UseEdidFreqs" "yes" #Option "SecondMonitorHorizSync" "30-50" #Option "SecondMonitorVertRefresh" "60" #Option "TwinViewOrientation" "Clone" #Option "Metamodes" "1024x768, 1280x800; NULL, 1280x800" #Option "ConnectedMonitor" "CRT, DFP" Identifier "GeForceFxGo5200" Driver "nvidia" Option "DPMS" VideoRam 65536 Screen 0 EndSection Section "Screen" Identifier "Screen-DFP" Device "GeForceFxGo5200" Monitor "Screen-DFP" DefaultDepth 24 Option "NvAGP" "1" #Option "Twinview" SubSection "Display" Depth 16 Modes "1280x800" "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1280x800" "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Layout[all]" Screen 0 "Screen-DFP" 0 0 InputDevice "Generic Keyboard" InputDevice "Touchpad" "CorePointer" InputDevice "Generic Mouse" "AlwaysCore" EndSection