From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47426) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dmPCO-0006vn-Q9 for qemu-devel@nongnu.org; Mon, 28 Aug 2017 14:55:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dmPCJ-0000sB-NP for qemu-devel@nongnu.org; Mon, 28 Aug 2017 14:55:48 -0400 Received: from indium.canonical.com ([91.189.90.7]:60721) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dmPCJ-0000rT-F7 for qemu-devel@nongnu.org; Mon, 28 Aug 2017 14:55:43 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1dmPCI-000460-Bh for ; Mon, 28 Aug 2017 18:55:42 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 56D702E80C8 for ; Mon, 28 Aug 2017 18:55:42 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Mon, 28 Aug 2017 18:45:48 -0000 From: Dario Niedermann <1713328@bugs.launchpad.net> Reply-To: Bug 1713328 <1713328@bugs.launchpad.net> Sender: bounces@canonical.com References: <150383947649.18943.3208257948754280909.malonedeb@chaenomeles.canonical.com> Message-Id: <150394594885.10750.17153021329697712830.malone@wampee.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1713328] Re: Unable to C-a in -nographic if -serial telnet List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org I tried it, but it doesn't really work well. Aside from showing 2 cursors, the real problem is that the keymap is all messed up in the guest (whereas it's perfect in Qemu's VGA monitor). -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1713328 Title: Unable to C-a in -nographic if -serial telnet Status in QEMU: Invalid Bug description: qemu-system-i386 (version 2.6.1, running on Linux/x86_64) started with: qemu-system-i386 -m 64M -machine type=3Dpc -rtc base=3Dlocaltime,clock=3Dhost -nographic -serial telnet:127.0.0.1:1234,server,nowait -net nic,model=3Dne2k_pci -net user,hostfwd=3Dtcp:127.0.0.1:2200-:22,tftp=3D/ does not accept the escape key (C-a) to perform functions such as switching from monitor to console. Verified both in GNU screen and in the Linux console. If '-serial telnet:127.0.0.1:1234,server,nowait' is removed from the command line, the escape key is accepted (and Qemu doesn't enter the monitor immediately). To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1713328/+subscriptions