Date: Fri, 30 Aug 2013 12:37:31 +0200 From: Florent Peterschmitt <florent@peterschmitt.fr> To: freebsd-emulation@freebsd.org, freebsd-x11@freebsd.org Subject: VirtualBox vboxmouse X.org configuration Message-ID: <522075EB.2080306@peterschmitt.fr>
next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --EFkfStpbrfWNQ3uFhkMuiabiFXGOUf3l6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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. --=20 Florent Peterschmitt | Please: florent@peterschmitt.fr | * 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 :) --EFkfStpbrfWNQ3uFhkMuiabiFXGOUf3l6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSIHXsAAoJEFr01BkajbiB3loP/3be3ejxXL1aiHxUvwkCN4Ra r7haChlUAwvtWDskBN6d++B33ss9EfR/wd/kqn1UkOXuFiY3RHlBt/+iWiuoqV8e KU6KhT1Uv2WEgknf13XQhSVEN2Rhz7+DpTScwHJ7jD8ZNLJK0GiJfT5x1D7Fz1uR oS34ETjfvlbiUzeeOQXRVhp4eBd3CQfRmM0EGPZd5JhLga90wOinQ7+JQTJRZ8Lt kAT2CzG8im8DUsCnX9aV7CSDt4MFKEOyGtCrZDzTscyO9iWSEXnL6eCxYDncez4c 26mGxCVzG03xZtwOEoayNXgwcfP28asNCqMZcQPRSR3LT2imTlxZRmakaR+SGoVI oM+t9vdgiZ2yn6IYeMbA0Ui6rQNgJiRLA+XU5f5sIwJTKXMDVsse/WyZ2H6/eAnG BS/UH7bTBf/Qmi8usyRU3TkR5ole2cbt/qPg+QruJCcgpkRsOkEtaspNk5n1zSsZ 3qnqQoNP9BnbKun0G3CGFjSbVx33SvmPwmBZ3Lv9zuLEqWhzwqNAs5BCdmBrbAKv nUO5WkGOIVdXP9ZOemnl3/BmypLUz9rfRCsEFynJMNyndkJivBYcVw9d5Vvc69WF ZmiLzDBoLSPo4mkSZwpBlAsUMR/YeFG14ggcacWRXcpgPOsJr9OUgfEkL4nUoDUu DdzA6T+AihDOpggadbFC =5e+c -----END PGP SIGNATURE----- --EFkfStpbrfWNQ3uFhkMuiabiFXGOUf3l6--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?522075EB.2080306>