Section "ServerFlags" Option "AIGLX" "0" Option "Composite" "0" Option "DefaultServerLayout" "Default" EndSection Section "ServerLayout" Identifier "Default" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" # InputDevice "Mouse0" "CorePointer" Option "DPMS" EndSection Section "Module" Load "glx" Load "extmod" Load "xtrap" Load "record" Load "dbe" Load "freetype" Load "type1" EndSection #Section "InputDevice" # Identifier "Mouse0" # Driver "evdev" # Option "CorePointer" # Option "evBits" "+1-2" # Option "keyBits" "~272-287" # Option "relBits" "~0-2 ~6 ~8" # Option "Pass" "2" # Option "ChordMiddle" #EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "se" EndSection Section "Monitor" Identifier "LeftScreen" Vendorname "Samsung" Modelname "Samsung SyncMaster 17GLi" modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync Gamma 1.0 Option "PreferredMode" "1280x1024@60" EndSection Section "Monitor" Identifier "RightScreen" Vendorname "Compaq" Modelname "Compaq Presario MV700 Color Monitor" modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync Gamma 1.0 Option "RighOf" "LeftScreen" # Makes no diffrence but nice the day it does. Option "PreferredMode" "1280x1024@60" EndSection Section "Device" Identifier "Videocard0" Driver "nouveau" VendorName "NVIDIA Corporation" BoardName "GeForce FX 5600" # Option "Randr12" "true" Option "monitor-VGA-0" "LeftScreen" Option "monitor-DVI-A-0" "RightScreen" BusID "PCI:1:0:0" Option "EXANoComposite" "0" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" # Virtual 2560 1024 EndSubSection EndSection