On Fri, Apr 10, 2009 at 2:08 PM, Mihail Panev <panev@xxxxxx> wrote: > Btw, SDL performance over SSH X-forwarding just plain sucks, even on a > 100MBit network. VNC is a bit better, but there I have an issue with a > "double mouse pointer", having the local one as a black dot and the > remote one the usual way, and they get terribly out of sync all the > time. It's an enormous PITA! Do you experience that too? It happens here > no matter how I set the "render mouse pointer locally" setting in xvnc. Try specifying '-usbdevice tablet' in the KVM command line. Regular mice report relative coordinates, and that supposedly messes up with VNC. Tablet devices report absolute coordinates so they work well with VNC. -- 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