[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Jumping mouse pointer - FC5



2007/2/27, Chris Mohler <cr33dog gmail com>:
On 2/27/07, Clodoaldo <clodoaldo pinto neto gmail com> wrote:
> In FC5, gnome desktop, the mouse pointer jumps randomly to one of the
> screen borders at each minute or two when I'm moving it.  Tried with
> two PS2 mouses and one USB mouse.
>
> How could I investigate it further?

Are those optical mice, or older roller-ball mice?

1 PS2 mechanical
1 PS2 optical
1 USB optical

Try <ctrl><alt><F1>.  Don't login or anything, but move your mouse
around.  Does it exhibit the same problem?

No

If not, it's probably
related to Xorg.  Try changing the protocol settings in your xorg.conf

Changed the protocol from "IMPS/2" to "Auto" and the problem persists:

Section "InputDevice"
       Identifier  "Mouse0"
       Driver      "mouse"
       Option      "Protocol" "Auto"
#       Option      "Protocol" "IMPS/2"
       Option      "Device" "/dev/input/mice"
       Option      "ZAxisMapping" "4 5"
       Option      "Emulate3Buttons" "yes"
EndSection

Regards,
--
Clodoaldo Pinto Neto


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]