vmware 下 ubuntu 对鼠标中键的支持

如果想要鼠标中键在(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"
posted @ 2007-12-02 07:46  观我生,君子无咎  阅读(782)  评论(0编辑  收藏  举报