Section "ServerLayout" Identifier "Layout0" Screen "Screen0" #Screen "Screen1" RightOf "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" EndSection Section "DRI" Mode 0666 EndSection Section "Module" Load "freetype" # Load "xtt" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "type1" Load "speedo" Load "xv" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/sysmouse" # Option "EmulateWheel" "on" #Option "EmulateWheelButton" "2" Option "Emulate3Buttons" "on" #Option "XAxisMapping" "4 5" #Option "YAxisMapping" "6 7" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "Monitor" Identifier "Monitor0" ### Comment all HorizSync and VertSync values to use DDC: #HorizSync 31.5 - 48.5 #VertRefresh 50.0 - 85 EndSection Section "Monitor" Identifier "Monitor1" ### Comment all HorizSync and VertSync values to use DDC: #HorizSync 31.5 - 48.5 #VertRefresh 50.0 - 85 EndSection Section "Device" Identifier "Card0" Driver "i810" Option "MonitorLayout" "LFP,CRT2+DFP2" Option "DevicePresence" "True" Option "Clone" "False" BusID "PCI:0:2:0" EndSection #Section "Device" # Identifier "Card1" # Driver "i810" # BusID "PCI:0:2:1" #EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 #SubSection "Display" # Viewport 0 0 # Depth 24 # Modes "1024x768" #EndSubSection EndSection #Section "Screen" #Identifier "Screen1" #Device "Card1" #Monitor "Monitor1" #DefaultDepth 16 #SubSection "Display" #Viewport 0 0 #Depth 16 #Modes "1024x768" #EndSubSection #EndSection