All pastes #2107248 Raw Edit

Stuff

public text v1 · immutable
#2107248 ·published 2012-01-29 06:06 UTC
rendered paste body
# /etc/acpi/events/hp-mute

event=button/mute HKEY 00000080 00000000
action=/etc/acpi/hpmute.sh

-----------------------------------------------------------
/* /etc/acpi/hpmute.sh */
-----------------------------------------------------------
#!/bin/sh

test -f /usr/share/acpi-support/key-constants || exit 0

. /usr/share/acpi-support/key-constants
acpi_fakekey $KEY_MUTE