rendered paste body----------------------------------------------------------
/* /etc/acpi/events/hp-mute */
----------------------------------------------------------
# /etc/acpi/events/hp-mute
event=button/mute HKEY 00000080 00000000
action=/etc/acpi/hpmute.sh
-----------------------------------------------------------
/* /etc/acpi/hpmute.sh */ - this file was made executable
-----------------------------------------------------------
#!/bin/sh
test -f /usr/share/acpi-support/key-constants || exit 0
. /usr/share/acpi-support/key-constants
acpi_fakekey $KEY_MUTE