|
|
发表于 2007-6-6 13:41:03
|
显示全部楼层
我的 /etc/X11/xorg.conf 里相应的部分:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option " rotocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
开不开启 Emulate3Buttons 应该和这个问题没有关系。 |
|