Re: Monitor Standby
- From: John-Paul Stewart <jpstewart@xxxxxxxxxxxxxxxx>
- Date: Sun, 30 Apr 2006 13:26:59 -0400
antimon@xxxxxxxxx wrote:
Hi,
I'm new to linux and i have a Debian etch installation with gnome. It
works fine but i could not manage to set up a monitor standby delay. I
need it to switch to standby after 30 mins of inactivity.
Open /etc/X11/xorg.conf using your favourite text editor. Find the line that reads:
Section "ServerFlags"
After that line but before the corresponding "EndSection" line insert the following line:
Option "SuspendTime" "30"
You may also want to add lines for "BlankTime", "StandbyTime" and/or "OffTime" to override defaults for those modes. See 'man 5 xorg.conf' for more details.
After you've edited that file, you'll have to restart X for the changes to take effect.
.
- References:
- Monitor Standby
- From: antimon
- Monitor Standby
- Prev by Date: Re: Still looking for the right OS
- Next by Date: Linux single Floppy
- Previous by thread: Monitor Standby
- Next by thread: Accessing FAT32 Partitions
- Index(es):
Relevant Pages
|