git-subtree-dir: temp-repo git-subtree-split: 6688605ad41f49d1eccead8d29421c658cad0100
21 lines
No EOL
444 B
Markdown
Executable file
21 lines
No EOL
444 B
Markdown
Executable file
---
|
|
type: article
|
|
date: 2024-03-20
|
|
maturity: pousse
|
|
---
|
|
ACPI (Advanced Configuration and Power Interface) is a standard for power management and configuration
|
|
|
|
In `/etc/acpi` you can put sh scripts that do actions following events
|
|
|
|
the event triggers are pu in `/etc/acpi/events`
|
|
|
|
|
|
i tried stuff but it doesnt work
|
|
rage
|
|
|
|
https://forums.linuxmint.com/viewtopic.php?t=414162
|
|
|
|
|
|
# Source
|
|
|
|
https://linuxconfig.org/how-to-handle-acpi-events-on-linux |