All pastes #2107250 Raw Edit

Stuff

public text v1 · immutable
#2107250 ·published 2012-01-29 06:12 UTC
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