Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Synaptics0" "AlwaysCore" EndSection Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/OTF" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/corefonts/" FontPath "/usr/share/fonts/freefonts/" FontPath "/usr/share/fonts/sharefonts/" FontPath "/usr/share/fonts/terminus/" EndSection Section "Module" Load "glx" Load "extmod" Load "dbe" Load "record" Load "xtrap" Load "dri" Load "freetype" Load "type1" Load "synaptics" Load "fb" Load "exa" Load "vbe" Load "vgahw" Load "xaa" Load "shadowfb" Load "int10" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc104" Option "XkbLayout" "be" Option "XkbOptions" "ctrl:nocaps" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" Option "Emulate3Buttons" "true" Option "CorePointer" EndSection Section "InputDevice" Identifier "Synaptics0" Driver "synaptics" Option "Protocol" "auto-dev" Option "Device" "/dev/input/mouse1" Option "HorizScrollDelta" "0" Option "SendCoreEvents" "true" Option "VertTwoFingerScroll" "true" Option "HorizTwoFingerScroll" "true" # Option "TapButton1" "1" # Option "TapButton2" "2" # Option "TapButton3" "3" Option "LeftEdge" "100" Option "RightEdge" "1120" Option "TopEdge" "50" Option "BottomEdge" "310" Option "MinSpedd" "0.1" Option "MaxSpeed" "0.5" Option "AccelFactor" "0.1" Option "FingerLow" "25" Option "FingerHigh" "30" # Option "MaxTapTime" "180" # Option "MaxTapMove" "220" # Option "MaxDoubleTapTime" "180" Option "SHMConfig" "true" Option "VertScrollDelta" "10" Option "HorizScrollDelta" "10" Option "TouchpadOff" "2" EndSection Section "Monitor" #DisplaySize 290 180 # mm Identifier "Monitor0" VendorName "APP" ModelName "9c5f" 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 Corporation" BoardName "Mobile 945GM/GMS/940GML Express Integrated Graphics Controller" BusID "PCI:0:2:0" #Option "MonitorLayout" "DFP+CRT,LFP" #Option "Clone" "true" #Option "DevicePresence" "true" #Option "NoDRI" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection Option "XAANoOffscreenPixmaps" "true" EndSection Section "DRI" Mode 0666 EndSection #Section "Extensions" # Option "Composite" "Enable" #EndSection