Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad" EndSection #Section "Files" # FontPath "/usr/local/share/fonts" #EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" Load "dbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" EndSection Section "Monitor" Identifier "Generic Monitor" HorizSync 31.5 - 100.0 VertRefresh 50.0 - 90.0 ModeLine "1280x800@60" 83.9 1280 1312 1624 1656 800 816 824 841 Option "IgnoreEDID" "1" EndSection Section "Device" Identifier "NVIDIA Corporation NV36 [GeForce FX Go 5700]" Driver "nvidia" EndSection Section "Screen" Identifier "Default Screen" Device "NVIDIA Corporation NV36 [GeForce FX Go 5700]" Monitor "Generic Monitor" DefaultDepth 24 Option "RenderAccel" "true" Option "NoLogo" "true" Option "AGPFastWrite" "true" Option "AllowGLXWithComposite" "true" SubSection "Display" Depth 24 Modes "1280x800" "1024x768" "800x600" "640x480" EndSubSection EndSection