LinuxSir.cn,穿越时空的Linuxsir!

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

[求助]thinkpad 中键不能模拟滚轮

[复制链接]
发表于 2008-12-16 15:09:30 | 显示全部楼层 |阅读模式
用的thinkpad R61i, 刚从arch转过来,装的slackware12.2, 按网上的配置改了xorg.conf文件,可是键盘上的中键还是不能模拟滚轮,arch下正常。配置如下:

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "rotocol" "ImPS/2"
    Option "Emulate3Buttons" "true"
    Option "EmulateWheel" "true"
    Option "EmulateWheelButton" "2"
    Option "ZAxisMapping" "4 5"
EndSection

问题出在哪呢?
发表于 2008-12-16 22:15:34 | 显示全部楼层
改成:

Option "rotocol" "ExplorerPS/2"
回复 支持 反对

使用道具 举报

发表于 2008-12-17 00:24:21 | 显示全部楼层
加两行
Option      "YAxisMapping"        "4 5"
Option      "XAxisMapping"        "6 7"
回复 支持 反对

使用道具 举报

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

本版积分规则

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