On Sat, 2009-09-12 at 11:48 +0200, Kenni Lund wrote: > 2009/9/12 Ross Boylan <ross@xxxxxxxxxxxxxxxx>: > > When I try to use a (Linux) VM via vnc there appear to be two mouse > > locations at once. One is the pointer displayed on the screen; the > > other is the shown as a little box by krdc when I select "always show > > local cursor" in the krdc menu. It also appears when I use > > xtightvncviewer. > > Try using "-usbdevice tablet" as an argument to the QEMU/KVM > executable, it will most likely fix your problem. > Thank you for the suggestion. Unfortunately, it doesn't seem to make a difference. Here's how I invoked it: sudo vdeq kvm -net nic,vlan=1,macaddr=52:54:a0:14:01:01 \ -name "Lenny BCU Server" \ -serial file:kvm.log \ -net vde,vlan=1,sock=/var/run/vde2/tap0.ctl \ -boot c \ -vnc :6 -usbdevice tablet \ -hda /dev/turtle/Lenny06BCU \ -soundhw es1370 -m 1G -smp 2 kvm 72+dfsg-5~lenny2 on a 2.6.26 kernel. Ross -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html