Section "ServerLayout" Identifier "X" Screen 0 "Screen" 0 0 #InputDevice "SynapticsTouchpad" "CorePointer" #InputDevice "Mouse" InputDevice "Mouse" "CorePointer" InputDevice "Keyboard" "CoreKeyboard" EndSection Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/local/share/fonts" EndSection Section "Module" Load "extmod" #Load "dri" Load "dbe" Load "record" Load "xtrap" Load "glx" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" Option "AutoRepeat" "250 50" EndSection Section "InputDevice" Identifier "Mouse" Driver "mouse" Option "SendCoreEvents" "true" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "SynapticsTouchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/input/appletouch" Option "Protocol" "event" Option "LeftEdge" "0" Option "RightEdge" "950" # max 950 Option "TopEdge" "0" Option "BottomEdge" "334" # max 334 Option "FingerLow" "0" Option "FingerHigh" "0" Option "MaxTapMove" "0" Option "MaxTapTime" "0" Option "HorizScrollDelta" "10" Option "VertScrollDelta" "10" Option "TwoFingerScroll" "2" # two-finger scroll patch Option "MinSpeed" "0.8" Option "MaxSpeed" "2.0" Option "AccelFactor" "0.08" Option "RTCornerButton" "0" Option "RBCornerButton" "0" Option "LTCornerButton" "0" Option "LBCornerButton" "0" Option "TapButton1" "0" Option "TapButton2" "0" Option "TapButton3" "0" Option "PalmDetect" "0" Option "Repeater" "/dev/ps2mouse" Option "SHMConfig" "on" EndSection Section "Monitor" Identifier "InternalMonitor" VendorName "Apple" ModelName "LCD" DisplaySize 246 185 EndSection Section "Device" Identifier "GraphicCard" Driver "ati" VendorName "ATI Technologies Inc" BoardName "Radeon 9550" BusID "PCI:0:16:0" Option "AGPMode" "4" Option "PanelSize" "1024x768" Option "DynamicClocks" "on" # Save Energy # Clone Mode: Option "MonitorLayout" "LVDS,CRT" Option "CRT2HSync" "31.5-80" Option "CRT2VRefresh" "60-85" Option "CRT2Position" "Clone" Option "MetaModes" "1280x854-1024x768 1024x768-1024x768 800x600-800x600" Option "CloneMode" "1024x768" Option "Mergedfb" "true" Option "UseFWPLL" "true" EndSection Section "Screen" Identifier "Screen" Device "GraphicCard" Monitor "InternalMonitor" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "DRI" Mode 0666 EndSection