# /etc/acpi/events/panasonic-diskbtn
# This is called when the user presses the hibernate button and calls
# /etc/acpi/hibernate.sh for further processing.

# Optionally you can specify the placeholder %e. It will pass
# through the whole kernel event message to the program you've
# specified.

event=pcc HKEY 00000080 0000000a
action=/etc/acpi/hibernatebtn.sh

