# /etc/acpid/events/lid # This is called when the user closes the lid and calls # /etc/acpid/lid.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 lid.*" and "button/lid.*" because # of kernel changes. event=button[ /]lid action=/etc/acpi/lid.sh