qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] rfb patch and mouse movement
@ 2005-01-16  9:41 Brad Campbell
  2005-01-16 14:35 ` Jim C. Brown
  0 siblings, 1 reply; 9+ messages in thread
From: Brad Campbell @ 2005-01-16  9:41 UTC (permalink / raw)
  To: qemu-devel

G'day all,

I have shoehorned the latest rfb patch http://libvncserver.sourceforge.net/qemu/qemu-rfb9.patch.gz
into the latest CVS Qemu. I'm having a few issues at the moment with mouse calibration under Windows 
XP. (A few issues with keypresses not being passed on also, but I'm sure that is entirely to do with 
the way I have integrated the patch)

I recall at some point, someone was working on emulating a synaptic touchpad to enable non-relative 
mouse input. I was having a think. Years ago I wrote some windows userspace drivers for 
touchscreens. MicroTouch and ELOTouch from memory. I still have the code around somewhere.

It worked by taking the data from the touchscreen, running it through the relevant calibration 
routines and sending windows absolute mouse movement messages. It worked rather well.

What I was thinking was perhaps emulating a serial port touchscreen, which would work with any OS 
that had support for one of those screens. A serial port being dead easy to accurately emulate and 
the touchscreen protocols are super simple to work with. Only hitch being you only get a single 
button to play with. Perhaps we could use the touchscreen for movement only and send clicks over the 
ps2 interface.

Just a wildly meandering thought as I struggle to make this session of qemu with vnc workable with 
Windows XP.

Thoughts?

Brad

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-01-17 19:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-16  9:41 [Qemu-devel] rfb patch and mouse movement Brad Campbell
2005-01-16 14:35 ` Jim C. Brown
2005-01-17  4:23   ` Brad Campbell
2005-01-17 15:22     ` Jim C. Brown
2005-01-17 14:49   ` Johannes Schindelin
2005-01-17 15:18     ` Jim C. Brown
2005-01-17 18:02       ` Johannes Schindelin
2005-01-17 18:15         ` [Qemu-devel] " Ronald
2005-01-17 19:04           ` Johannes Schindelin

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).