From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gc2Fv-0000Pi-WB for qemu-devel@nongnu.org; Mon, 23 Oct 2006 12:02:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gc2Fo-0000E9-Je for qemu-devel@nongnu.org; Mon, 23 Oct 2006 12:02:25 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gc2Fn-0000DP-AZ for qemu-devel@nongnu.org; Mon, 23 Oct 2006 12:02:20 -0400 Received: from [66.249.82.231] (helo=wx-out-0506.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gc2Fm-0000I6-Sm for qemu-devel@nongnu.org; Mon, 23 Oct 2006 12:02:19 -0400 Received: by wx-out-0506.google.com with SMTP id r21so1589129wxc for ; Mon, 23 Oct 2006 09:02:18 -0700 (PDT) Message-ID: Date: Mon, 23 Oct 2006 16:02:16 +0000 From: "andrzej zaborowski" Sender: balrogg@gmail.com Subject: Re: [Qemu-devel] Feature request: VNC and SDL In-Reply-To: <453CA94B.3080503@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <453CA94B.3080503@gmail.com> Reply-To: balrogg@gmail.com, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 23/10/06, Jonathan Dieter wrote: > This is just a small (I hope) feature request. Is there any way that > there could be a "-vnc-and-sdl" option that would allow simultaneous VNC > and SDL access to the virtual machine? Actually multiple interfaces shouldn't be very difficult to do, one thing that won't be very straightforward to handle is the absolute coordinates mode for mouse, there may be more problematic things but nothing of much importance I think. -- balrog 2oo6