Section "ServerLayout" # InputDevice "SynPS/2 Synaptics TouchPad|1" "AlwaysCore" Identifier "Minimal layout" Screen "Screen0" 0 0 InputDevice "usbmouse" InputDevice "TouchPad|1" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Module" Load "freetype" Load "glx" Load "dri" Load "dbe" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "usbmouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "TouchPad|1" Driver "synaptics" Option "Device" "/dev/input/mice" # 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" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.06" Option "MaxSpeed" "0.12" Option "AccelFactor" "0.0010" Option "SHMConfig" "on" EndSection Section "Monitor" Identifier "Monitor 1024x768|0" HorizSync 31.5 - 57.0 VertRefresh 50.0 - 70.0 EndSection Section "Device" Identifier "Card0|0" Driver "ati" Option "XAANoOffscreenPixmaps" Option "AddARGBGLXVisuals" "True" EndSection Section "Screen" Identifier "Screen0" Device "Card0|0" Monitor "Monitor 1024x768|0" DefaultDepth 24 SubSection "Display" Depth 8 EndSubSection SubSection "Display" Depth 15 EndSubSection SubSection "Display" Depth 16 EndSubSection SubSection "Display" Depth 24 EndSubSection SubSection "Display" Depth 32 EndSubSection EndSection Section "DRI" Group "xgrp" Mode 0660 EndSection Section "Extensions" Option "Composite" "true" EndSection