A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Windows XP Help and Support
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

XP Pro display stays on



 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old December 10th 14, 04:37 PM posted to microsoft.public.windowsxp.help_and_support
Ron Hardin
external usenet poster
 
Posts: 208
Default XP Pro display stays on

As some of our older XP Pro (Dell) laptops age, they've started to think that
there's activity and keep the display on, when it's set to turn off in ten
minutes of inactivity.

There's processess running (they're used as cpu servers) but no keyboard
activity.

Is there a known reason for this and can it be fixed?

Turning the monitor off with

#include windows.h
main() {
sleep(1);
SendMessage(HWND_BROADCAST, WM_SYSCOMMAND, SC_MONITORPOWER, (LPARAM) 2);
exit(0);
}

turns it off but only for a short time (time varies with machine).

Most of our machines act normally (so far).

(One "fix" is setting the machine to "do nothing" when the lid is closed, and not
ask for a password on return from sleep, and then closing the lid enough to turn
off the display, but you don't get quick access that way. But fixing the problem
would be nicer.)
--


On the internet, nobody knows you're a jerk.
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 06:05 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.