qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Brad Campbell <brad@wasp.net.au>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Patch] Release mouse at window edges
Date: Sun, 27 Feb 2005 10:16:47 +0400	[thread overview]
Message-ID: <422165CF.5030409@wasp.net.au> (raw)
In-Reply-To: <42214E8D.6060801@wasp.net.au>

Brad Campbell wrote:
> olig9@gmx.de wrote:
> 
>> Hello,
>> the attached patch makes Qemu ungrab the mouse cursor when the guest 
>> mouse
>> cursor hits the window edges. It also makes qemu automatically grab the
>> mouse when the host mouse cursor enters the window.
>>
> 
> This patch just causes qemu to abort on startup for me.
> 

I stand corrected. The patch makes some changes to vl.h which do not cause the source files that 
depend on it to be re-built. A make clean ; configure ; make solved it.

The recommended graphics drivers for 2k can be shoehorned into XP-SP1a. Just make sure you select 16 
bit mode before you install the drivers, as they just puke in 24 bit mode and garble the display 
such as to make it pretty hard to actually do anything to reconfigure it after the fact!

The mouse positioning has its fair share of quirks, but once the right drivers are installed it 
works as designed. Good job!

Regards,
Brad
-- 
"Human beings, who are almost unique in having the ability
to learn from the experience of others, are also remarkable
for their apparent disinclination to do so." -- Douglas Adams

  reply	other threads:[~2005-02-27  6:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-26 15:09 [Qemu-devel] [Patch] Release mouse at window edges olig9
2005-02-27  4:37 ` Brad Campbell
2005-02-27  6:16   ` Brad Campbell [this message]
2005-03-01 21:28 ` Fabrice Bellard
2005-03-02  4:48   ` Brad Campbell
2005-03-02  9:53     ` Oliver Gerlich
2005-03-02 11:24       ` Hetz Ben Hamo
2005-03-02 20:06       ` olig9

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=422165CF.5030409@wasp.net.au \
    --to=brad@wasp.net.au \
    --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).