From: Markus Armbruster <armbru@redhat.com>
To: Kasai Takanori <kasai.takanori@jp.fujitsu.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: [PATCH 0/2] PV framebuffer
Date: Tue, 21 Nov 2006 06:50:30 +0100 [thread overview]
Message-ID: <87ejrxbb6h.fsf@pike.pond.sub.org> (raw)
In-Reply-To: <1f5601c70d2d$1d805eb0$dab2220a@VF03007L> (Kasai Takanori's message of "Tue, 21 Nov 2006 14:23:02 +0900")
"Kasai Takanori" <kasai.takanori@jp.fujitsu.com> writes:
> Hi all,
>
> The keymap is being written in these patches.
Are you talking about sdlfb or vncfb?
> However, the keymap seems to be 101 keyboard layout.
> Therefore, other keyboard layouts cannot be used.
sdlfb works with scancodes and its mapping to Linux input layer
keycodes assumes a standard AT or PS/2 keyboard.
vncfb can't work with scancodes, because LibVNCServer doesn't provide
them. It has to work with key symbols instead. This can't work in
general, see the source code for why. Its mapping to Linux keycodes
assumes you're using the usual US keymap.
> I think that the mechanism that keyboard layout is selected like
> qemu-dm is necessary.
> How do you think about it?
Nobody coded it yet. It would sure be useful.
next prev parent reply other threads:[~2006-11-21 5:50 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-10 8:53 [PATCH 0/2] PV framebuffer Markus Armbruster
2006-11-10 9:32 ` Gerd Hoffmann
2006-11-12 14:20 ` Steven Smith
2006-11-13 15:29 ` Markus Armbruster
2006-11-21 17:48 ` Markus Armbruster
2006-11-16 1:08 ` Atsushi SAKAI
2006-11-16 8:21 ` Markus Armbruster
2006-11-16 10:31 ` Atsushi SAKAI
2006-11-16 11:46 ` Markus Armbruster
2006-11-17 13:22 ` Markus Armbruster
2006-11-22 14:18 ` Steven Smith
2006-11-22 15:31 ` Markus Armbruster
2006-11-24 8:05 ` Markus Armbruster
2006-11-24 8:07 ` Markus Armbruster
2006-11-29 10:31 ` Steven Smith
2006-11-29 12:43 ` Markus Armbruster
2006-11-21 5:23 ` Kasai Takanori
2006-11-21 5:50 ` Markus Armbruster [this message]
2006-11-21 9:43 ` Ewan Mellor
2006-11-22 11:47 ` Kasai Takanori
2006-11-22 13:30 ` Markus Armbruster
2006-11-24 1:54 ` Kasai Takanori
2006-11-24 8:15 ` Markus Armbruster
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=87ejrxbb6h.fsf@pike.pond.sub.org \
--to=armbru@redhat.com \
--cc=kasai.takanori@jp.fujitsu.com \
--cc=xen-devel@lists.xensource.com \
/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.