Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2002 20:50:05 +0200
From:      Mark Pearce <mark@netchat.co.za>
To:        twig les <twigles@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Windowmaker timeout for power saving
Message-ID:  <20020913205005.49705ab5.mark@netchat.co.za>
In-Reply-To: <20020913170249.17209.qmail@web10108.mail.yahoo.com>
References:  <20020913170249.17209.qmail@web10108.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I'm sure this is an easy setting, does anyone know
> where it is?


I added this to my /etc/X11/XF86Config and it works.

Section "ServerFlags"
        Option "BlankTime"  "60"
        Option "StandbyTime"  "60"
        Option "SuspendTime"  "60"
        Option "OffTime"  "60"
EndSection

Mark

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020913205005.49705ab5.mark>