The Windows platform API function: SystemParametersInfo(SPI_SETLOWPOWERACTIVE, 1, NULL, 0);
Will put the monitor to sleep, but as soon as you move the mouse (even remotely over VNC) or type anything in, the monitor automatically powers up again. Therefore, you cannot hide what you're doing while connected over VNC. Stephan. ----- Original Message ----- From: "Tom Wright" <[EMAIL PROTECTED]> To: "Vnc-List" <[EMAIL PROTECTED]> Sent: Friday, July 30, 2004 4:45 PM Subject: Programming question > I'm trying to modify VNC to blank out the servers monitor by telling the > monitor to shut off, but there does not seem to be much documentation. Has > anyone made any mods yet and if so where are the screen handling section of > the code? > > > > Thanks > > Tom > _______________________________________________ > VNC-List mailing list > [EMAIL PROTECTED] > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
