From: Matthew Mastracci <matt@aclaro.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: QEMU RFB (vnc) driver
Date: Wed, 05 May 2004 09:12:21 -0600 [thread overview]
Message-ID: <40990455.1040401@aclaro.com> (raw)
In-Reply-To: <4098B29B.5020108@wasp.net.au>
[-- Attachment #1: Type: text/plain, Size: 1224 bytes --]
Brad Campbell wrote:
> Matthew Mastracci wrote:
>
>> It's a bit of a pain using the mouse over VNC since everything is done
>> using relative position packets. It might be possible to emulate a
>> Synaptics PS/2 touchpad (which supports absolute positioning and is
>> supported under Windows and X) to make this a bit easier, but I'm not
>> certain how difficult that would be. It might be easier to whip up a
>> special VNC client that supports mouse capturing. :)
>
>
> Just out of interest, the mouse behaves just as badly running qemu
> under an X vnc server session.
>
> Oh, and did I mention, nice work!
Thanks! The mouse issue is certainly a problem - there's no tracking
between the virtual VNC cursor and the real guest cursor.
I hope that having a host/guest interface port (see the other recent
thread) will make the whole thing a lot easier. If we know where the
guest's cursor is, we can figure out the relative movement required to
get us there.
It's tough for me to post it as a diff -u against CVS because I'm so
weak with autoconf-related changes. I had to hack my own makefile just
to get it to compile. I'll look into what it would take to turn it into
a full-fledged patch.
Matt.
[-- Attachment #2: matt.vcf --]
[-- Type: text/x-vcard, Size: 286 bytes --]
begin:vcard
fn:Matthew Mastracci
n:Mastracci;Matthew
org:aclaro Softworks, inc.
adr:;;1900 a - 11 St. SE;Calgary;Alberta;T2H 3G2;Canada
email;internet:matt@aclaro.com
title:Software Developer
tel;work:(403) 299-6612
x-mozilla-html:FALSE
url:http://www.aclaro.com
version:2.1
end:vcard
next prev parent reply other threads:[~2004-05-05 23:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-30 2:22 [Qemu-devel] QEMU RFB (vnc) driver Matthew Mastracci
2004-05-05 9:23 ` Brad Campbell
2004-05-05 15:12 ` Matthew Mastracci [this message]
2004-05-05 18:34 ` Fabrice Bellard
2004-05-05 20:49 ` Johannes Schindelin
2004-05-06 7:35 ` Brad Campbell
2004-05-06 15:21 ` [Qemu-devel] " Matthew Mastracci
2004-05-08 10:27 ` [Qemu-devel] " Fabrice Bellard
2004-05-08 15:00 ` Johannes Schindelin
2004-05-05 20:53 ` Johannes Schindelin
2004-05-05 22:05 ` [Qemu-devel] " Matthew Mastracci
2004-05-06 7:47 ` Filip Navara
2004-05-06 15:22 ` 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=40990455.1040401@aclaro.com \
--to=matt@aclaro.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).