Hello, i'm playing with qemu 0.9 on a recent snapshot, and can't make the mouse work inside X on my guests. With a freebsd-current guest, mouse is stuck at the downright corner with Protocol=auto and Device=/dev/sysmouse (with moused running), and with an openbsd-current guest mouse is stuck on the right border (i can move up and down) either with Protocol=auto or wsmouse and Device=/dev/wsmouse.
I've tried with no luck to export SDL_VIDEO_X11_DGAMOUSE=0 before running qemu (this is a known fix found at various places on the interweb) I'm using sdl-1.2.9p7-sun / sdl-image-1.2.4p2, is it a known issue ? Does the recent sdl upgrade fixes it ? Does someone has a working setting for X under qemu ? Thanks, Landry