From owner-freebsd-current@FreeBSD.ORG Sat Jan 9 14:47:35 2010 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72D19106566B; Sat, 9 Jan 2010 14:47:35 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id E53B88FC12; Sat, 9 Jan 2010 14:47:34 +0000 (UTC) Received: from daedalus.network.local (gprs50.swisscom-mobile.ch [193.247.250.50]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.3/8.14.3) with ESMTP id o09ElWan066410 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Sat, 9 Jan 2010 14:47:33 GMT (envelope-from beat@FreeBSD.org) Message-ID: <4B489753.6090904@FreeBSD.org> Date: Sat, 09 Jan 2010 15:48:51 +0100 From: Beat Gaetzi User-Agent: Thunderbird 2.0.0.23 (X11/20090821) MIME-Version: 1.0 To: Daichi GOTO References: <4B4225D9.9050504@FreeBSD.org> <4B440D6E.1070809@freebsd.org> <4B487661.2050505@FreeBSD.org> In-Reply-To: <4B487661.2050505@FreeBSD.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@FreeBSD.org, current@FreeBSD.org Subject: Re: Call for tester: VirtualBox 3.1.2 for FreeBSD (take 2) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jan 2010 14:47:35 -0000 Beat Gaetzi wrote: > Daichi GOTO wrote: >> Discussion and Issues: >> I cannot get host-guest clipboard share working. Does someone >> get it? > > No, the clipboard sharing is not working at the moment. I just recognized that this is not correct. Clipboard sharing works if you start "VBoxClient --clipboard" in the guest and copy something with "Ctrl + C" in the host or the guest. Beat