Section "Device" Identifier "InternalRadeon" Driver "radeon" BusID "PCI:0:16:0" Option "MergedFB" "False" Option "MetaModes" "1024x768-1024x768" Option "MergedDPI" "100 100" Option "CRT2Position" "RightOf" Option "MonitorLayout" "LVDS,CRT" EndSection Section "Device" Identifier "ExternalRadeon" Driver "radeon" BusID "PCI:0:16:0" Screen 1 # Option "IgnoreEDID" "on" # Option "DDCMode" "off" EndSection Section "Monitor" Identifier "InternalMonitor" Option "DPMS" HorizSync 31.5 - 57.0 VertRefresh 40-150 EndSection Section "Monitor" Identifier "ExternalMonitor" Option "DPMS" HorizSync 31.5 - 57.0 VertRefresh 40-150 EndSection Section "Screen" Identifier "InternalScreen" Device "InternalRadeon" Monitor "InternalMonitor" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" # Viewport 0 0 EndSubSection EndSection Section "Screen" Identifier "ExternalScreen" Device "ExternalRadeon" Monitor "ExternalMonitor" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection # Section "ServerLayout" # Identifier "Plain" # Screen "InternalScreen" # InputDevice "Mouse1" "CorePointer" # InputDevice "Keyboard1" "CoreKeyboard" # EndSection Section "ServerLayout" Identifier "Separate" Screen 0 "InternalScreen" 0 0 Screen 1 "ExternalScreen" RightOf "InternalScreen" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" Option "Xinerama" "off" EndSection Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" # Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "type1" Load "speedo" Load "freetype" # Load "xtt" # Load "glx" # Load "dri" Load "xtrap" Load "record" EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/Type1/" # FontPath "/usr/share/fonts/TrueType/" # FontPath "/usr/share/fonts/freefont/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" # ModulePath "/usr/X11R6/lib/modules" EndSection Section "ServerFlags" # Option "NoTrapSignals" # Option "DontVTSwitch" # Option "DontZap" # Option "Dont Zoom" # Option "DisableVidModeExtension" # Option "AllowNonLocalXvidtune" # Option "DisableModInDev" # Option "AllowNonLocalModInDev" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" # Option "Protocol" "Xqueue" Option "AutoRepeat" "500 30" # Option "Xleds" "1 2 3" # Option "LeftAlt" "Meta" # Option "RightAlt" "ModeShift" # Option "XkbModel" "pc102" # Option "XkbModel" "microsoft" # Option "XkbLayout" "de" # Option "XkbLayout" "de" # Option "XkbVariant" "nodeadkeys" # Option "XkbOptions" "ctrl:swapcaps" # Option "XkbModel" "pc101" # Option "XkbLayout" "us" # Option "XkbVariant" "" # Option "XkbOptions" "" # Option "XkbDisable" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" # Option "Resolution" "256" # Option "Protocol" "Xqueue" # Option "BaudRate" "9600" # Option "SampleRate" "150" Option "Emulate3Buttons" # Option "Emulate3Timeout" "50" # Option "ChordMiddle" EndSection Section "DRI" Mode 0666 EndSection