QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 563|回复: 0

IBM thinkpad t23鼠标的安装

[复制链接]
发表于 2005-5-8 12:31:49 | 显示全部楼层 |阅读模式
1)在编译内核的时候要选上ps/2的鼠标和usb支持。
2)在这之后,可能会出现摇杆鼠标的中键不能使用,清参考下面的/etc/X11/XFConfig86-4.0配置文件:

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" <== add this line
Option "EmulateWheelButton" "2" <== add this line
EndSection
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-15 05:40 , Processed in 0.055821 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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