From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Grabless pointer
Date: Thu, 9 Feb 2006 20:20:30 +0000 [thread overview]
Message-ID: <200602092020.31103.paul@codesourcery.com> (raw)
In-Reply-To: <20060209161757.GA31694@jbrown.mylinuxbox.org>
> > From the source I can't see what device you are actually emulating
> > (or is this a custom one?)
> >
> > Mike
>
> Its basically a PS/2 mouse that sends absolute coordinates instead of
> relative/delta values.
No it's not. It's a hack that makes the guest read the absolute coordinates
from an different IO port whenever the mouse moves.
Augmenting the PS/2 mouse emulation with additional commands would be the
elegant (and portable) solution, but probably harder to hack the guest for.
This is neither.
Paul
next prev parent reply other threads:[~2006-02-09 20:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-08 21:24 [Qemu-devel] Grabless pointer malc
2006-02-09 9:09 ` Mike Kronenberg
2006-02-09 12:51 ` malc
2006-02-09 18:03 ` Mike Kronenberg
2006-02-09 16:17 ` Jim C. Brown
2006-02-09 20:20 ` Paul Brook [this message]
2006-02-09 17:31 ` Brad Campbell
2006-02-09 22:00 ` malc
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=200602092020.31103.paul@codesourcery.com \
--to=paul@codesourcery.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).