Background:
When Windows detects no keyboard/mouse activity for the set number of minutes, it starts the starts screensaver or signals the monitor to go into powersave mode.
Problem statement:
We do not want the OS the wake the monitor up in response to unintended mouse movements or optical mouse jitters that plague low-cost mouses.
Suggestion:
We need to modify or hook into the way the OS wakes the monitor up. Ignore movements of less than N pixels, or movements that are not smoothly continuous for at least M milliseconds.
Alternatively, is there a way in WinXP to tell the OS to ignore mouse inputs altogether, when in screensaver mode?
Extra credit:
As much as possible, power down that energy-sucking 3D graphics card when in monitor is in powersaving mode.
PS: Thank you for monoff.exe






Logged





Here's Jiggle!
If works very well on Vista... Try the script again, I've corrected the line split, commented the script and decreased the sensitivity.