Section "Files" FontPath "unix/:-1" EndSection Section "Module" Load "dbe" Load "glx" Load "dri" Load "extmod" Load "type1" Load "freetype" SubSection "extmod" Option "omit xfree86-dga" EndSubSection EndSection Section "DRI" Mode 0660 Group "xgrp" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "XkbLayout" "us,ru" Option "XkbOptions" "grp:caps_toggle" Option "XkbVariant" ",winkeys" 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 "radeon" EndSection Section "Device" Identifier "Device1" Driver "radeon" EndSection Section "Monitor" Identifier "Monitor at Device0" EndSection Section "Monitor" Identifier "Monitor at Device1" EndSection Section "Screen" Identifier "Screen at Device0" Device "Device0" Monitor "Monitor at Device0" DefaultColorDepth 16 Subsection "Display" Depth 16 Modes "1024x768" EndSubSection EndSection Section "Screen" Identifier "Screen at Device1" Device "Device1" Monitor "Monitor at Device1" DefaultColorDepth 16 Subsection "Display" Depth 16 Modes "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Screen at Device0" Screen "Screen at Device1" InputDevice "mouse0" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection