On Sun, Dec 28, 2008 at 11:50 PM, Nicolas Sebrecht
<nicolas.s-...@laposte.net> wrote:
>
> On Sun, Dec 28, 2008 at 10:49:37PM -0500, Chris Thomas wrote:
>
>> I'm having the same exact problem with my mouse. I'm on AMD64 and my
>> cursor often jumps to a corner.
>>
>> Is there a fix?
>
> It really is a common behaviour with optical mouses. What kind of mouse
> do you use ?
>
> PS : top-posting sucks.
>
> --
> Nicolas Sebrecht
>
>
>

I have a Dell laser mouse.

lsusb:
Bus 003 Device 002: ID 413c:3010 Dell Computer Corp. Optical Wheel Mouse

xorg.conf:
Section "InputDevice"
    Identifier     "mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mouse0"
    Option         "Protocol" "IMPS/2"
    Option         "ZAxisMapping" "4 5"
EndSection


-Chris

Reply via email to