[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080611140304.GM4244@implementation.uk.xensource.com>
Date: Wed, 11 Jun 2008 15:03:04 +0100
From: Samuel Thibault <samuel.thibault@...-lyon.org>
To: Jiri Bohac <jbohac@...e.cz>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
lkml <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] console keyboard mapping broken by 04c71976
Err, at quick look it looks to me rather like a bug kbd, which doesn't
cope with the console being in unicode mode. Which distribution are you
using?
In unicode mode, k_self is really meant to hold unicode values (there is
no other way to provide an arbitrary unicode value in keyboard maps),
and thus kbd should translate KT_LETTER's value from the map file's
encoding (set by the charset directive) to unicode.
Samuel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists