From owner-freebsd-x11@FreeBSD.ORG Fri Aug 30 10:37:35 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3A888179; Fri, 30 Aug 2013 10:37:35 +0000 (UTC) (envelope-from florent@peterschmitt.fr) Received: from peterschmitt.fr (peterschmitt.fr [5.135.177.31]) by mx1.freebsd.org (Postfix) with ESMTP id 022252962; Fri, 30 Aug 2013 10:37:34 +0000 (UTC) Received: from [192.168.0.128] (4ab54-4-88-163-248-31.fbx.proxad.net [88.163.248.31]) by peterschmitt.fr (Postfix) with ESMTPSA id E54AB6588; Fri, 30 Aug 2013 12:37:33 +0200 (CEST) Message-ID: <522075EB.2080306@peterschmitt.fr> Date: Fri, 30 Aug 2013 12:37:31 +0200 From: Florent Peterschmitt User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130806 Thunderbird/17.0.8 MIME-Version: 1.0 To: freebsd-emulation@freebsd.org, freebsd-x11@freebsd.org Subject: VirtualBox vboxmouse X.org configuration X-Enigmail-Version: 1.5.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EFkfStpbrfWNQ3uFhkMuiabiFXGOUf3l6" X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Aug 2013 10:37:35 -0000 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--