VirtualBox

Ticket #6937: xorg.conf

File xorg.conf, 497 bytes (added by thomasd, 14 years ago)
Line 
1Section "InputDevice"
2 Identifier "Mouse0"
3 Driver "vboxmouse"
4 Option "Protocol" "auto"
5 Option "Device" "/dev/input/mice"
6 Option "ZAxisMapping" "4 5 6 7"
7 Option "CorePointer" "true"
8EndSection
9
10Section "Device"
11 ### Available Driver options are:-
12 ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
13 ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
14 ### [arg]: arg optional
15 Identifier "Card0"
16 Driver "vboxvideo"
17EndSection

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