Section "ServerLayout" Identifier "Laptop" Screen "Screen" 0 0 InputDevice "Keyboard" "CoreKeyboard" InputDevice "SynPS/2 Synaptics TouchPad" "CorePointer" InputDevice "UsbMouse" "SendCoreEvents" Option "AIGLX" "true" EndSection Section "Extensions" Option "Composite" "disable" EndSection Section "Module" Load "freetype" Load "glx" Load "dri" Load "dbe" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "InputDevice" Identifier "Keyboard" Driver "kbd" EndSection Section "InputDevice" Identifier "SynPS/2 Synaptics TouchPad" Driver "synaptics" Option "Device" "/dev/input/mice" Option "Protocol" "auto-dev" 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 "InputDevice" Identifier "UsbMouse" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "MonInt" EndSection Section "Monitor" Identifier "MonExt" Option "RightOf" "MonInt" EndSection Section "Device" Identifier "VideoCard" Driver "intel" BusID "PCI:0:2:0" #Option "DDCMode" "true" Option "Monitor-LVDS" "MonInt" Option "Monitor-VGA" "MonExt" Option "DRI" "true" Option "XAANoOffscreenPixmaps" "true" EndSection Section "Screen" Identifier "Screen" Device "VideoCard" Monitor "MonInt" DefaultDepth 24 SubSection "Display" Depth 24 Virtual 2960 1050 EndSubSection EndSection Section "DRI" Group "xgrp" Mode 0666 EndSection