#ACPID config example from BLFS
#The following brief example will suspend the system 
#when the laptop lid is closed
event=button/lid
action=/etc/acpi/lid.sh
