QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 663|回复: 2

Config your USB mouse!

[复制链接]
发表于 2003-5-27 02:54:59 | 显示全部楼层 |阅读模式
someone with USB mouse may find that you mouse does'nt work after installation although you have chosen"USB mouse" during installation. then you may conter the same problem with me. then you can do as following:
login first, then use "alt+F2", run"xterm" to open one terminal. then turn in to "su" account. run "kate /etc/X11/XF86Config"

there is one part about mouse like this:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option            "Protocol" "IMPS/2"
        Option            "Device" "/dev/input/mice"
        Option            "ZAxisMapping" "4 5"
        Option            "Emulate3Buttons" "no"
EndSection
make sure that it is"IMPS/2". and if you mouse is USB, then change "/dev/input/mice" into "/dev/mouse". then reboot.
done!
this is really a bug in MagicLinux, hope that this can be corrected in 1.2 version.
发表于 2003-5-27 08:00:42 | 显示全部楼层
没法现,我用的就是USB的,选择了Logitech Mouseman Wheel (USB)
回复

使用道具 举报

 楼主| 发表于 2003-5-27 17:32:10 | 显示全部楼层

Correction:

<<make sure that it is"IMPS/2". and if you mouse is USB, then change "/dev/input/mice" into "/dev/mouse". then reboot.>>
should be
<<change"/dev/input/mice" into "/dev/psaux">>
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-23 20:24 , Processed in 0.036431 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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