Section "ServerFlags" Option "DefaultServerLayout" "Default Layout" EndSection Section "Files" FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/CID" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" # paths to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" # Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "ServerLayout" Identifier "Default Layout" Screen 0 "DualHead" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "Screen" Identifier "DualHead" Device "ATI Radeon9200" Monitor "L557" Monitor "Acer AL1721" DefaultDepth 24 SubSection "Display" Modes "1280x1024" Depth 24 Virtual 2560 2048 EndSubSection EndSection # Monitor 0 Section "Monitor" Identifier "L557" Option "DPMS" HorizSync 24.0-80.0 VertRefresh 55.0-75.0 Option "PreferredMode" "1280x1024" EndSection # Monitor 1 Section "Monitor" Identifier "Acer AL1721" Option "DPMS" HorizSync 32-80 VertRefresh 50-75 Option "PreferredMode" "1280x1024" Option "LeftOf" "L557" EndSection # graphics HW Section "Device" Identifier "ATI Radeon9200" Driver "radeon" BusID "PCI:1:0:0" Screen 0 Option "DynamicClocks" "on" Option "BusType" "PCI" Option "DRI" "off" Option "Monitor-VGA-0" "Acer AL1721" Option "Monitor-DVI-0" "L557" EndSection