From owner-freebsd-questions Sun Mar 23 1:14: 1 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CA8E37B401 for ; Sun, 23 Mar 2003 01:13:59 -0800 (PST) Received: from web13803.mail.yahoo.com (web13803.mail.yahoo.com [216.136.175.13]) by mx1.FreeBSD.org (Postfix) with SMTP id 12DA343F3F for ; Sun, 23 Mar 2003 01:13:59 -0800 (PST) (envelope-from mike_mcgranahan@yahoo.com) Message-ID: <20030323091358.32327.qmail@web13803.mail.yahoo.com> Received: from [209.179.232.59] by web13803.mail.yahoo.com via HTTP; Sun, 23 Mar 2003 01:13:58 PST Date: Sun, 23 Mar 2003 01:13:58 -0800 (PST) From: mike mcgranahan Reply-To: mikemcg@ucla.edu Subject: Re: automatic standby after idle timeout To: Lowell Gilbert Cc: freebsd-questions@freebsd.org In-Reply-To: <44n0jnfpzp.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- Lowell Gilbert wrote: > mike mcgranahan writes: > > > under windows it is possible to configure the > system > > to enter APM standby after a certain amount of > system > > inactivity. in linux their is a program called > sleepd > > which will initiate an APM standby after a > > configurable period of system inactivity, which > works > > both on the console as well as while X is running. > is > > there any way to achieve the same effect under > > freebsd, where the system will enter standby > after, > > say, 10 minutes of no activity? > > apmd(8) is the closest thing I know of. > > I don't know all of the new power-control functions > in 5.x, but > I wouldn't recommend that for you anyway. thank you for your reply. correct me if i'm wrong, but apmd only responds to apm signals sent to it, either by the user or by the machine hardware (lid closing or opening). > > also, can anyone describe the apm_saver.ko KLD? i > > can't seem to find a description of it anywhere. > > It turns off the screen. ahh, thanks. green_saver also turns off the screen (dpms). are there any differences between apm_saver and green_saver? thank you again. mike __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message