/etc/acpi/events/asus-touchpad is in acpi-support 0.140.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | # /etc/acpi/events/asus-touchpad
# This is called when the user presses the touchpad button and calls
# /etc/acpi/asus-touchpad.sh for further processing.
event=hotkey (ATKD|HOTK) (0000006[ab]|00000037)
action=/etc/acpi/asus-touchpad.sh
|