Topic: New Logout Script with Hibernate & Suspend Options
I have created a new package which replaces the current openbox-logout script. The script has additional buttons for "Hibernate" and "Suspend". I have done some limited testing on the script and while it invokes both hibernation and suspend, I have had mixed results with actually using these features. For example, my Acer notebook will successfully hibernate and suspend, but on resume I lose network connectivity. I will experiment some more on my own system, but it would be good if we could get some more general testing done.
The new script can be installed with the following terminal command:
sudo apt-get update && sudo apt-get install openbox-logout-scriptI will keep this topic sticky for while, please feel free to test the new script and report back with your own results. Thanks ![]()
Update: I have created another package featuring the original script, just in case anyone would like to switch back! Use the command below to revert to the original:
sudo apt-get remove openbox-logout-script && sudo apt-get update && sudo apt-get install openbox-logout-script-basic