JargonFile/entries/mouse droppings.txt

11 lines
479 B
Plaintext
Raw Normal View History

2014-04-26 10:52:28 -04:00
mouse droppings
2014-04-26 11:54:15 -04:00
n. [MS-DOS] Pixels (usually single) that are not properly restored when the
mouse pointer moves away from a particular location on the screen, producing
the appearance that the mouse pointer has left droppings behind. The major
causes for this problem are programs that write to the screen memory
corresponding to the mouse pointer's current location without hiding the
mouse pointer first, and mouse drivers that do not quite support the
graphics mode in use.