2 echo ">>> To use this package, you will hae to disable /etc/acpi/events/anything"
3 echo ">>> The easiest way to do is to run the following command:"
4 echo " sed s/handler/handler-disabled/ -i /etc/acpi/events/anything"
5 echo ">>> See /etc/acpi/eee.conf for configurable options."
7 echo ">>> Since version 10.0-1, you should also add 'eee' rc-script in to"
8 echo ">>> DAEMONS-array in /etc/rc.conf"
14 echo ">>> You should now restart acpid for the changes to take effect."