Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse[1]" "CorePointer" InputDevice "USB Mouse" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" Option "BlankTime" "5" # Blank the screen in 5 min Option "StandbyTime" "6" # Turn off screen in 6 min #Option "SuspendTime" "30" # Full hibernation in 30 min #Option "OffTime" "40" # Turn off DPMS monitor EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/TTF/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" #FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "record" #Load "vnc" Load "extmod" Load "dbe" #Load "dri" Load "glx" Load "xtrap" Load "freetype" Load "type1" Load "synaptics" Load "GLcore" Load "bitmap" Load "int10" Load "speedo" Load "vbe" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "it" EndSection Section "InputDevice" Driver "synaptics" Identifier "Mouse[1]" Option "Device" "/dev/psaux" #Option "Device" "/dev/input/event1" #Option "Protocol" "event" Option "Protocol" "auto-dev" #Option "Protocol" "IMPS/2" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "220" Option "MaxTapMove" "260" Option "VertScrollDelta" "100" Option "MinSpeed" "0.06" Option "MaxSpeed" "0.12" Option "AccelFactor" "0.0010" Option "SHMConfig" "on" #Option "Repeater" "/dev/ps2mouse" Option "Repeater" "/dev/input/mice" #Option "Repeater" "/dev/psaux" EndSection Section "InputDevice" Identifier "USB Mouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "SendCoreEvents" "true" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "Monitor" Identifier "Monitor0" Option "DPMS" Modeline "1280x800@60" 83.91 1280 1312 1624 1656 800 816 824 841 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "ColorKey" # #Option "CacheLines" # #Option "Dac6Bit" # [] #Option "DRI" # [] #Option "NoDDC" # [] #Option "ShowCache" # [] #Option "XvMCSurfaces" # #Option "PageFlip" # [] Identifier "Card0" Driver "i810" VendorName "Intel Corp." BoardName "82852/855GM Integrated Graphics Device" BusID "PCI:0:2:0" #VideoRam 16384 #riservo 16MB di RAM video Option "DisplayInfo" "FALSE" EndSection Section "Screen" Identifier "Screen0" #Device "Intel Corporation 82852/855GM Integrated Graphics Device" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x800" EndSubSection SubSection "Display" Depth 4 Modes "1280x800" EndSubSection SubSection "Display" Depth 8 Modes "1280x800" EndSubSection SubSection "Display" Depth 15 Modes "1280x800" EndSubSection SubSection "Display" Depth 16 Modes "1280x800" EndSubSection SubSection "Display" Depth 24 Modes "1280x800" EndSubSection EndSection Section "DRI" Mode 0666 EndSection