要是碰到安装Linux的时候不小心给配置错,或其它原因让鼠标滚轮无法正常在系统中用的可以参照下在的解决办法。
如果在Ubuntu系统中,可以输入sudo gvim /etc/X11/xorg.conf,打开配置文件,可以更改鼠标配置如下:
Section “InputDevice”
Identifier ”Configured Mouse”
Driver ”mouse”
Option ”CorePointer”
Option ”Device” ”/dev/input/mice”
Option ”Protocol” ”ImPS/2″
EndSection
保存,注销下系统,看鼠标滚轮是不是就可以滚了。


Motor 于 2014-04-05 10:15:47发表:
正在攒钱中,也在搜寻知识中,这个真的很详细,支持你!
huiteng 于 2014-03-31 08:42:49发表:
了解下
JVST_JIE 于 2014-03-31 08:16:28发表:
我只是个过客