Tagged Questions
6
votes
1answer
164 views
How do DE's call ACPI functions?
Okay, first off, this is not a problem I am facing, but I would like to understand this better.
If I wish to shutdown / reboot my machine from the command line I need to call:
$ sudo poweroff
$ sudo ...