From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MRAB4-0005dE-Fb for qemu-devel@nongnu.org; Wed, 15 Jul 2009 15:30:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MRAAz-0005Wz-IJ for qemu-devel@nongnu.org; Wed, 15 Jul 2009 15:30:05 -0400 Received: from [199.232.76.173] (port=43738 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MRAAz-0005Wg-DD for qemu-devel@nongnu.org; Wed, 15 Jul 2009 15:30:01 -0400 Received: from kelvin.aketzu.net ([81.22.244.161]:45247) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MRAAy-0007Rc-Uo for qemu-devel@nongnu.org; Wed, 15 Jul 2009 15:30:01 -0400 Date: Wed, 15 Jul 2009 22:29:56 +0300 From: Anssi Kolehmainen Message-ID: <20090715192956.GP29378@aketzu.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] Broken Finnish keymap List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, When I run kvm-88 with -vnc and -k fi and try to press "'" (apostrophe) in vnc window I get "b" in the guest. Strange enough, in SDL window everything seems to work just fine. Anyhow, the fix is to remove second apostrophe line from pc-bios/keymaps/fi. Also there are few other "wrong" keys so maybe keymap should be regenerated? BTW, sv (swedish) keymap works just fine. (And why have two different layouts since Swedish and Finnish keyboards have same layout anyway.) --- pc-bios/keymaps/fi.org 2009-07-13 12:39:15.000000000 +0300 +++ pc-bios/keymaps/fi 2009-07-13 12:56:40.000000000 +0300 @@ -62,3 +62,2 @@ Aring 0x1a shift -dead_diaeresis 0x1a altgr dead_abovering 0x1a shift altgr @@ -81,3 +80,2 @@ kra 0x25 altgr -ampersand 0x25 shift altgr lstroke 0x26 altgr @@ -100,6 +98,2 @@ multiply 0x2b shift altgr -guillemotleft 0x2c altgr -less 0x2c shift altgr -guillemotright 0x2d altgr -greater 0x2d shift altgr copyright 0x2e altgr @@ -108,3 +102,2 @@ rightdoublequotemark 0x30 altgr -apostrophe 0x30 shift altgr mu 0x32 altgr -- Anssi Kolehmainen anssi.kolehmainen@iki.fi 040-5085390