bugfree安装使用~~搞定!

VMWare 鼠标不准

上一篇 / 下一篇  2010-05-07 16:04:15

安装完 VMWare Tool时,再次 Reboot VMWare发现鼠标不准了,上网查了一下,原来 VMWare 6.5的版本有一些BUG。
以下是修改方法:
在 /etc/X11/xorg.conf 文件中加入
Section "InputDevice"
 Identifier  "VMware Mouse"
 Driver      "vmmouse"
 Option     "Buttons" "5"
 Option     "Device" "/dev/input/mice"
 Option     "Protocol" "IMPS/2"
 Option     "ZAxisMapping" "4 5"
 Option     "Emulate3Buttons" "true"
EndSection
 
# Add following code
Section "ServerFlags"
 Option      "NoAutoAddDevices"
EndSection
详细出处参考:http://www.itqun.net/content-detail/289197.html

TAG:

专注于性能测试 引用 删除 witcher2002   /   2010-05-12 11:43:43
专注于性能测试 引用 删除 witcher2002   /   2010-05-12 11:43:36
1
 

评分:0

我来说两句

日历

« 2024-05-01  
   1234
567891011
12131415161718
19202122232425
262728293031 

数据统计

  • 访问量: 85272
  • 日志数: 111
  • 图片数: 1
  • 建立时间: 2009-09-21
  • 更新时间: 2010-05-31

RSS订阅

Open Toolbar