which type of mouse should i choose???(已解决)
时间:2006-11-12
来源:互联网
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!
作者: Kallawa 发布时间: 2006-11-12
Option "Protocol" "PS/2"
为
Option "Protocol" "IMPS/2"
并添加下面一句
Option "ZAxisMapping" "4 5"
作者: qobnvi 发布时间: 2006-11-12
作者: Kallawa 发布时间: 2006-11-12
作者: dogking 发布时间: 2006-11-12
If you can,please paste the part of setting of mouse on you computer and show me how to modify the file. Thanks!
作者: Kallawa 发布时间: 2006-11-13
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/mouse"
EndSection
我的xorg。
作者: dogking 发布时间: 2006-11-13
it need to restart,right?? let me have a try~~~
作者: Kallawa 发布时间: 2006-11-13
any other help??
作者: Kallawa 发布时间: 2006-11-13
作者: dogking 发布时间: 2006-11-13
加:Option "ZAxisMapping" "4 5"
有效........
不过,我鼠标中间是滚轮的光电鼠.....
我的使用环境是sl 11+k2.6.18下上网,上下滚动网页都可以...............
作者: billpeng 发布时间: 2006-11-13
作者: billpeng
改:Option "Protocol" "IMPS/2"
加:Option "ZAxisMapping" "4 5" 有效........ 不过,我鼠标中间是滚轮的光电鼠..... 我的使用环境是sl 11+k2.6.18下上网,上下滚动网页都可以............... |
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/mouse"
EndSection
---
我的是Slackware 10.0 (基本上都是默认安装的,内核应该是2.4的),现在的问题就是上下滚动网页都不可以。
不知道问题出在哪了 ??
谢谢各位的帮忙/// 还得继续讨论 谢谢
作者: Kallawa 发布时间: 2006-11-13
借别人一个ps2滚轮光电鼠标,插上试试!(虽然很白痴,但是也许有效)。要是别人的没问题,你可以考虑换个老鼠了
作者: dogking 发布时间: 2006-11-13
Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Device" "/dev/mouse" EndSection
作者: dgkgnrt 发布时间: 2006-11-13
作者: dgkgnrt
代码:
Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Device" "/dev/mouse" EndSection |
作者: dogking 发布时间: 2006-11-13
作者: dogking
2.4内核下mouse好像就是ln到psaux
|
作者: dgkgnrt 发布时间: 2006-11-13
试试。
作者: qianzheng82 发布时间: 2006-11-13
你研究一下mouse,dev/input/,/etc/rc.d/rc.gpm这几个东西。大概就有些了解了。我是前些日子搞了搞鼠标,现在忘了不少。至于ln到哪里,你用ls -l就可以看到了。
作者: dogking 发布时间: 2006-11-13
Option "Device" "/dev/input/mice"
我试着改过,不过startx后就黑了,提示说是没找到鼠标。
---再试试楼上几位的建议先,,,先谢过~~~
作者: Kallawa 发布时间: 2006-11-13
------- it work when the xorg .conf is setted as follow:
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Device" "/dev/mouse"
EndSection
----------------------------------------------------
Maybe it's my mistake.
Thanks again for your helping!!!
作者: Kallawa 发布时间: 2006-11-13
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28