It's the scroll wheel, I have an MS Trekker mouse which did the same.
I think what fixed it was, tell X that the protocol for it is IMPS/2, in the
/etc/X11/XF86Config or /etc/X11/XF86Config-4 file. This is what I
have:

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

John

On Saturday 02 June 2001 19:55, Paul Clyne wrote:
> People,
>
>       Got a problem in MDK7.2.
>
>       When I start X all _begins_ fine.  After a while (I am unable to put a
> exact time here as it doesn't seem to be time based, more like _extreme_
> hard disk activity (?)) the mouse goes mad.
>
>       Freezes, or disappears up into the top right corner.  Windows pushed to
> the rear will suddenly pop forward.  Menu items will get selected
> 'magically'.
>
>       As for hardware:- Trekker Wheel Mouse (PS2 standard), Nvidia TNT2 video,
> Sound Blaster 16 {thought I haven't got sound working yet}, Realteck
> RLT8029PCI network card, AMD 600 on GX-7IEX4 Motherboard, 128M Ram.
>
>       These problems do not manifest themselves in Win98 (dual boot, Linux on
> second Hard drive)
>
>       I'm out of ideas.  I've reinstalled (several times),looked for conflicts
> ....  but I've obviously missed something..
>
>
>       HELP !!!
>
>       PLEASE !
>
>       Thanks in advance
>
> Paul

Reply via email to