LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 781|回复: 6

新问题,关于鼠标到配置(问题已解决)

[复制链接]
发表于 2006-3-9 20:47:31 | 显示全部楼层 |阅读模式
刚刚搞好了FCITX输入法到问题,又遇到了一个新到问题,数鼠标到中键,就是滚轮,不好使了,在配置X到时候,我选到是PS/2到类型,不只道该如何配置,才能让滚轮有效?
发表于 2006-3-9 21:52:16 | 显示全部楼层
检查你的/etc/X11/XF86Config-4 或者 /etc/X11/xorg.conf
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "rotocol" "IMPS/2"
[color="Red"]Option "ZAxisMapping" "4 5"
Option "Device" "/dev/mouse"
EndSection
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-3-9 22:06:18 | 显示全部楼层
我对是 /xf86config-4  
正好我把我对帖出来把
Section "InputDevice"
        Identifier  "Configured Mouse"
        Driver      "mouse"
        Option            "CorePointer"
        Option            "Device" "/dev/psaux"
        Option            "rotocol" "S/2"
        Option            "Emulate3Buttons" "true"
        Option            "ZAxisMapping" "4 5"
EndSection
回复 支持 反对

使用道具 举报

发表于 2006-3-9 22:51:51 | 显示全部楼层
Post by haiti
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
[color="Red"]Option "rotocol" "S/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
试试修改 Protocol
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-3-9 23:09:24 | 显示全部楼层
修改PROTOCOL,把它修改成什么模式那?
回复 支持 反对

使用道具 举报

发表于 2006-3-9 23:11:56 | 显示全部楼层
请看第二帖。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-3-9 23:43:07 | 显示全部楼层
谢谢斑竹,果然问题得到了解决……
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表