Hi,

I'm using FreeBSD 9.2-RC3 and VBox 4.2.16 on host & guest. I had to
configure X.org this way to get mouse integration:

---

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        Screen      1  "Screen1" RightOf "Screen0"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Mouse1"
        InputDevice    "Keyboard0" "CoreKeyboard"
        Option "AutoAddDevices" "False"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
EndSection

Section "InputDevice"
        Identifier  "Mouse1"
        Driver      "vboxmouse"
    Option "SendCoreEvents" "True"
EndSection

---

Does anybody can confirm this is the right way? Using directly the
vboxmouse on CorePointer doesn't work at all and disabling integration
from VBox host makes the pointer not moving anymore.

-- 
Florent Peterschmitt           | Please:
[email protected]        |  * Avoid HTML/RTF in E-mail.
+33 (0)6 64 33 97 92           |  * Send PDF for documents.
http://florent.peterschmitt.fr |  * Trim your quotations. Really.
Proudly powered by Open Source | Thank you :)

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to