Ubuntu 下启用trackPoint

我装的ubuntu 8.04,不能用 t60 从一个朋友哪里问来的代码 将/etc/X11/xorg.conf文件中的: Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection 改为:
代码:
Section "InputDevice"     Identifier "Configured Mouse"     Driver "mouse"     Option "CorePointer"     Option "Device" "/dev/input/mice"     Option "Protocol" "ImPS/2"     Option "Emulate3Buttons" "true"     Option "ZAxisMapping" "4 5"     Option "EmulateWheel" "true"     Option "EmulateWheelButton" "2" EndSection
在t61上也能用,并且谢谢楼下几位的帮忙 上一次由real_vc于2008-6-27 周五, 0:44修改,总共修改了2次
返回顶端
阅读会员资料 real_vc离线  发送站内短信 <script type="text/javascript" language="JavaScript"> </script>  
moreal008 2楼 加入时间: 2008/06/18 文章: 11 专家分: 288 活跃度: 418
文章时间: 2008-6-26 周四, 22:23    标题: 引用回复

能用!五键鼠标的前进、后退均能正常使用。 7键鼠标好像会与trackpoint有点冲突。 可以在/etc/X11/xorg.conf中,用下面代码替换Configured Mouse部分:
代码:
Section "InputDevice"       Identifier  "Configured Mouse"       Driver      "mouse"       Option      "CorePointer"       Option      "Device"              "/dev/input/mice"       Option      "Protocol"            "ExplorerPS/2"       Option      "Emulate3Buttons"     "on"       Option      "Emulate3TimeOut"     "50"       Option      "EmulateWheel"        "on"       Option      "EmulateWheelTimeOut" "200"       Option      "EmulateWheelButton"  "2"       Option      "YAxisMapping"        "4 5"       Option      "XAxisMapping"        "6 7"       Option      "ZAxisMapping"        "4 5" EndSection
本人在微软的notebook presenter 8000及dell bt travel蓝牙鼠标实验通过。
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值