Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Synaptics" Driver "synaptics" Option "Device" "/dev/input/mice" Option "Protocol" "auto-dev" Option "Emulate3Buttons" "yes" EndSection Section "Device" Identifier "Videocard0" Driver "i810" BusID "PCI:0:2:0" VideoRam 65536 Option "MonitorLayout" "CRT,LFP" Screen 0 EndSection Section "Device" Identifier "Videocard1" Driver "i810" BusID "PCI:0:2:0" VideoRam 65536 Option "MonitorLayout" "CRT,LFP" Screen 1 EndSection Section "Monitor" Identifier "Monitor0" ModelName "LCD Panel 1280x800" Option "dpms" EndSection Section "Monitor" Identifier "Monitor1" ModelName "LCD Panel 1280x1024" HorizSync 30-90 VertRefresh 60-80 Option "dpms" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x800" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Videocard1" Monitor "Monitor1" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection Section "ServerLayout" Identifier "SingleHead" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Synaptics" "CorePointer" Option "Xinerama" "false" EndSection # Section "ServerLayout" # Identifier "DualHead" # Screen 0 "Screen0" 0 0 # Screen 1 "Screen1" RightOf "Screen0" # InputDevice "Keyboard0" "CoreKeyboard" # InputDevice "Synaptics" "CorePointer" # Option "Xinerama" "true" # EndSection