# Xorg configuration created by system-config-display Section "ServerLayout" Identifier "Dual head configuration" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "Xinerama" "on" # Option "Clone" "on" EndSection Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" # paths to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "speedo" Load "type1" Load "v4l" Load "vbe" EndSection Section "ServerFlags" Option "Xinerama" "true" 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 "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "LCD Panel 1400x1050" HorizSync 31.5 - 90.0 VertRefresh 59.0 - 75.0 Option "dpms" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Monitor Vendor" ModelName "DELL" HorizSync 30.0 - 72.0 VertRefresh 50.0 - 80.0 ModeLine "1280x1024" 135.0 1280 1312 1416 1664 1024 1027 1030 1064 -hsync -vsync ModeLine "1024x768" 135.0 1280 1312 1416 1664 1024 1027 1030 1064 -hsync -vsync Option "dpms" EndSection Section "Device" Identifier "Videocard0" Driver "ati" VendorName "Videocard vendor" BoardName "ATI Radeon 9600 M10" VideoRam 65536 Option "DPMS" Option "AGPMode" "4" BusID "PCI:1:0:0" #Option "DDCMode" "" Option "SWcursor" "on" Option "AGPFastWrite" "on" #Option "DisplayPriority" "AUTO" Option "MonitorLayout" "LVDS,AUTO" #Option "UseFBDev" "true" Option "CRT2VRefresh" "50.0-120.0" Option "CRT2HSync" "30.0-86.0" Option "CRT2Position" "RightOf" #Option "MergedFB" "false" #Option "NoMergedXinerama" "true" #Option "MergedXineramaCRT2IsScreen0" "false" #Option "PanelSize" "1400x1050" #Option "PanelOff" "false" Option "EnablePageFlip" "true" EndSection Section "Device" Identifier "Videocard1" Driver "ati" VendorName "Videocard Vendor" BoardName "ATI Radeon Mobility 9600 M10" VideoRam 65536 Option "DPMS" Option "AGPMode" "4" Option "AGPFastWrite" "on" # Option "UseFBDev" "true" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 16 Modes "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Videocard1" Monitor "Monitor1" DefaultDepth 24 SubSection "Display" Depth 24 #Modes "1400x1050" "1280x1024" Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection