Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Jul 2000 23:21:52 +0900
From:      Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
To:        jcm@FreeBSD-uk.eu.org
Cc:        iwasaki@jp.freebsd.org, mobile@freebsd.org, jsegovia@cnc.una.py
Subject:   Re: apm on toshiba 4010cdt
Message-ID:  <20000706232152K.iwasaki@jp.FreeBSD.org>
In-Reply-To: <20000706151306.A9503@dogma.freebsd-uk.eu.org>
References:  <20000706134042.A9085@dogma.freebsd-uk.eu.org> <20000706230923G.iwasaki@jp.FreeBSD.org> <20000706151306.A9503@dogma.freebsd-uk.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Thu, Jul 06, 2000 at 11:09:23PM +0900, Mitsuru IWASAKI wrote:
> > How about apmd?  If your BIOS can report POWERSTATECHANGE event or such,
> > you could do like this;
> > /etc/apmd.conf:
> > apm_event POWERSTATECHANGE, CAPABILITIESCHANGE {
> >         exec "YOUR_SCRIPT_HERE";
> > }
> 
> hmmm... i never looked into apmd as an alternative to apm.  what are the
> advatntages?  in my rc.conf, i enable apm, is that the same thing?

The apmd command appeared in FreeBSD 3.3 and isn't an alternative to apm.
To use apmd, you just describe apmd_enable="YES" in your /etc/rc.conf and
type `man apmd' :-)

Thanks


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000706232152K.iwasaki>