# Xorg configuration created by system-config-display Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "unix/:7100" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" # Load "dri" Load "extmod" Load "freetype" #Load "glx" Load "int10" Load "record" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "yes" EndSection Section "Device" Identifier "Videocard0" Driver "i810" BusID "PCI:0:2:0" VideoRam 32768 Option "MonitorLayout" "CRT,LFP" Screen 0 EndSection Section "Device" Identifier "Videocard1" Driver "i810" BusID "PCI:0:2:0" VideoRam 32768 Option "MonitorLayout" "CRT,LFP" Screen 1 EndSection Section "Device" Identifier "Videocard2" Driver "i810" BusID "PCI:0:2:0" Screen 0 Option "MonitorLayout" "CRT,LFP" # Option "DisplayInfo" "False" # Option "DevicePresence" "True" # Option "CheckLid" "False" Option "Clone" "True" EndSection Section "Monitor" Identifier "Monitor0" Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1" ModelName "Unknown monitor" HorizSync 30.0 - 30.0 HorizSync 0.0 - 80.0 VertRefresh 60.0 - 60.0 Option "dpms" ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync EndSection Section "Monitor" Identifier "Monitor2" HorizSync 30.0 - 30.0 HorizSync 0.0 - 80.0 VertRefresh 60.0 - 60. Option "DPMS" Modeline "1024x768" 109.62 1024 1664 1856 2160 768 1201 1204 1250 +hsync +vsync EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1024x768" # Virtual 1280 1024 EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Videocard1" Monitor "Monitor1" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1600x1200" "1024x768" EndSubSection EndSection Section "Screen" Identifier "Screen2" Device "Videocard2" Monitor "Monitor2" DefaultDepth 16 SubSection "Display" Viewport 0 0 Depth 16 Modes "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Dual" Screen 0 "Screen0" Screen 1 "Screen1" RightOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "Single" Screen 0 "Screen2" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection #Section "DRI" # Group 0 # Mode 0666 #EndSection Section "Extensions" Option "Composite" "Enable" EndSection