LinuxSir.cn,穿越时空的Linuxsir!

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

which type of mouse should i choose???(已解决)

[复制链接]
发表于 2006-11-12 13:59:30 | 显示全部楼层 |阅读模式
My mouse has three buttons and it work well on other playforms. But  it don't do perfectly in my Slax(Slackware 10.0+XFCE4) --- I cann't scroll up and down (it seems the third button doesn't work)...

I run "xorgconfig" and try to make it work well,and one step of the setting is as follow:
------------------------------------------------------------------------------------------------------------

First specify a mouse protocal type.Choose one from the following list:
1.Auto
2.SysMouse
3.MouseSystems
4.PS/2
5.Microsoft
6.Busmouse
7.IMPS/2
8.ExplorerPS/2
9.GlidePointPS/2
10.MouseManPlusPS/2
11.NetMousePS/2
12.NetScrollPS/2
13.ThinkingMousePS/2
14.AceCad

The recommended protocol is Auto.If you have a very old mouse or don't want OS support or auto detection,and you have a two-button or three-button serial mouse,it is most likely of type Microsoft.

------------------------------------------------------------------------------------------------------------
I had made a try to 1.Auto/4.PS/2 /5.Microsoft,but it resulted the same -

I'm so puzzled  now and going on trying to solve it .
Please give me some help!  Thanks!
发表于 2006-11-12 14:13:04 | 显示全部楼层
修改xorg.conf中的
Option "rotocol" "S/2"

Option "rotocol" "IMPS/2"
并添加下面一句
Option "ZAxisMapping" "4 5"
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-11-12 18:27:31 | 显示全部楼层
it still doesn't work~~~  how can i do ?
回复 支持 反对

使用道具 举报

发表于 2006-11-12 18:42:53 | 显示全部楼层
你的其他linux平台删除了吗?如果没有就看看它的xorg鼠标那一部分是怎么写的。仿照的改改试试。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-11-12 19:01:41 | 显示全部楼层
I have both Slackware 10.0 and Windows XP sp2 installed onto my disk --- there are no other Linux/Unix districbutions ...

If you can,please paste the part of setting of mouse on you computer and show me how to modify the file. Thanks!
回复 支持 反对

使用道具 举报

发表于 2006-11-12 19:11:36 | 显示全部楼层
Section "InputDevice"
    Identifier        "Mouse1"
    Driver        "mouse"
    Option "rotocol"    "IMPS/2"
    Option        "ZAxisMapping"        "4 5"
    Option "Device"      "/dev/mouse"
EndSection

我的xorg。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-11-12 19:24:26 | 显示全部楼层
it is the same as mine... but it it doesn't work well ~~~

it need to restart,right??   let me have a try~~~
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-11-12 19:40:20 | 显示全部楼层
I have the computer restarted but remain the mouse doesn't work well as before~~~

any other help??
回复 支持 反对

使用道具 举报

发表于 2006-11-12 20:16:01 | 显示全部楼层
只是中键用不了,其他键正常是吧?
回复 支持 反对

使用道具 举报

发表于 2006-11-12 21:33:07 | 显示全部楼层
改:Option "rotocol" "IMPS/2"
加:Option "ZAxisMapping" "4 5"
有效........
不过,我鼠标中间是滚轮的光电鼠.....
我的使用环境是sl 11+k2.6.18下上网,上下滚动网页都可以...............
回复 支持 反对

使用道具 举报

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

本版积分规则

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