Change Monitor Timeout From Command Line
There are many features of our windows that are way too annoying for us and they are even very much difficult to change or removed .But they are supposed to be removed in order to run a smooth window operation. These features also irritates us big time .This article is related to removal of such features that is changing the time out of our monitor .This normally happens when we are watching a movie or have left the PC for some time. But after reading this article you can easily change such settings.
For that purpose:
The power configuration utility can be used on the command line to change power configuration settings, including the monitor timeout, which is what we’ll use here.
The command syntax:
powercfg -Change -monitor-timeout-ac 120
This will change the monitor setting to stay on for 120 minutes while on AC power. You can use -dc at the end to change the setting for when you are on battery power.
Time out basically means the switching of our monitor .
• Command Line Interface .
In Command Line Interface user uses commands to communicate with user.All the tasks are executed by writing the commands
|