kbd.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Maxim Ganetsky <ganmax@narod.ru>
To: kbd@lists.altlinux.org
Subject: [kbd] Caps Lock doesn't affect e.g. Cyrillic letters in UTF-8 keymaps
Date: Wed, 17 Apr 2013 02:55:33 +0400	[thread overview]
Message-ID: <516DD6E5.8090404@narod.ru> (raw)

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.

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


             reply	other threads:[~2013-04-16 22:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-16 22:55 Maxim Ganetsky [this message]
2013-04-17 12:55 ` [kbd] Caps Lock doesn't affect e.g. Cyrillic letters in UTF-8 keymaps Alexey Gladkov
2013-11-25 19:34   ` Maxim Ganetsky
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=516DD6E5.8090404@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).