From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bl9ED-0008NQ-OD for qemu-devel@nongnu.org; Thu, 15 Jul 2004 12:37:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bl9EC-0008NE-5F for qemu-devel@nongnu.org; Thu, 15 Jul 2004 12:37:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bl9EC-0008NB-2q for qemu-devel@nongnu.org; Thu, 15 Jul 2004 12:37:00 -0400 Received: from [194.90.9.20] (helo=mxout1.netvision.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bl9BB-0001Wn-3z for qemu-devel@nongnu.org; Thu, 15 Jul 2004 12:33:53 -0400 Received: from [10.0.0.150] ([212.235.101.134]) by mxout1.netvision.net.il (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0I0W00AF6JCF3D@mxout1.netvision.net.il> for qemu-devel@nongnu.org; Thu, 15 Jul 2004 19:33:52 +0300 (IDT) Date: Fri, 16 Jul 2004 19:34:02 +0300 From: Hetz Ben Hamo Message-id: <200407161934.02530.hetz@witch.dyndns.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-8-i Content-transfer-encoding: 7BIT Content-disposition: inline Subject: [Qemu-devel] keyboard shortcut suggestion Reply-To: hetz@witch.dyndns.org, 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 Hi, With the latest changes to the output of serial and the QEMU console, you'll need to use CTRL SHIFT and depends on what you wish, F1, F2, and F3.. That cause problems with stuff like: * Changing keyboard languages in Windows as a guest (pressing CTRL SHIFT in Windows with support for Hebrew, Arabic, Farsi, Thai makes the whole line/s "ident" to the right or left, depends which combination you pressed) * Hebrew/Arabic/Farsi/Thai support in QT based apps (RTL extension).. So, I suggest to change the keys to CTRL ALT and 1,2,3 etc (since CTRL ALT F1-F3 is being taken by the VT's).. Fabrice, comments? Thanks, Hetz