Clarify which option has to be set to enable APM.
Submitted by: Laust Jespersen <Laust.Jespersen@dk.uu.net> on -doc
This commit is contained in:
parent
9e043bbbd6
commit
04efc65934
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11071
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ Option "Emulate3Buttons"
|
||||||
|
|
||||||
<para>To enable this, you may need to compile a kernel with
|
<para>To enable this, you may need to compile a kernel with
|
||||||
power management support (<literal>device apm0</literal>) or
|
power management support (<literal>device apm0</literal>) or
|
||||||
add an option to <filename>/boot/loader.conf</filename>, and
|
add the option <literal>enable apm0</literal> to <filename>/boot/loader.conf</filename>, and
|
||||||
also enable the apm daemon at boot time (line
|
also enable the apm daemon at boot time (line
|
||||||
<literal>apm_enable="YES"</literal> in
|
<literal>apm_enable="YES"</literal> in
|
||||||
<filename>/etc/rc.conf</filename>). The apm commands are
|
<filename>/etc/rc.conf</filename>). The apm commands are
|
||||||
|
|
Loading…
Reference in a new issue