VMDashboard / vmdashboard

web-based open source virtualization management interface for QEMU and KVM virtual machines
https://vmdashboard.org
Other
68 stars 40 forks source link

Proper Mouse Integration with VM #11

Open KunalGautam opened 3 years ago

KunalGautam commented 3 years ago

Hi,

First of all thank you for nice dashboard UI in PHP for QEMU KVM.

Please note that this is not an issue of VM Dashboard. I'm just sharing solution for erratic mouse movement over VNC.

Adding <input type='tablet' bus='usb'> to the virtual machine's xml file, works fine(To edit xml file, you need to get VM in off/shutdown state).