千家信息网

mcs的方式创建的虚拟机,鼠标定位不准的问题处理

发表于:2024-09-28 作者:千家信息网编辑
千家信息网最后更新 2024年09月28日,如果是mcs的方式创建的虚拟机,鼠标定位不准的问题通过下面的方法解决•Get the uuid of your VM (ensure that xentools is installed)•Shutd
千家信息网最后更新 2024年09月28日mcs的方式创建的虚拟机,鼠标定位不准的问题处理

如果是mcs的方式创建的虚拟机,鼠标定位不准的问题通过下面的方法解决

•Get the uuid of your VM (ensure that xentools is installed)

•Shutdown the VM (otherwise, unexpected problems may occur)

•Open the console of sever and enter: xe vm-param-set uuid= platform:usb=true platform:usb_tablet=true

•Start the VM: xe vm-start uuid=xxx

0