红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Ubuntu

vmware下ubuntu鼠标中键不工作的解决方法

发布时间:2007-10-30 01:09:24来源:红联作者:kwareregb
如果想要鼠标中键在(vmware-tools)安装完成以后重新工作,你需要对/etc/X11/xorg.conf文件做一些微小的改动。

In the "Configured Mouse" section, change the following line as indicated:

在``Configured Mouse"区,修改下面的选项

Options "Protocol" "imps/2" (原始值可能是``ps/2")

If you have more than five buttons (scroll wheel counts as three), then you might need the following line:

如果你的鼠标有超过5个按键(滚轮算3个),那么你可能需要做如下修改

Options "Protocol" "ExplorerPS/2"

Restart X.

重新启动X。
文章评论

共有 0 条评论