sbysky 发表于 2005-1-18 21:40:38

鼠标用一会就动不了了

鼠标用一会就动不了了,系统是RH9,以前好好的,可突然就发生这种问题了,用一会鼠标就死了,其他键盘等都好好的可以用,之好ctrl+alt+backspace退出就又好了,可重新登陆过一会还是一样,不知道有何解决办法?

12543122 发表于 2005-1-19 00:50:56

鼠标驱动的问题~
什么型号的鼠标?
贴出 /etc/X11/XF86Config里面
Section "InputDevice"
Identifier"Mouse0"
那一段~

sbysky 发表于 2005-1-19 09:33:03

多谢指点,请帮忙看看,鼠标型号是NEC的M909光电鼠标

Section "InputDevice"
      Identifier"Mouse0"
      Driver      "mouse"
      Option      "Protocol" "IMPS/2"
      Option      "Device" "/dev/psaux"
      Option      "ZAxisMapping" "4 5"
      Option      "Emulate3Buttons" "no"
EndSection

Section "InputDevice"
                                                                                                   
# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
      Identifier"DevInputMice"
      Driver      "mouse"
      Option      "Protocol" "IMPS/2"
      Option      "Device" "/dev/input/mice"
      Option      "ZAxisMapping" "4 5"
      Option      "Emulate3Buttons" "no"
EndSection

sbysky 发表于 2005-3-22 20:11:02

老大们,是不是RHEL4的问题呀,好了几天又不行了,大哥们帮忙看看啊,配置见上
页: [1]
查看完整版本: 鼠标用一会就动不了了