红联Linux门户
Linux帮助

VMWARE下Fedora8安装VM TOOLS后解决鼠标滚轮不能使用的问题

发布时间:2008-09-10 00:33:04来源:红联作者:Members
很容易,在/etc/x11/xorg.conf文件中找到如下字段:

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "VMMouse" "CorePointer"
InputDevice "XWorkAround"
EndSection

解决方案就是注释掉InputDevice "XWorkAround"这一行,很简单!
文章评论

共有 0 条评论