Section "Module" Load "dbe" Load "glx" Load "dri" Load "extmod" Load "type1" Load "freetype" EndSection Section "DRI" Mode 0666 EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "250 30" Option "XkbModel" "pc105" Option "XkbLayout" "us,ru" Option "XkbVariant" ",winkeys" Option "XkbOptions" "grp:ctrl_shift_toggle,grp:switch,grp_led:scroll" EndSection Section "InputDevice" Identifier "mouse0" Option "Device" "/dev/input/mice" #"ImPS/2 Generic Wheel Mouse" Driver "mouse" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" EndSection #Section "Device" ## Identifier "Device0" # Driver "ati" # ChipId 0x514D #EndSection Section "Device" Identifier "ATI Graphics Adapter connector 0" Driver "radeon" BusID "PCI:1:0:0" # vendor=1002, device=5964 Option "MonitorLayout" "AUTO, AUTO" #Option "NoTV" "yes" Option "TVOutput" "NOLOAD" Screen 0 EndSection Section "Device" Identifier "ATI Graphics Adapter connector 1" Driver "radeon" BusID "PCI:1:0:0" # vendor=1002, device=5964 Option "TVOutput" "NOLOAD" Screen 1 EndSection #Section "Monitor" # Identifier "Monitor at Device0" #EndSection Section "Monitor" Identifier "Monitor0" HorizSync 30-61 VertRefresh 50-75 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1" HorizSync 30-61 VertRefresh 50-75 Option "DPMS" EndSection #Section "Screen" # Identifier "Screen at Device0" # Device "Device0" # Monitor "Monitor at Device0" # DefaultColorDepth 24 # Subsection "Display" # Depth 24 # Modes "1024x768" # ViewPort 0 0 # EndSubSection #EndSection Section "Screen" Identifier "Screen0" Device "ATI Graphics Adapter connector 0" Monitor "Monitor0" DefaultColorDepth 24 #Option "backingstore" Subsection "Display" Depth 24 Modes "1024x768" ViewPort 0 0 # initial origin if mode is smaller than desktop # Virtual 1280 1024 EndSubsection EndSection Section "Screen" Identifier "Screen1" Device "ATI Graphics Adapter connector 1" Monitor "Monitor1" DefaultColorDepth 24 #Option "backingstore" Subsection "Display" Depth 24 Modes "1280x1024" ViewPort 0 0 # initial origin if mode is smaller than desktop # Virtual 1280 1024 EndSubsection EndSection Section "ServerFlags" Option "Xinerama" "true" EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Screen0" Screen "Screen1" LeftOf "Screen0" InputDevice "mouse0" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection