All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxim Ganetsky <ganmax@narod.ru>
To: kbd@lists.altlinux.org
Subject: Re: [kbd] Caps Lock doesn't affect e.g. Cyrillic letters in UTF-8 keymaps
Date: Mon, 25 Nov 2013 23:34:33 +0400	[thread overview]
Message-ID: <5293A649.6090005@narod.ru> (raw)
In-Reply-To: <516E9BC8.7040601@gmail.com>

17.04.2013 16:55, Alexey Gladkov пишет:
> 17.04.2013 02:55, Maxim Ganetsky wrote:
>> Hello.
>>
>> When using e.g. ruwin_ct_sh-UTF-8 keymap (in pure console, no X involved
>> ;) ) Caps Lock doesn't work for Cyrilic letters. Shift key does work for
>> them, though.
>>
>> Looks like Cyrillic letters are not interpreted as such because they are
>> defined in the following way:
>>
>> altgr		keycode  16 = 	U+0439
>> altgr	shift	keycode  16 = 	U+0419
>>
>> But probably (judging by keymaps man page) they should be defined like this:
>>
>> altgr		keycode  16 = 	+U+0439
>> altgr	shift	keycode  16 = 	+U+0419
>>
>> This looks like a regression during Unicode conversion and affects all
>> Unicode keymaps.
>>
>> Would be nice to have this sorted out.
>
> I think you're right.

Any news about this issue?

:)

-- 
Best regards,
  Maxim Ganetsky                  mailto:ganmax@narod.ru


  reply	other threads:[~2013-11-25 19:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-16 22:55 [kbd] Caps Lock doesn't affect e.g. Cyrillic letters in UTF-8 keymaps Maxim Ganetsky
2013-04-17 12:55 ` Alexey Gladkov
2013-11-25 19:34   ` Maxim Ganetsky [this message]
2013-11-25 20:39     ` Alexey Gladkov
2014-04-07 20:22       ` Maxim Ganetsky
2014-04-08 18:04         ` Alexey Gladkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5293A649.6090005@narod.ru \
    --to=ganmax@narod.ru \
    --cc=kbd@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.