Hi,

I'm having a problem with double tap on my touchpad since i upgraded from 2.6.8 to 2.6.12. I'n 2.6.8 i could double tap and i could single tap just fine, now, if I single tap in something, it opens two apps, so I'm figuring that it's assuming double tapping when I'm just single tapping.

My laptop is a Acert TravelMate 290.

This is my x.org mice section.

Section "InputDevice"
        Identifier  "Configured Mouse"
        Driver      "mouse"
        Option      "CorePointer"
        Option      "Device" "/dev/psaux"
        Option      "Protocol" "PS/2"
        Option      "Emulate3Buttons" "true"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
        Identifier  "Generic Mouse"
        Driver      "mouse"
        Option      "SendCoreEvents" "true"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "ImPS/2"
        Option      "Emulate3Buttons" "true"
        Option      "ZAxisMapping" "4 5"


Thanks


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to