Hi, I installed on my laptop (Dell core i3 4gb ram from 2014) Debian 10 without GUI and then installed Openbox. To suspend the system, I enter the pm-suspend command, but what I want is to suspend the system and log out without closing the programs that I am using. Is there any way to do that? I would appreciate your help
From https://askubuntu.com/questions/28898/what-is-suspend So after suspend your system is not active, and you can not do anything with it until system wakes up. Not even log out.
You should not hijack year old threads. And 2 sec google would have brought up many solutions without even testing... Anyways this comes to mind: Code: killall openbox or Code: openbox --exit or Code: lxde-logout