All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: Jan Krupa <JKrupa@suse.com>
Cc: qemu-devel@nongnu.org, Anthony Liguori <anthony@codemonkey.ws>
Subject: Re: [Qemu-devel] [v2, 4/4] qemu-char: add missing characters used in keymaps
Date: Thu, 07 Nov 2013 13:10:48 +0400	[thread overview]
Message-ID: <527B5918.3030305@msgid.tls.msk.ru> (raw)
In-Reply-To: <52790E15.1000006@suse.com>

05.11.2013 19:26, Jan Krupa wrote:
> On 11/01/2013 11:00 AM, Michael Tokarev wrote:
[]
>> Except of one question.  Where we add these entries?  Should we maybe
>> sort the table somehow, or introduce some more groups of chars?
>>
>> (I'm fine with applying this to qemu-trivial as-is).
>
> I agree with sorting those entries to groups. But I think this is not a
> straightforward task without completely rewriting the current groups
> which seems to be a bit chaotic. Maybe what would be a good inspiration
> is this libxkbcommon header file (which was probably used as a base data
> for the current vnc_keysym.h, too):
>
> http://cgit.freedesktop.org/xorg/lib/libxkbcommon/tree/xkbcommon/xkbcommon-keysyms.h
>
> We can convert it into vnc_keysym.h retaining the groups used in
> libxkbcommon, there. If you agree I can prepare patch for review.

After a brief discussion with Anthony I think there's no need to do
that at this time, due to a possibility to sort this all (not just
the entries, but whole kbd stuff) using entirely different way.

But I still think it is worth to apply this series for 1.7.

Anthony, can you comment please?  Are you willing to accept new keyboard
layout plus a few mods required for it and for other, existing, layouts
to function, together with a possibility to use base unicode chars (Unnnn)?

It all can go away in 1.8 or later when proper keyboard handling
hopefully will be in place...

Thanks,

/mjt

      reply	other threads:[~2013-11-07  9:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-16 12:40 [Qemu-devel] [PATCH v2 0/4] qemu-char: keymap changes for Czech and Unicode support Jan Krupa
2013-10-16 12:40 ` [Qemu-devel] [PATCH v2 1/4] qemu-char: add Czech characters to VNC keysyms Jan Krupa
2013-11-01 10:01   ` [Qemu-trivial] [v2, " Michael Tokarev
2013-11-01 10:01     ` [Qemu-devel] " Michael Tokarev
2013-10-16 12:40 ` [Qemu-devel] [PATCH v2 2/4] qemu-char: add Czech keymap file Jan Krupa
2013-11-01 10:02   ` [Qemu-trivial] [v2,2/4] " Michael Tokarev
2013-11-01 10:02     ` [Qemu-devel] " Michael Tokarev
2013-10-16 12:40 ` [Qemu-devel] [PATCH v2 3/4] qemu-char: add support for U-prefixed symbols Jan Krupa
2013-11-01  9:59   ` [Qemu-devel] [v2, " Michael Tokarev
2013-11-01 11:28     ` Michael Tokarev
2013-11-05 15:24       ` Jan Krupa
2013-10-16 12:40 ` [Qemu-devel] [PATCH v2 4/4] qemu-char: add missing characters used in keymaps Jan Krupa
2013-11-01 10:00   ` [Qemu-devel] [v2, " Michael Tokarev
2013-11-05 15:26     ` Jan Krupa
2013-11-07  9:10       ` Michael Tokarev [this message]

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=527B5918.3030305@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=JKrupa@suse.com \
    --cc=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.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.