qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jbrown106@phreaker.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [SDL] Problem with mouse grabbing
Date: Fri, 23 Apr 2004 16:35:18 -0400	[thread overview]
Message-ID: <20040423203518.GA19728@jbrown.mylinuxbox.org> (raw)

Why does qemu grab the mouse? Sometimes, when it is closing, I will
forget to press Ctrl-Shift, and the mouse ends up being unusable.

This got very old in a very short amount of time, so I edited sdl.c to simply
"follow" the X mouse pointer, ala VNC-style, and it works. There is a strange
bug, but aside from that it works perfectly. I find this more convenient
for handling the mouse. My question is: why does qemu grab the mouse pointer
instead of just following it? Is this for technical reasons or just because
the VM looks nicer that way?

P.S. The strange bug is simply that the virtual mouse pointer moves a little bit
faster than the real mouse pointer. It's annoying but still usable, although
it does cause the virtual mouse pointer to show up in odd places every now and
then.

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

             reply	other threads:[~2004-04-23 20:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-23 20:35 Jim C. Brown [this message]
2004-04-25 23:45 ` [Qemu-devel] [SDL] Problem with mouse grabbing Greg Alexander
2004-04-29 21:41   ` Jim C. Brown
2004-04-30 21:19     ` Gregory Alexander
2004-04-30 22:05       ` [Qemu-devel] " Matthew Mastracci

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=20040423203518.GA19728@jbrown.mylinuxbox.org \
    --to=jbrown106@phreaker.net \
    --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).