QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 745|回复: 7

求助!我的鼠标滚轴不能用!

[复制链接]
发表于 2004-8-2 14:25:28 | 显示全部楼层 |阅读模式
我装的是1.2pre6。usb鼠标的滚轴不能用,升级内核到2.6.6还是不能用。请帮忙!
发表于 2004-8-2 14:28:50 | 显示全部楼层
运行 mouseconfig 选 MS 的 PS2 鼠标试试。
回复

使用道具 举报

 楼主| 发表于 2004-8-2 14:52:50 | 显示全部楼层
[quote:fdf25ecb64="jiangtao9999"]运行 mouseconfig 选 MS 的 PS2 鼠标试试。[/quote]
谢谢。可以用了,但是滚得方向是相反的!
回复

使用道具 举报

发表于 2004-8-2 15:07:03 | 显示全部楼层
KDE有这个功能吧~   
回复

使用道具 举报

发表于 2004-8-2 15:13:33 | 显示全部楼层
那你就修改 /etc/X11/XF86config
把里面的
Section "InputDevice"
        Identifier      "Mouse0"
        Driver          "mouse"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "Emulate3Buttons"       "no"
        Option          "Buttons" "7"
        Option          "ZAxisMapping"          "4 5"
EndSection

中的        Option          "ZAxisMapping"          "4 5"
"4 5"调个,改成 "5 4"
回复

使用道具 举报

发表于 2004-8-2 15:14:27 | 显示全部楼层
PS:别照我的抄~~~~~
回复

使用道具 举报

 楼主| 发表于 2004-8-3 14:37:11 | 显示全部楼层
[quote:e713fe418f="jiangtao9999"]那你就修改 /etc/X11/XF86config
把里面的
Section "InputDevice"
        Identifier      "Mouse0"
        Driver          "mouse"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "Emulate3Buttons"       "no"
        Option          "Buttons" "7"
        Option          "ZAxisMapping"          "4 5"
EndSection

中的        Option          "ZAxisMapping"          "4 5"
"4 5"调个,改成 "5 4"[/quote]
我已经把45改成54了,但是滚轴的方向还是反的 !
回复

使用道具 举报

发表于 2004-8-3 16:43:46 | 显示全部楼层
?????????

你试试 xmodmap -e "pointer = 1 2 3 5 4"
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-26 09:44 , Processed in 0.052680 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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