All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: "Donald D. Dugger" <donald.d.dugger@intel.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH 1/3] Add Summagraphics Tablet emulation
Date: Wed, 15 Mar 2006 16:52:25 -0600	[thread overview]
Message-ID: <44189AA9.9010802@us.ibm.com> (raw)
In-Reply-To: <20060315215649.GC14167@los-vmm.sc.intel.com>

Does this work under Windows?

I had implemented emulation for the Wacom tablet in Qemu.  It worked 
fine for Linux guests, but not for Windows.  I eventually found the 
necessary specs to implement Windows support but simply haven't gotten 
around to it.

I also was looking at synaptic emulation since it provides an extended 
PS/2 protocol (I hate burning a serial port).  Having to manually 
configure a guest is a pain too.

Regards,

Anthony Liguori

Donald D. Dugger wrote:
> Add Summagraphics Tablet emulation for VNC users.  The current PS/2 emulation
> is unusable under VNC since a PS/2 mouse provides deltas while VNC only
> provides absolute coordinates.  Fortunately, the Summagraphics Tablet provides
> absolute coordinates and works perfectly with VNC.
>
> Signed-off-by: Don Dugger <donald.d.dugger@intel.com>
>
>   

  reply	other threads:[~2006-03-15 22:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-15 21:56 [PATCH 1/3] Add Summagraphics Tablet emulation Donald D. Dugger
2006-03-15 22:52 ` Anthony Liguori [this message]
2006-03-15 23:05 ` Keir Fraser
2006-03-15 23:22   ` Anthony Liguori
  -- strict thread matches above, loose matches on Subject: below --
2006-03-15 23:07 Dugger, Donald D
2006-03-15 23:22 Dugger, Donald D
2006-03-15 23:55 ` Keir Fraser
2006-03-16  1:26   ` Anthony Liguori
2006-03-16  1:36 Dugger, Donald D

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=44189AA9.9010802@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=donald.d.dugger@intel.com \
    --cc=xen-devel@lists.xensource.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 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.