schu / xps15-9530

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACPId helper for the Dell XPS 15 9530

Setup

Place acpi-handler.sh under /etc/acpi/handler.sh, chmod +x it and add /etc/acpi/events/anything with:

# Pass all events to our one handler script
event=.*
action=/etc/acpi/handler.sh %e

About


Languages

Language:Shell 100.0%