Section "ServerLayout" Identifier "Basic Layout" Screen "Screen0" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "evdev" Option "Device" "/dev/input/event2 EndSection Section "InputDevice" Identifier "Mouse1" Driver "evdev" Option "Device" "/dev/input/event3" EndSection Section "Monitor" Identifier "Monitor17" EndSection # This makes it work correctly #Section "Monitor" # Identifier "LVDS" # Option "Ignore" "true" #EndSection Section "Device" Identifier "945GM" Option "Monitor-VGA" "Monitor17" Driver "intel" Option "ModeDebug" "1" #Option "AccelMethod" "UXA" #Option "XvPreferOverlay" "1" #Option "PageFlip" "1" #Option "TripleBuffer" "1" EndSection Section "Screen" Identifier "Screen0" Device "945GM" Monitor "Monitor17" DefaultDepth 24 SubSection "Display" Depth 24 EndSubSection EndSection