Getting a monitor our of Power Saving Mode using JS or something else
Good evening you all (at least it is here in the Netherlands)
I'm not that familiar yet with JS, but I'm getting the hang of it.
Trying to get me a little HTML based timer for some local desktops that give the user a visual warning (screen background will start changing background color from blue to red every second) so that the one using the desktop is notified the desktop needs some attention.
I've managed to pull that of, at least the timer and notifying. Now I'm looking for a solution to get my monitor triggered to awake from energy saver mode. Of course I can kill the energy saver in Windows 7, but I was just curious if I could trigger it with some kind of JS code that could manage that when timer reaches zero.
Thanks in advance
Marc