Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" #Load "vbe" #Load "GLcore" Load "dbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" #Option "XkbVariant" "it" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" Option "SHMConfig" "on" EndSection Section "Device" Identifier "Generic Video Card" Driver "intel" #Driver "i810" BusID "PCI:0:2:0" Option "monitor-TV" "TVOutput" Option "CacheLines" "32768" Option "DRI" "true" #Option "XAANoOffscreenPixmaps" "true" Option "AccelMethod" "EXA" Option "ExaNoComposite" "false" Option "MigrationHeuristic" "greedy" Option "UseFBDev" "True" Option "RenderAccel" "True" EndSection Section "Monitor" Identifier "Color LCD" Option "DPMS" HorizSync 28-64 VertRefresh 43-60 EndSection Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "Color LCD" 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 "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Synaptics Touchpad" Option "AIGLX" "on" EndSection Section "DRI" Mode 0666 #Group 0 EndSection Section "Monitor" Identifier "TVOutput" Option "Ignore" "true" EndSection Section "Extensions" Option "Composite" "Enable" EndSection