From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N00aw-0008PE-JW for qemu-devel@nongnu.org; Mon, 19 Oct 2009 18:20:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N00as-0008LU-26 for qemu-devel@nongnu.org; Mon, 19 Oct 2009 18:20:49 -0400 Received: from [199.232.76.173] (port=59080 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N00ar-0008LE-L1 for qemu-devel@nongnu.org; Mon, 19 Oct 2009 18:20:45 -0400 Received: from mail-ew0-f221.google.com ([209.85.219.221]:65089) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N00ar-0005yl-2e for qemu-devel@nongnu.org; Mon, 19 Oct 2009 18:20:45 -0400 Received: by ewy21 with SMTP id 21so3381587ewy.8 for ; Mon, 19 Oct 2009 15:20:44 -0700 (PDT) Message-ID: <4ADCE635.4060604@codemonkey.ws> Date: Mon, 19 Oct 2009 17:20:37 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] new SDL keyboard shortcuts to start and stop VM References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mulyadi Santosa Cc: qemu-devel@nongnu.org Mulyadi Santosa wrote: > IMO, it would be faster if we provide keyboard shortcuts that will > stop and resume VM execution right from SDL guest interface, rather > than switching to console monitor first and type "s" or "c" > respectively. > Is this really common of an operation that you would need an escape key for it? Why are you so frequently stopping and continuing a guest? Regards, Anthony Liguori