Article ID: 103332 - Last Review: November 1, 2006 - Revision: 3.1

Mouse Races and Jumps Across Screen

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
This article was previously published under Q103332
Expand all | Collapse all

SYMPTOMS

Your mouse pointer races across the screen in sudden bursts. It is difficult to control and often goes beyond what you aim for.

CAUSE

You have a serial mouse connected to a port based on the 16550 UART chip. The port adapter or motherboard uses hardware buffering rather than software buffering; and, the buffer is turned on. The mouse races because the hardware buffer is caching mouse movements and releasing them to the mouse driver in blocks. The mouse driver interprets these streams of movements as accelerated input and drives the mouse pointer accordingly.

RESOLUTION

Disable the hardware buffering for the serial port the mouse is connected to, or choose a different port.

APPLIES TO
  • Microsoft Windows NT Advanced Server 3.1
  • Microsoft Windows NT Workstation 3.1
Keywords: 
kbhardware KB103332