/acpi/events/sleepbtn
http://github.com/brinkman83/bashrc · #! · 10 lines · 7 code · 3 blank · 0 comment · 0 complexity · 8c17877f478940266326dc272347df64 MD5 · raw file
- # /etc/acpi/events/sleepbtn
- # Called when the user presses the sleep button
- # Note that this script is part of the SUSPEND part of acpi-support. This is
- # not a key translation event, it is intended to perform a suspend if no
- # power management daemon is running.
- event=button[ /]sleep
- action=/etc/acpi/sleep.sh