Windows 7 can turn go to sleep when I close my lid, or after a period of inactivity. Fine.
I don't want it to go to sleep immediately after closing the lid; I want it to wait 5 minutes and then go to sleep.
Can this be done?
feedback
|
|
This capability isn't built into windows 7, and I'm not aware of software that will do this (thought that certainly doesn't mean no such software exists). If you have any programming ability (and your profile indicates you're no slouch here), this stackoverflow question will get you started building your own: http://stackoverflow.com/questions/3355606/detect-laptop-lid-closure-and-opening In a nutshell: set the default action in Windows 7 to not do anything, but have your program running as a service and handle the | ||||
|
feedback
|