Section "ServerLayout" Identifier "X.org Configured" # Screen "radeon Screen 0" RightOf "radeon Screen 1" Screen "radeon Screen 0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "DontVTSwitch" "false" EndSection Section "Extensions" Option "Composite" "enable" EndSection Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" EndSection Section "Module" Load "extmod" Load "dbe" Load "record" Load "xtrap" # Load "dri" Load "glx" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbLayout" "us" Option "XkbModel" "pc105" Option "XkbVariant" "basic" Option "ZAxisMapping" "4 5 4 5" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mouse0" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 320 240 # mm ### Comment all HorizSync and VertSync values to use DDC: Identifier "Monitor0" VendorName "SAM" ModelName "S/M 753DF" HorizSync 30.0 - 70.0 VertRefresh 50.0 - 160.0 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor 1" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "BusType" # [] #Option "CPPIOMode" # [] #Option "CPusecTimeout" # #Option "AGPMode" # Option "AGPFastWrite" "false" # [] #Option "AGPSize" # #Option "GARTSize" # #Option "RingSize" # #Option "BufferSize" # #Option "EnableDepthMoves" # [] #Option "EnablePageFlip" # [] #Option "NoBackBuffer" # [] #Option "DMAForXv" # [] #Option "PanelOff" # [] #Option "DDCMode" # [] #Option "IgnoreEDID" # [] #Option "UseFBDev" # [] Option "MergedFB" "true" # [] #Option "CRT2HSync" # [] #Option "CRT2VRefresh" # [] Option "CRT2Position" "RightOf" # [] #Option "MetaModes" # [] Option "MetaModes" "1280x1024-1280x1024" Option "MergedDPI" "100 100" # [] #Option "MergedXinerama" # [] #Option "MergedXineramaCRT2IsScreen0" # [] #Option "MergedNonRectangular" # [] #Option "MergedMouseRestriction" # [] #Option "DisplayPriority" # [] #Option "PanelSize" # [] #Option "ForceMinDotClock" # #Option "ColorTiling" # [] #Option "VideoKey" # #Option "RenderAccel" # [] #Option "SubPixelOrder" # [] #Option "ShowCache" # [] #Option "DynamicClocks" # [] #Option "BIOSHotkeys" # [] #Option "VGAAccess" # [] #Option "ReverseDDC" # [] #Option "LVDSProbePLL" # [] Option "AccelMethod" "exa" # Identifier "Card0" Driver "radeon" VendorName "ATI Technologies Inc" BoardName "Radeon R300 NE [Radeon 9500 Pro]" BusID "PCI:1:0:0" Option "MonitorLayout" "CRT,CRT" EndSection Section "Device" Identifier "Card1" Driver "radeon" BusID "PCI:1:0:0" # Screen 1 EndSection Section "Screen" Identifier "radeon Screen 0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Virtual 2560 1024 Modes "1280x1024" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Screen" Identifier "radeon Screen 1" Device "Card1" Monitor "Monitor 1" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection