qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Martin <jmartin@notamusica.com>
To: QEMU <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] CNTRL-key sticks in latest CVS
Date: Fri, 23 Jul 2004 00:23:39 +0200 (CEST)	[thread overview]
Message-ID: <Pine.LNX.4.56.0407230021210.2159@hatatitla.NotaMusica.com> (raw)
In-Reply-To: <F909D32B-DC15-11D8-AF92-000393C4FDC6@triplecatproductions.com>

Hi,

On Thu, 22 Jul 2004, David E. Still wrote:
> The problem I'm running into is that on a Windows 98 guest OS when I
> CTRL-SHIFT to exit grab, and then click back in to enter grab, the
> CTRL-key gets... stuck.  Every character I type is a Control character.
>   This happens on both Mac OS X and Mandrake 10.0 Official.  I can get
> out of it by pressing CTRL-ESC, so it's not a showstopper by any means,
> just a minor annoyance. :)  I haven't tested any other OSes.

The following patch should fix this problem:

*** sdl.c	14 Jul 2004 17:22:33 -0000	1.16
--- sdl.c	22 Jul 2004 22:16:04 -0000
***************
*** 491,497 ****
                                  sdl_grab_start();
                              else
                                  sdl_grab_end();
-                             break;
                          }
                          gui_key_modifier_pressed = 0;
                          gui_keysym = 0;




--------

	 Johannes

      parent reply	other threads:[~2004-07-22 22:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-22 19:33 [Qemu-devel] CNTRL-key sticks in latest CVS David E. Still
2004-07-22 21:48 ` Laurent Amon
2004-07-22 22:23 ` Johannes Martin [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=Pine.LNX.4.56.0407230021210.2159@hatatitla.NotaMusica.com \
    --to=jmartin@notamusica.com \
    --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).