# Xorg configuration created by system-config-display Section "ServerLayout" Identifier "dual head configuration" Screen 0 "LaptopScreen" 0 0 Screen 1 "ExternalScreen" LeftOf "LaptopScreen" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "DevInputMice" "AlwaysCore" EndSection Section "Files" FontPath "unix/:7100" EndSection Section "Module" Load "dbe" Load "extmod" Load "fbdevhw" Load "glx" Load "record" Load "freetype" Load "type1" Load "synaptics" Load "ati" Load "dri" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "hpzt11xx" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "synaptics" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "yes" Option "LeftEdge" "1900" Option "RightEdge" "5400" Option "TopEdge" "1900" Option "BottomEdge" "4000" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.02" Option "MaxSpeed" "0.18" Option "AccelFactor" "0.0010" # Option "SHMConfig" "on" EndSection Section "InputDevice" # If the normal CorePointer mouse is not a USB mouse then # this input device can be used in AlwaysCore mode to let you # also use USB mice at the same time. Identifier "DevInputMice" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "no" EndSection Section "Monitor" Identifier "LaptopMonitor" VendorName "Monitor Vendor" ModelName "LCD Panel 1680x1050" HorizSync 31.5 - 90.0 VertRefresh 60.0 - 60.0 Option "dpms" EndSection Section "Monitor" Identifier "ExternalMonitor" VendorName "Monitor Vendor" ModelName "Unprobed Monitor" HorizSync 31.5 - 90.0 VertRefresh 60.0 - 60.0 Option "dpms" EndSection Section "Device" Identifier "Radeon M9 0" Driver "radeon" VendorName "ATI" BoardName "Radeon Mobility M9" BusID "PCI:1:0:0" Option "dpms" Option "AGPMode" "4" Option "AGPFastWrite" "off" Option "EnablePageFlip" "true" Option "IgnoreEDID" "off" Option "RenderAccel" "on" Option "DynamicClocks" "on" Option "MonitorLayout" "LVDS,CRT" Option "MergedFB" "true" Option "CRT2Position" "LeftOf" Option "MetaModes" "1680x1050-1680x1050 1400x1050-1400x1050 1280x1024-1280x1024 1024x768-1024x768 800x600-800x600 640x480-640x480" Screen 0 EndSection Section "Device" Identifier "Radeon M9 1" Driver "radeon" VendorName "ATI" BoardName "Radeon Mobility M9" # BusID "PCI:1:0:1" Screen 1 EndSection Section "Screen" Identifier "LaptopScreen" Device "Radeon M9 0" Monitor "LaptopMonitor" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1680x1050" "1400x1050" "1280x1024" "1280x800" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "ExternalScreen" # Device "Radeon M9 1" Device "Radeon M9 0" Monitor "ExternalMonitor" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1680x1050" "1400x1050" "1280x1024" "1280x800" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection Section "Extensions" Option "Composite" "true" EndSection