QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 650|回复: 1

redhat linux 9 安装鼠标

[复制链接]
发表于 2005-7-3 11:53:07 | 显示全部楼层 |阅读模式
我安装系统的时候 选择的是 USB 鼠标

现在,我换了一个 PS2的鼠标

可现在系统不能自动检测,鼠标动不了

是不是还要挂载的说?

请问怎样安装鼠标?

先谢了
发表于 2005-7-3 12:36:30 | 显示全部楼层
/etc/X11/XF86Config
[code:1]
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"
EndSection
[/code:1]
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-14 06:35 , Processed in 0.073422 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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