Top "Screensaver" questions

A screensaver is a visual program that runs after a period of inactivity.

How to turn screensaver on (windows 7) by a code (in cmd)?

How to turn screensaver on (windows 7) by a code (in cmd)?

windows command screensaver
Programmatically prevent Windows screensaver from starting

Is there a recommended way to prevent the Windows screensaver from starting? The closest thing I've found is this article, …

winapi windows-vista windows-xp screensaver
How does YouTube prevent the screensaver from showing up during video playback? (Windows)

I have noticed that mi screensaver doesn't start while I'm watching videos on YouTube. I'm using Windows 7. This is the …

windows flash youtube screensaver
Silently set the screensaver on Windows from the command line?

I know that if you run: rundll32.exe desk.cpl,InstallScreenSaver toasters.scr you can set the screensaver to toasters.…

windows screensaver windows-screensaver
Android disable screen saver

I'd like to disable screen saver while my appliction is running. How it can be done? Where is the best …

android screensaver
Disable and Enable Screen Saver in Windows 7

I have an application than disables the screen saver temporarily in order to run a slide show. I use this …

.net vb.net winforms windows-7 screensaver
How to make a screensaver for windows 7 c++

I realize the above is not so much a specific question, and I have no code to speak of, but …

c++ windows-7 screensaver
How can I display a form on a secondary monitor?

I am writing a screensaver in Delphi. I want is to display a TpresentationFrm on each monitor, fullscreen. To this …

delphi screensaver multiple-monitors
WPF: Multiple screens

I'm writing a screensaver in WPF. I have the screensaver working, however, it only displays on my main monitor. Is …

c# wpf screensaver
Disabling Screen Saver and Power Options in C#

I am writing an application in C# that plays a movie. I need to figure out how to disable the …

c# screensaver winapi