# Default xorg.conf for Xorg 1.5+ without PCI_TXT_IDS_PATH enabled. # # This file was created by VirtualBox Additions installer as it # was unable to find any existing configuration file for X. #Section "Device" # Identifier "VirtualBox Video Card" # Driver "vboxvideo" #EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "vboxmouse" Option "CorePointer" # Option "Device" "/dev/input/mouse0" # Option "Protocol" "ImPS/2" # Option "ZAxisMapping" "4 5" # Option "Emulate3Buttons" "true" EndSection #Section "Device" # Identifier "Configured Video Device" # Driver "vboxvideo" #EndSection