Section "ServerLayout" Identifier "single head custom" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" #Option "AIGLX" "true" EndSection Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/artwiz" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/cronyx/100dpi/:unscaled" FontPath "/usr/share/fonts/cronyx/misc/:unscaled" FontPath "/usr/share/fonts/cronyx/75dpi/:unscaled" EndSection Section "Module" Load "bitmap" Load "dbe" Load "vbe" Load "extmod" Load "glx" Load "type1" Load "freetype" SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" DisplaySize 320 240 # mm Identifier "Monitor0" VendorName "HP" ModelName "M70" HorizSync 30.0 - 70.0 VertRefresh 50.0 - 120.0 Option "DPMS" EndSection Section "Monitor" #DisplaySize 360 270 # mm Identifier "Monitor1" VendorName "STN" ModelName "S/T 97B/96B" ### Comment all HorizSync and VertRefresh values to use DDC: HorizSync 30.0 - 85.0 VertRefresh 50.0 - 160.0 Option "DPMS" "True" EndSection Section "Monitor" Identifier "Monitor2" VendorName "HANNS.G" ModelName "HW173" HorizSync 24.0 - 71.0 VertRefresh 55.0 - 75.0 Option "DPMS" "True" # The modeline is needed if DDC modes aren't available, ie, if # the DDCMode option fails, which it sometimes does. This seems # to happen if the framebuffer module fails to set the wide-screen # mode with the right aspect ratio. #ModeLine "1440x900" 106.5 1440 1520 1672 1904 900 903 909 934 #Modeline "1440x900" 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync EndSection Section "Monitor" Identifier "Monitor3" VendorName "LG Electronics" ModelName "L196W" HorizSync 30.0 - 82.0 VertRefresh 56.0 - 75.0 Option "DPMS" "true" DisplaySize 408 255 EndSection Section "Device" Identifier "Card0" Driver "radeonhd" VendorName "MSI" BoardName "RV505 CE [Radeon X1550 64-bit]" BusID "PCI:1:0:0" #Option "monitor-DVI-I_1/analog" "wide_lcd" EndSection Section "Device" Identifier "Card1" Driver "ati" VendorName "MSI" BoardName "RV505 CE [Radeon X1550 64-bit]" BusID "PCI:1:0:0" Option "AGPMode" "1" #Option "EnableDepthMoves" "true" Option "EnablePageFlip" "true" Option "ColorTiling" "on" Option "RenderAccel" "on" Option "AccelMethod" "XAA" #Option "BackingStore" "true" #Option "NoBackBuffer" "false" Option "DDCMode" "true" EndSection Section "Screen" Identifier "Screen0" Device "Card1" Monitor "Monitor3" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 1 Modes "1440x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 4 Modes "1440x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 8 Modes "1440x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 15 Modes "1440x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1440x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1440x900" EndSubSection EndSection Section "dri" Mode 0666 EndSection Section "ServerFlags" EndSection Section "Extensions" Option "Composite" "Enable" EndSection