Yes, without that line it boots. But the vnc cursor speed does not match the host cursor speed.
That's the classic problem with VNC - most o/s's implement cursor acceleration, while VNC only reports absolute cursor position, and the ps2 mouse only reports relative cursor position :(
The advantage of the usb tablet is that it reports absolute position, so the VNC and rendered cursor are identical. Agitate on FreeBSD support for that :)
later, Peter. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
