请问,鼠标的滚轮不起作用,如何设置?
rt,在控制中心没看到鼠标的选择这一项. mouseconf,选对应类型的微软智能鼠标,然后注销一下 谢谢llc,按照你的方法已经弄好了,mouseconfigyou can do it like this:
first, you should chose ps/2 mouse during the installation if your mouse is USB. By doing this, when your system start, then the mouse works but the wheel donesn't work. then open one terminal to run:kate /etc/X11/XF86Config.there is one part about mouse like this:
Section "InputDevice"
Identifier"Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
make sure that it is"IMPS/2". and if you mouse is USB, then change "?dev/input/mice" into "/dev/mouse". then reboot.
done!
good luck! 我的magiclinux怎么找不到这个配置文件,它是在哪个目录下的? 我的怎么一装好就可以用呀?什么原因? 我的怎么一装好就可以用呀?什么原因?
大哥,一装好就可以用你还不满意吗?他不行自然是安装的时候配置错了。 我的怎么一装好就可以用呀?什么原因?
大哥,一装好就可以用你还不满意吗?他不行自然是安装的时候配置错了。
别误会,我只是想知道什么情况下会出现鼠标滚珠不能用的现象。我想学习学习。没有别的意思。 用什么工具打开啊,我用kedit打开的全是乱码,具体是怎么修改啊!
有没有用myicq
我的:5100800
希望能得到在线支援! 里面没有中文的,如果乱码了,那就是文件已经损坏了,删除掉,运行mc-xfree86配置一下,让他重新生成一个吧。 修改XF86Config,把"PS/2"改为"IMPS/2"。 我的设置就是"PS/2"。 Option "ZAxisMapping" "4 5" (前提是使用IM协议)
这句是定义鼠标滚轮键的,4代表滚轮上滚,5代表下滚,3代表中键
具体设置方法见硬件版精华区。 呵 ,我的问题解决了,最简单的办法,在终端里输入“setup"命令,根据配置向导进
行配置! mouseconf,选对应类型的微软智能鼠标,然后注销一下
没有这个明令啊
页:
[1]
2