From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G2YzY-0004Pu-Oz for qemu-devel@nongnu.org; Mon, 17 Jul 2006 15:42:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G2YzX-0004Pc-VF for qemu-devel@nongnu.org; Mon, 17 Jul 2006 15:42:56 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G2YzX-0004PY-Oh for qemu-devel@nongnu.org; Mon, 17 Jul 2006 15:42:55 -0400 Received: from [84.96.92.60] (helo=Smtp.neuf.fr) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G2Z2G-0000v5-Vn for qemu-devel@nongnu.org; Mon, 17 Jul 2006 15:45:45 -0400 Received: from [84.102.211.35] by sp604001mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-5.05 (built Feb 16 2006)) with ESMTP id <0J2K009R3BTRDF10@sp604001mt.gpm.neuf.ld> for qemu-devel@nongnu.org; Mon, 17 Jul 2006 21:37:04 +0200 (CEST) Date: Mon, 17 Jul 2006 21:37:02 +0200 From: Fabrice Bellard Subject: Re: [Qemu-devel] Problem: Keyboard dead after "-loadvm" In-reply-to: <20060717140154.120660@gmx.net> Message-id: <44BBE6DE.9080200@bellard.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <20060717091859.137890@gmx.net> <20060717140154.120660@gmx.net> Reply-To: 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 Carsten Thorenz wrote: > Von: Johannes Schindelin > >>Try pressing&releasing Shift, Alt and Ctrl after loading. > > > O.k., that solves it. But ... > > >>P.S.: There were a couple of (almost identical) patches to help that, but >>they were probably never applied. > > > ... somebody should take care for the patches :) Sometimes I try :-) But evaluating patches takes a large amount of time and in a program like QEMU regressions are difficult to track and very easy to introduce... Fabrice.