]> git.pld-linux.org Git - packages/acpid.git/blob - acpid.button.conf
- updated to 2.0.34, include x32
[packages/acpid.git] / acpid.button.conf
1 # /etc/acpid/events/button
2 # This detects buttons pressed, and passes them to
3 # /etc/acpi/actions/button.sh for further processing.
4
5 event=button
6 action=/etc/acpi/actions/button.sh "%e"
7
8 #for 2.4 kernels
9 #action=/etc/acpi/actions/power.sh "`echo "%e" | sed "s#button\ #button/#"`"
This page took 0.060762 seconds and 3 git commands to generate.