All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] keyboard under VNC
Date: Thu, 29 Apr 2004 21:26:50 +0200	[thread overview]
Message-ID: <409156FA.6000107@bellard.org> (raw)
In-Reply-To: <1083242911.32279.5.camel@localhost>

Joe Batt wrote:
> When I connect to my Linux machine via VNC (the X server version), then
> start up a QEMU session, the keyboard is all screwy.  For instance,
> pressing d prints f (d->f, f->h, c->d, v->i, g->j, h->k, and neither
> shift nor delete work as examples).  It works when I sit at the local X
> session though.
> 
> Any ideas as to why?  All my other apps seem to work fine (except
> VMWare, which doesn't repaint reliably and shares the mouse scaling
> problems with QEMU).

QEMU currently uses the raw PC scancodes returned by the X11 server in 
order to avoid keymaps problems. I can add an alternate method based on 
X11 keysyms, but you will have to give an option to QEMU to select the 
language of your keyboard.

Fabrice.

  reply	other threads:[~2004-04-29 19:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-29  9:05 [Qemu-devel] Qemu CVS under Debian SID / Missing lgpm library Jean-Michel POURE
2004-04-29 12:48 ` [Qemu-devel] keyboard under VNC Joe Batt
2004-04-29 19:26   ` Fabrice Bellard [this message]
2004-04-29 18:34 ` [Qemu-devel] Qemu CVS under Debian SID / Missing lgpm library Roman Zippel

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=409156FA.6000107@bellard.org \
    --to=fabrice@bellard.org \
    --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.