Comment 1 for bug 180968

Revision history for this message
In , Peter Hutterer (peter-hutterer) wrote :

(In reply to comment #0)
> With a git X server from 20071127, the vmmouse module loads fine but the
> pointer doesn't seem to respond at all. This is with qemu's vmmouse emulation,
> but nothing has changed there and going back to an earlier X server (1.3) with
> the same qemu has things work fine.

do you have a debug server installed? I had a look at VMMouseDoPostEvent and it seems to call the API correctly. can you step through and determine whether the problem is in the driver or the server?