Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 Screen 2 "Screen2" RightOf "Screen0" Screen 3 "Screen3" LeftOf "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection #Section "Module" # SubSection "extmod" # Option "omit xfree86-dga" # EndSubsection # Load "glx" # Disable "int10" # Disable "dbe" # Disable "v4l" # Disable "dri" # Disable "drm" # Disable "freetype" # Disable "xtt" # Disable "record" # Disable "xtrap" # Disable "type1" #EndSection #Section "Extensions" # Option "Composite" "Enable" #EndSection Section "ServerFlags" # Option "AllowEmptyInput" "Off" # Option "AllowAddDevices" "Off" Option "Xinerama" "On" # Option "BlankTime" "0" # Option "StandbyTime" "0" # Option "SuspendTime" "0" # Option "OffTime" "0" # Option "FramebufferWC" "On" # Option "ReducedBlanking" "On" EndSection Section "Screen" Identifier "Screen0" Monitor "Monitor0" Device "Card0" DefaultDepth 24 SubSection "Display" Depth 24 Virtual 1920 1200 Modes "1920x1200@60" EndSubSection # Option "FramebufferWC" "On" # Option "ReducedBlanking" "On" EndSection Section "Screen" Identifier "Screen2" Monitor "Monitor2" Device "Card2" DefaultDepth 24 SubSection "Display" Depth 24 Virtual 1920 1200 Modes "1920x1200@60" EndSubSection # Option "FramebufferWC" "On" # Option "ReducedBlanking" "On" EndSection Section "Screen" Identifier "Screen3" Monitor "Monitor3" Device "Card3" DefaultDepth 24 SubSection "Display" Depth 24 Virtual 1920 1200 Modes "1920x1200@60" EndSubSection # Option "FramebufferWC" "On" # Option "ReducedBlanking" "On" EndSection Section "Device" Identifier "Card0" Driver "radeon" BusID "PCI:3:0:0" Screen 0 # Option "monitor-DVI-0" "Monitor0" # Option "monitor-DVI-1" "Monitor1" # Option "SW_Cursor" "true" # Option "FramebufferWC" # Option "FramebufferWC" "On" # Option "ReducedBlanking" "On" EndSection #Section "Device" # Identifier "Card1" # Driver "radeon" # BusID "PCI:3:0:0" # Screen 1 # Option "monitor-DVI-0" "Monitor0" # Option "monitor-DVI-1" "Monitor1" # Option "SW_Cursor" "true" # Option "FramebufferWC" #EndSection Section "Device" Identifier "Card2" Driver "radeon" BusID "PCI:4:0:0" Screen 0 # Option "monitor-DVI-0" "Monitor2" # Option "monitor-DVI-1" "Monitor3" # Option "SW_Cursor" "true" # Option "FramebufferWC" # Option "FramebufferWC" "On" # Option "ReducedBlanking" "On" EndSection Section "Device" Identifier "Card3" Driver "radeon" BusID "PCI:4:0:0" Screen 1 # Option "monitor-DVI-0" "Monitor2" # Option "monitor-DVI-1" "Monitor3" # Option "SW_Cursor" "true" # Option "FramebufferWC" # Option "FramebufferWC" "On" # Option "ReducedBlanking" "On" EndSection Section "Monitor" Identifier "Monitor0" DisplaySize 520 320 HorizSync 30-83 VertRefresh 56-76 # Option "dpms" # Option "ReducedBlanking" # Option "FramebufferWC" "On" # Option "ReducedBlanking" "On" EndSection Section "Monitor" Identifier "Monitor2" DisplaySize 520 320 HorizSync 30-83 VertRefresh 56-76 # Option "dpms" # Option "ReducedBlanking" # Option "FramebufferWC" "On" # Option "ReducedBlanking" "On" EndSection Section "Monitor" Identifier "Monitor3" DisplaySize 520 320 HorizSync 30-83 VertRefresh 56-76 # Option "dpms" # Option "ReducedBlanking" # Option "FramebufferWC" "On" # Option "ReducedBlanking" "On" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Accel" "Off" Option "Protocol" "Auto" Option "Device" "/dev/input/mice" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "ru" EndSection