Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Touchpad" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" Option "DontZap" "yes" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" EndSection Section "Module" Load "dbe" Load "extmod" Load "xtrap" Load "glx" Load "dri" Load "drm" Load "freetype" Load "synaptics" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" Option "Device" "/dev/input/mouse0" 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 "VertEdgeScroll" "true" # enable vertical scroll zone Option "HorizEdgeScroll" "false" # enable horizontal scroll zone Option "CornerCoasting" "true" # enable continuous scroll with finger in corner Option "CoastingSpeed" "0.30" # corner coasting speed Option "SHMConfig" "on" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "AccelMethod" # [] #Option "offscreensize" # [] #Option "SWcursor" # [] #Option "ignoreconnector" # [] #Option "forcereduced" # [] #Option "forcedpi" # #Option "useconfiguredmonitor" # [] #Option "HPD" # #Option "NoRandr" # [] #Option "RRUseXF86Edid" # [] #Option "RROutputOrder" # [] #Option "TVMode" # [] Identifier "Card0" Driver "ati" # Option "TexturedVideo" "on" # Option "ColorTiling" "on" Option "AccelMethod" "EXA" #Option "MigrationHeuristic" "greedy" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 16 Virtual 3360 1200 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Virtual 3360 1200 EndSubSection EndSection Section "DRI" Group "video" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" EndSection