博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
mcs的方式创建的虚拟机,鼠标定位不准的问题处理
阅读量:6908 次
发布时间:2019-06-27

本文共 347 字,大约阅读时间需要 1 分钟。

如果是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=<VM uuid> platform:usb=true platform:usb_tablet=true

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

转载于:https://blog.51cto.com/kuazhang/2336051

你可能感兴趣的文章
linux 标准输出和后台运行
查看>>
this
查看>>
nginx.conf
查看>>
python 基础复习 09 之基础函数
查看>>
jQuery返回顶层与返回底部
查看>>
/Date(1410019200000+0800)/如何转换为date对象
查看>>
1.1 Python 安装
查看>>
英特尔2011年IDF四月在京召开
查看>>
基于数组的无锁队列(译)
查看>>
【7】解决:移动端点击a链接出现蓝色边框
查看>>
自动化测试和手工测试
查看>>
final、finally和finalize的区别
查看>>
SQL Server 日常维护--查询当前正在执行的语句、死锁、堵塞
查看>>
SQL Server的三种物理连接之Merge join(二)
查看>>
Linux 文件名颜色
查看>>
wget命令 -c断点续传
查看>>
nutz 使用beetl
查看>>
单例模式各种比较
查看>>
python实战===2017年30个惊艳的Python开源项目 (转)
查看>>
TurnipBit:和孩子一起动手DIY“滚动”的生日礼物
查看>>