pm-tui/README.txt

10 lines
383 B
Plaintext

pm-tui is a TUI (Terminal User Interface) for pm-utils. It allows non-privileged users to sleep, hibernate, reboot and shut down.
Installation:
./build
sudo ./install
It uses full paths to the executables. To change them, create/edit a file in src/platform. To change which platform to use, edit env.
env also contains some other settings related to compilation and installation.