qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: AltGr keystrokes
Date: Mon, 31 Jul 2006 21:58:06 -0500	[thread overview]
Message-ID: <pan.2006.08.01.02.58.05.598345@codemonkey.ws> (raw)
In-Reply-To: 44CDD7BA.80602@nl.ibm.com

On Mon, 31 Jul 2006 12:13:14 +0200, Eric Hameleers wrote:

> Are other people with international keyboards having these issues as well?
> What is the difference with the old RFB patch that the currently built-in
> VNC server handles differently?

The old VNC patch uses LibVNCServer which is a derivative of the old Xvnc
codebase.  Details of why libvncserver didn't meet my goals have been
addressed in previous threads but suffice to say, I felt that starting
from scratch was necessary.

The VNC protocol does a rather poor job in defining what keycodes
correspond to what key events.  It roughly says to follow the X keysyms
but warns that many clients do weird things and does not actually document
all of those things.

Additionally, there's also translation to QEMU's keycodes.  Fortunately,
these things are easy to fix once we know what codes are being sent by the
client.  Unfortunately, I don't have an nl keyboard lying around so I need
some help figuring that out :-)

Regards,

Anthony Liguori

> Eric

  parent reply	other threads:[~2006-08-01  2:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-26 11:24 [Qemu-devel] AltGr keystrokes Gaetano Sferra
2006-07-31  8:10 ` Gaetano Sferra
2006-07-31 10:13   ` Eric Hameleers
2006-07-31 11:23     ` Johannes Schindelin
2006-07-31 11:32       ` Eric Hameleers
2006-07-31 15:10     ` [Qemu-devel] " Anthony Liguori
2006-08-01  2:58     ` Anthony Liguori [this message]
2006-08-01  6:14       ` Gaetano Sferra
  -- strict thread matches above, loose matches on Subject: below --
2006-08-02  0:22 Edu
2006-08-02  1:46 ` Anthony Liguori
2006-08-02 22:52   ` Edu

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=pan.2006.08.01.02.58.05.598345@codemonkey.ws \
    --to=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 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 NNTP newsgroup(s).