All of lore.kernel.org
 help / color / mirror / Atom feed
From: "François Revol" <revol@free.fr>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] [RFC] usb-wacom
Date: Thu, 14 Aug 2008 14:44:28 +0200 CEST	[thread overview]
Message-ID: <4798649389-BeMail@laptop> (raw)
In-Reply-To: <20080814122628.GA4804@shareable.org>

> François Revol wrote:
> > > > First, mouse stayed in the top-left corner... Seems coords were
> > > > set
> > > > to
> > > > 0,0 when no button is pressed, which is wrong, most tablets
> > > > actually
> > > > sense the stylus even when it's not yet touching the surface.
> > >
> > > I see similar problems with Windows Server 2003 guest and the USB
> > > tablet emulation.  The pointer jumps about randomly, so it's not
> > > usable.  It works fine with Windows XP guest.
> >
> > XP likely disregards mouse up packets and caches the last position.
>
> Would caching the last position cause the mouse to jump all over the
> screen from frame to frame (no intermediate motion) as if it's
> reading
> random absolute coordinates?

Well not random, it would just stay on the same position until next
touch, just like with touch screens.

François.

  reply	other threads:[~2008-08-14 12:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-14  0:07 [Qemu-devel] [PATCH] [RFC] usb-wacom François Revol
2008-08-14  2:04 ` Anthony Liguori
2008-08-14  2:21   ` François Revol
2008-08-14 10:23 ` Jamie Lokier
2008-08-14 12:04   ` François Revol
2008-08-14 12:26     ` Jamie Lokier
2008-08-14 12:44       ` François Revol [this message]
2008-08-14 11:52 ` andrzej zaborowski
2008-08-14 12:17   ` François Revol

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=4798649389-BeMail@laptop \
    --to=revol@free.fr \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.