| Current Path : /etc/acpi/events/ |
|
|
| Current File : //etc/acpi/events/powerbtn |
# /etc/acpi/events/powerbtn
# This is called when the user presses the power button and calls
# /etc/acpi/powerbtn.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.
# We need to react on "button power.*" and "button/power.*" because
# of kernel changes.
event=button[ /]power
action=/etc/acpi/powerbtn.sh
Copyright 2K16 - 2K18 Indonesian Hacker Rulez