|
|

楼主 |
发表于 2006-8-13 16:29:06
|
显示全部楼层
改xorg.conf没用啊,发现进不去我看了xorg.conf
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "protocol" "ExplorerPS/2"
Option "Emulate3Buttons" "true"
我把"/dev/input/mice"改成/dev/psaux,把"ExplorerPS/2"改成ImPS/2,还是提示找不到鼠标 |
|