系统Ubuntu Linux7.10
打开/etc/xll/corg.conf文件,找到修改为:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "vmmouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "Imps/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
应该就没有问题了。
补充下,要在root用户下改,不然是保存不了的。


网无缘 于 2008-10-14 09:17:08发表:
谢谢兄弟分享,收下备用