From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCvDw-000054-65 for qemu-devel@nongnu.org; Tue, 05 Mar 2013 12:00:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCvDs-0006D1-IA for qemu-devel@nongnu.org; Tue, 05 Mar 2013 12:00:20 -0500 Received: from moutng.kundenserver.de ([212.227.126.187]:52894) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCvDs-0006CN-84 for qemu-devel@nongnu.org; Tue, 05 Mar 2013 12:00:16 -0500 Message-ID: <513624AB.1000408@rdsoftware.de> Date: Tue, 05 Mar 2013 18:00:27 +0100 From: Erik Rull MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Same Display contents on different outputs? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Hi all, is it meanwhile possible to get the same screen output on a screen and on VNC? I would like to offer a "direct" terminal (with a real screen and keyboard) for user interaction and a VNC remote terminal e.g. for service access. Is it possible to configure it so that the guest sees only one video and input hardware but qemu exposes two display / input possibilities? Thanks. Best regards, Erik