Live data from Hacker News

Why did moving the mouse cursor cause Windows 95 to run more quickly?

retrocomputing.stackexchange.com

11–20 of 201 posts

Re: Why did moving the mouse cursor cause Windows 95 to run more quickly?

#11
post #7

I remember when I was a kid that I used this "hack" to speed up installations. If I moved the mouse the HDD would spin furiously but once the mouse stopped it would resume trickling the writes/reads again.

"large applications that could take an hour to install could be reduced to 15 minutes with suitable mouse input."

Re: Why did moving the mouse cursor cause Windows 95 to run more quickly?

#13
This wasn't just restricted to COM port based I/O either. Back then I had a Logitech bus mouse. The mouse was connected directly to an ISA card, and didn't use the COM ports as most mice did back then. (I needed the extra COM port/IRQ for my modems.)

I too witnessed the 'windows is running slow when installing' bug. I often would use the mouse cursor to 'mark' the position of the loading bar (we really are spoiled for speed these days). That way when I would walk-away from an install I could see if the progress meter moved while I was away. More often then not the progress bar would still be where it was when I had left. By moving the mouse activity would return and the installation would continue.

I always assumed it was the graphics that were not being updated. A small bug with the install would keep running but the lack of input interrupts caused the display to get 'stuck'. (That would explain the sudden 'jump' in progress bar movement as soon as I wiggled the mouse.)

Re: Why did moving the mouse cursor cause Windows 95 to run more quickly?

#16
From a comment: Try opening a large file with Notepad on a contemporary machine. The window must not be full screen. When loaded, mark all text using the mouse (the keyboard works as well, it just needs more manual skill). While still holding the button down (and marking) move the mouse down, so the text gets marked and scrolled. Now compare the scroll speed while holding the mouse still versus wiggling it. Depending on your machine the speed up can be several times faster.

It's not just Notepad :-) I do this often, when I have to mark a lot of things.

Re: Why did moving the mouse cursor cause Windows 95 to run more quickly?

#18
Ah, the operant conditioning of software.

To this day, when waiting for some long or compute-intensive operation, I tend to instinctively move the mouse around. I guess this may be why.

Ironically, even though I grew up on Windows, I don't remember any actual case of "moving the mouse speeds thing up" on this OS - I only remember the infamous Linux cases (mouse move regenerates entropy, unblocking processes that got stuck when generating a random number call). But there must have been something, and I must have experienced it early enough in my childhood.

Re: Why did moving the mouse cursor cause Windows 95 to run more quickly?

#19

Here I was thinking this was some sort of urban myth caused by superstitions in an age with less abundance of easily accessible tech information. Guess I owe my dad an apology now.

I'm in your situation, I'm so impressed!

Re: Why did moving the mouse cursor cause Windows 95 to run more quickly?

#20
post #6

This reminds me of using NUM LOCK to see if your CPU was responding to the A20 interrupt.

Isn’t the use of the lock buttons, like, the standard way to test whether the OS/hardware still responds to something or if it’s reboot time?
Post reply on HN