[ltp] buil-in mouse unstable in R30

Andrzej Wasowski linux-thinkpad@www.bm-soft.com
Tue, 09 Jul 2002 11:24:46 +0200


Hello,

I have tried to configure both built in mouse of TP R30 and external USB 
mouse using XFree version 4. Here is my XF86Config-4:

[...]

Section "ServerLayout"
        Identifier "XFree86 Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Mouse1" "SendCoreEvents" #AW 2002-07-09
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

[ ...]

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Device" "/dev/psaux"
        Option      "Protocol" "PS/2"
EndSection

Section "InputDevice"
        Identifier  "Mouse1"
        Driver      "mouse"
        Option      "Device" "/dev/mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Emulate3Buttons" "off"
        Option      "ZAxisMapping" "4 5"
EndSection

[...]

After that I restarted xserver and tried. It seems USB mouse works 
perfectl well (as it used before). But the little built in mouse device 
behaves as if there were a slight difference in protocol. You can 
perform small slow movements, but as soon as you really move the pointer 
a very big speed up (or may be this is an uncontrolled offset) occures 
followed by sudden right click (popu menu is opened). Anybody has a clue 
what I am doing wrong?

andrzej

(Running 2.4.x kernel, RH7.3 + KDE)




----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html