"terminate" "1" "" "" "Starbuntu"

NAME

terminate - enables lock screen, log out, hibernate, reboot, shut down, suspend (provided by Starbuntu)

SYNOPSIS

terminate <option>

DESCRIPTION

The Starbuntu program terminate integrates all the actions of termination of the computer session:

The "hard" terminations (Log out, Shut down, Reboot) which potentially cause a loss of data have a delay of some seconds and during this period they can be stopped with the hotkey Ctrl+Backspace. If the environment variable ENABLE_SESSION_SAVING=<true|false> is set to true in the file $HOME/.config/openbox/environment and windows are still open while calling the termination, the work session gets hibernated (see above) instead of executing the called termination so that no data gets lost.

OPTIONS

-h or --hibernate
-l or --log-out
-m or --monitor-off
-p or --pause
-r or --reboot
-s or --shut-down

FILES

/usr/local/bin/terminate
$HOME/.config/openbox/environment

ENVIRONMENT VARIABLES

ENABLE_SESSION_SAVING
  < true | false >

AUTHOR

Peter Starfinger <info@die-starfingers.de>