Re: [PATCH] kbd: (#7063) make CapsLock work as expected even fornon-ASCII

From: Alan Cox
Date: Mon Nov 16 2009 - 09:39:05 EST


On Mon, 16 Nov 2009 16:51:15 +0300
Alexey Dobriyan <adobriyan@xxxxxxxxx> wrote:

> Steps to reproduce:
>
> [log into console (not xterm)]
> [load non-trivial keymap]
> [turn on CapsLock]
> [type something]
>
> Symbols won't be capital despite CapsLock and despite Shift+* working
> as expected.
>
> Note: patch relies on keymap being consistent wrt SMALL/CAPITAL symbols.
> Though extracting SMALL <=> CAPITAL mapping from unicode tables and
> putting it into kernel may be more correct.
>
> Fix long-standing http://bugzilla.kernel.org/show_bug.cgi?id=7063
>
> Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>

Acked-by: Alan Cox <alan@xxxxxxxxxxxxxxx>

The assumptions seem reasonable and if not we'll find out. Either way its
going to be an improvement.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/