VirtualBox

Ticket #6215: xorg.conf

File xorg.conf, 711 bytes (added by Aaron Toponce, 15 years ago)

lines commented out will keep the mouse hover from working

Line 
1# Default xorg.conf for Xorg 1.5+ without PCI_TXT_IDS_PATH enabled.
2#
3# This file was created by VirtualBox Additions installer as it
4# was unable to find any existing configuration file for X.
5
6#Section "Device"
7# Identifier "VirtualBox Video Card"
8# Driver "vboxvideo"
9#EndSection
10
11Section "InputDevice"
12 Identifier "Configured Mouse"
13 Driver "vboxmouse"
14 Option "CorePointer"
15# Option "Device" "/dev/input/mouse0"
16# Option "Protocol" "ImPS/2"
17# Option "ZAxisMapping" "4 5"
18# Option "Emulate3Buttons" "true"
19EndSection
20
21#Section "Device"
22# Identifier "Configured Video Device"
23# Driver "vboxvideo"
24#EndSection

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy