# DVI-I_1/digital # DVI-I_2/digital # Output DVI-I_1/digital using monitor section Monitor0 Section "Monitor" Identifier "Monitor0" HorizSync 31.5 - 137.0 VertRefresh 40.0 - 150.0 EndSection Section "Monitor" Identifier "Monitor1" HorizSync 31.5 - 137.0 VertRefresh 40.0 - 150.0 EndSection # Output DVI-I_1/digital using monitor section Monitor2 Section "Monitor" Identifier "Monitor2" HorizSync 31.5 - 137.0 VertRefresh 40.0 - 150.0 EndSection Section "Device" Identifier "Card0" Driver "radeonhd" Option "DVI-I_1/digital" "Monitor0" Option "DVI-I_2/digital" "Monitor1" Option "MergedFB" "true" BusID "PCI:3:0:0" EndSection Section "Device" Identifier "Card2" Driver "radeonhd" Option "DVI-I_1/digital" "Monitor2" Option "DVI-I_2/digital" "Monitor3" Option "MergedFB" "true" BusID "PCI:4:0:0" EndSection Section "Screen" Identifier "Screen0" Monitor "Monitor0" Device "Card0" DefaultDepth 24 SubSection "Display" Virtual 3840 1200 Modes "1920x1200" EndSubSection EndSection Section "Screen" Identifier "Screen1" Monitor "Monitor1" Device "Card0" DefaultDepth 24 SubSection "Display" Virtual 3840 1200 Modes "1920x1200" EndSubSection EndSection Section "Screen" Identifier "Screen2" Monitor "Monitor2" Device "Card2" DefaultDepth 24 SubSection "Display" Virtual 3840 1200 Modes "1920x1200" EndSubSection EndSection Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" Screen 2 "Screen2" RightOf "Screen1" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Module" Load "dbe" Load "v4l" Load "extmod" Load "glx" Load "dri" # Load "freetype" # Load "xtt" # Load "dbe" # Load "record" # Load "xtrap" # Load "type1" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/input/mice" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "ru" EndSection Section "ServerFlags" # Option "Xinerama" "1" # Option "RandR" "false" # Option "NoRandr" "yes" EndSection