> > From the source I can't see what device you are actually emulating > > (or is this a custom one?) > > > > Mike > > Its basically a PS/2 mouse that sends absolute coordinates instead of > relative/delta values.
No it's not. It's a hack that makes the guest read the absolute coordinates from an different IO port whenever the mouse moves. Augmenting the PS/2 mouse emulation with additional commands would be the elegant (and portable) solution, but probably harder to hack the guest for. This is neither. Paul _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel