qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Oliver Gerlich <olig9@gmx.de>
To: Ryan Rempel <rgrempel@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [Patch] Release mouse at window edges
Date: Mon, 25 Apr 2005 10:12:03 +0200	[thread overview]
Message-ID: <426CA653.4000509@gmx.de> (raw)
In-Reply-To: <fb5ec423050423185918e37465@mail.gmail.com>

Ryan Rempel wrote:
> I've been using your patch for releasing the mouse at window edges
> (the -autograb path) successfully with a Windows 98 guest. However,
> I'm now trying to set up a Windows 2000 guest, and the mouse isn't
> releasing -- things work as they would without the patch.
> 
> Is this a known issue, or is it working for you with a Windows 2000 guest?
> 

This is a known issue. I think the standard Cirrus graphics driver in 
Win2k doesn't support hardware cursors, so autograb doesn't work 
out-of-the-box.
There's a newer graphics driver for Win2k at 
http://www.hofnet.com/fire/browse.asp?target=%5CCIRRUS%20LOGIC%5CCL-GD5446%5CDRIVERS%5CWIN2000

This driver supports hardware cursors; but you still have to use 
non-colored mouse cursors and disable mouse shadow. It then works nicely 
for me.

Btw. you should always be able to release mouse by pressing CTRL+ALT. If 
this doesn't work with my patch, it's a bug...

Oliver Gerlich

  reply	other threads:[~2005-04-25  8:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-24  1:59 [Qemu-devel] Re: [Patch] Release mouse at window edges Ryan Rempel
2005-04-25  8:12 ` Oliver Gerlich [this message]
2005-04-26 16:23   ` Ryan Rempel

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=426CA653.4000509@gmx.de \
    --to=olig9@gmx.de \
    --cc=qemu-devel@nongnu.org \
    --cc=rgrempel@gmail.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 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).