Section "ServerLayout" Identifier "X.org Configured" Screen "Default Screen" Screen "Second Screen" RightOf "Default Screen" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "record" Load "dbe" Load "dri" Load "xtrap" Load "glx" Load "extmod" 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 6 7" EndSection Section "Monitor" Identifier "Default Monitor" Option "DPMS" EndSection Section "Monitor" Identifier "Second Monitor" Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional Identifier "Card0" Driver "radeonhd" VendorName "ATI Technologies Inc" BoardName "RV610 video device [Radeon HD 2400 PRO]" BusID "PCI:1:0:0" Option "DynamicClocks" "on" Option "CRT2Position" "LeftOf" Option "CRT2HSync" "30-81" Option "CRT2VRefresh" "59-76" Option "MetaModes" "1024x768-1024x768 1024x768 800x600 640x480" Option "XAANoOffscreenPixmaps" "true" EndSection Section "Screen" Identifier "Default Screen" Device "Card0" Monitor "Default Monitor" Defaultdepth 24 SubSection "Display" Depth 24 #Modes "1280x1024@60" "1280x960@60" "1024x768@60" "800x600@60" "800x600@56" "640x480@60" Modes "1280x1024@60" Virtual 2560 1024 EndSubSection EndSection Section "Screen" Identifier "Second Screen" Device "Card0" Monitor "Second Monitor" Defaultdepth 24 SubSection "Display" Depth 24 #Modes "1280x1024@60" "1280x960@60" "1024x768@60" "800x600@60" "800x600@56" "640x480@60" Modes "1280x1024@60" Virtual 2560 1024 EndSubSection EndSection