compdoc wrote:
Keyboard works, mouse doesn't. Does that give you any clues?
I'm using qemu-kvm 0.14.0, and I have to run the command like this or neither the mouse or keyboard works:
qemu-kvm -m 512 -hda svr.img -soundhw ac97 -k en-us -usbdevice tablet
Have not previously used the "tablet" option for console, only for VNC operation. So if that solves the problem it will be new behavior (I'll take it as workaround if it works, though).
I'll report after I try it, been a long day.