|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 1/3] Add Summagraphics Tablet emulation
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@xxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|