From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1QbD2C-0001rU-RD for mharc-grub-devel@gnu.org; Mon, 27 Jun 2011 10:43:32 -0400 Received: from eggs.gnu.org ([140.186.70.92]:39755) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbD29-0001qc-M9 for grub-devel@gnu.org; Mon, 27 Jun 2011 10:43:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QbD28-0007BP-5q for grub-devel@gnu.org; Mon, 27 Jun 2011 10:43:29 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:64590) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QbD27-0007BI-Qu for grub-devel@gnu.org; Mon, 27 Jun 2011 10:43:27 -0400 Received: by wwf22 with SMTP id 22so3828766wwf.30 for ; Mon, 27 Jun 2011 07:43:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:x-enigmail-version:content-type; bh=qkRBuQmUJQSm5YbCv67L96cUNK1lN+upyNMTP4VK4bw=; b=Pk0userhEoaALFkTeZ2eDuUojcDch7NkLaal4Y7XLO/tUBTzEa8lcP38trst3GAdJH 8RvnzJnZlB36sZuO3tKvXpuOvVZFCYrthgWIle4FTkAWryxsPNS81P5shqTEdeT9Hr0Z BRKQkixtffi1PNIvmKTZM/AHdxYAbxzcF0imU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=nTR8+WzBKpp87681cez1ohY64LF0qGbX6CH743AvT1Lkgoe7lglngenGLsfsgYk7Yp kr27Kd270yU9XL7IjihZBpgerGpdgLna6ezCmOr0fFG3L3Gajk/mzMCmHMT9ec1AXmRz 3398/UVoglLNNjuNULAUDPS3RP3BSgCd/+3yA= Received: by 10.227.13.147 with SMTP id c19mr5640044wba.87.1309185805861; Mon, 27 Jun 2011 07:43:25 -0700 (PDT) Received: from debian.x201.phnet (gprs07.swisscom-mobile.ch [193.247.250.7]) by mx.google.com with ESMTPS id fd16sm1678306wbb.20.2011.06.27.07.43.22 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 27 Jun 2011 07:43:24 -0700 (PDT) Message-ID: <4E089707.4090909@gmail.com> Date: Mon, 27 Jun 2011 16:43:19 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110606 Iceowl/1.0b2 Icedove/3.1.10 MIME-Version: 1.0 To: Treutwein Bernhard , The development of GRUB 2 Subject: Re: grub-mklayout - errors & unusable keyboard References: <239CEBDEE83EB949A48B6DB812AA19F603682C1F@ex2.zuv.uni-muenchen.de> In-Reply-To: <239CEBDEE83EB949A48B6DB812AA19F603682C1F@ex2.zuv.uni-muenchen.de> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigACCF96D75477B700818FAAD9" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.49 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2011 14:43:31 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigACCF96D75477B700818FAAD9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 27.06.2011 16:16, Treutwein Bernhard wrote: > Hi Vladimir, > >> Filing a bug won't help me get more time to it. It would be much more >> use if you supply the pairs of symbolic names and codepoints. > The problem is (currently) that there a *lots* of unknown keys and > I don't really know to which codepoints and or funtion keys these=20 > belong. See also attached list of error messages and the keymap=20 > which produced these errors. This keymap is fully compliant with=20 > the definition given in keymaps(5). I'm fine with what grub-mklayout is able to do right now. I'm not interested in reading through the tons of docs to know what the complete definition is. If you're bothered by these problems, supply me with either a patch or a definition which can be relatively easily transformed into the code. Ideally a table which maps the symbols that you have to what ckbcomp would have generated, possibly with wildcards. > The guy who helped me to track down the problem has offered to=20 > write a complete parser, which will produce a table of the=20 > following form > > state keynumber actioncode > > > where state reflects the shift/modifier state > keynumber a hex code fo the key in question > actioncode a codepoint for printable characters or > symbol name for function keys > > this table should be easily parseable for grub-mklayout. > This would require almost complete rewrite of grub-mklayout. Again, not interested in those. We're in doocracy, best way to get anything done is to do it yourself --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enigACCF96D75477B700818FAAD9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk4IlwcACgkQNak7dOguQgkVHwD7BjBHow50PQm/hRWc4pwjUo7R p7Ji5W2pFxdWk0AuBQcA/0id0B1kyaXxRylpyBF+ZNLH+kyGPXEya0a1qGY4eK/t =0CVN -----END PGP SIGNATURE----- --------------enigACCF96D75477B700818FAAD9--