Currently the only way I know of is KDE lockscreen, but I also use openbox sometimes and while doing so have no way of starting a second user session.
Asked
Active
Viewed 3,932 times
1 Answers
5
There's couple of ways of via command-line
dm-tool switch-to-greeterqdbus --system org.freedesktop.DisplayManager /org/freedesktop/DisplayManager/Seat0 org.freedesktop.DisplayManager.Seat.SwitchToGreeterqdbus org.gnome.ScreenSaver /org/gnome/ScreenSaver org.gnome.ScreenSaver.Lock
Any of these will lock your openbox session and switch you to login screen (except the last one, you have to press arrow to return to greeter as well) where you can switch the user
Sergiy Kolodyazhnyy
- 107,582