Ticket #6937: xorg.conf
| File xorg.conf, 497 bytes (added by , 14 years ago) |
|---|
| Line | |
|---|---|
| 1 | Section "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" |
| 8 | EndSection |
| 9 | |
| 10 | Section "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" |
| 17 | EndSection |

