From owner-freebsd-emulation@FreeBSD.ORG Mon Aug 4 19:15:12 2014 Return-Path: Delivered-To: freebsd-emulation@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 ESMTPS id 20B36B2A for ; Mon, 4 Aug 2014 19:15:12 +0000 (UTC) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D38222CB3 for ; Mon, 4 Aug 2014 19:15:11 +0000 (UTC) Received: from [89.204.139.65] (helo=localhost.my.domain) by ms-10.1blu.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1XENiv-0007Vd-SY for freebsd-emulation@freebsd.org; Mon, 04 Aug 2014 21:15:10 +0200 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.my.domain (8.14.7/8.14.3) with ESMTP id s74JF7if001372 for ; Mon, 4 Aug 2014 21:15:07 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.14.7/8.14.3/Submit) id s74JF6cX001371 for freebsd-emulation@freebsd.org; Mon, 4 Aug 2014 21:15:06 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Mon, 4 Aug 2014 21:15:06 +0200 From: Matthias Apitz To: freebsd-emulation@freebsd.org Subject: virtualbox-ose-additions-4.2.18: video and mouse works, but no button events Message-ID: <20140804191506.GB1307@La-Habana> Reply-To: Matthias Apitz MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Operating-System: FreeBSD 9.0-CURRENT r214444 (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 89.204.139.65 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2014 19:15:12 -0000 Hello, I have a FreeBSD 10-CURRENT as guest in a virtual box running on Ubuntu 14.04.1. The port virtualbox-ose-additions (4.2.18) installed fine and with it the following is working fine: - Xorg uses 'vboxvideo' driver and resizing or fullscreen works fine - Xorg uses 'vboxmouse' with the following section in xorg.conf: Section "InputDevice" Identifier "Mouse0" Driver "vboxmouse" EndSection the mouse moves fine and can cross the border of the VM to Ubuntu-land but no button click is seen; I've checked this with xev: the moves of the mouse pointer are fine, but no click is seen by the xev having in xorg.conf: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection the mouse in the VM works fine, but the mouse pointer can not leave the VM and no cut&paste is possible between the VM and Ubuntu. Any ideas? Thanks matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign