Section "ServerLayout" Identifier "Minimal layout" Screen "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "TouchPad" "CorePointer" EndSection Section "Files" EndSection Section "Module" # Load "freetype" # Load "glx" # Load "extmod" # Load "dri" # Load "dbe" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "ServerFlags" Option "AllowEmptyInput" "false" Option "AllowMouseOpenFail" "true" Option "AutoAddDevices" "false" Option "AIGLX" "on" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "TouchPad" Driver "synaptics" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" # Option "SpecialScrollAreaRight" "true" Option "VertEdgeScroll" "true" Option "HorizEdgeScroll" "true" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "RTCornerButton" "2" Option "TapButton1" "1" # 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" "true" EndSection #Section "Monitor" #DisplaySize 260 160 # Identifier "sec4241|0" # Option "DPMS" "true" #EndSection #Section "Monitor" # Identifier "aticonfig-Monitor[1]" # Option "VendorName" "ATI Proprietary Driver" # Option "ModelName" "Generic Autodetecting Monitor" # Option "DPMS" "true" #EndSection Section "Device" # Option "ForceMonitors" "crt1" # Option "EnableMonitor" "lvds" # Option "DesktopSetup" "single" # Option "EnableMonitor" "crt1" Identifier "Card0|0" Driver "radeon" # Option "EnablePageFlip" "on" # Option "RenderAccel" "on" # Option "DynamicClocks" "on" # Option "BIOSHotkeys" "on" # Option "MergedFB" "true" # Option "CRT2Position" "RightOf" # Option "CRT2Hsync" "50-75" # Option "CRT2VRefresh" "30-82" # Option "MetaModes" "1024x768-1680x1050" # Option "DDCMode" "on" # Option "MergedNonRectangular" "true" # Option "VideoOverlay" "on" # Option "AccelMethod" "EXA" # Option "TexturedVideo" "true" # Option "AddARGBGLXVisuals" "true" # Option "EnableMonitor" "crt1" # BusID "PCI:1:5:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0|0" # Monitor "sec4241|0" DefaultDepth 24 SubSection "Display" # Viewport 0 0 Depth 24 # Modes "1680x1050" EndSubSection EndSection Section "DRI" Group "xgrp" Mode 0660 EndSection Section "Extensions" Option "Composite" "Enable" EndSection