04-07-2019, 08:43 PM
I propose we start with the basics. First, undo all the manual changes you mentioned in your first post such as:
1- Settings > Session and Startup > General Tab > Uncheck "Automatically save session on logout"2- Settings > Session and Startup > Session Tab > "Clear saved sessions buttons" - this will clear all sessions for the time being3- Lite Tweaks > Manage Saved Session > Enable for all users
After #3, do not logout... first make sure that /etc/xdg/xfce4/kiosk/kioskrc looks as follows:
From Terminal:
Output:
/etc/xdg/xfce4/kiosk/kioskrc should look like that. If that's the case, then logout and login again. The option should be showing in the Logout dialog for admins accounts too.
1- Settings > Session and Startup > General Tab > Uncheck "Automatically save session on logout"2- Settings > Session and Startup > Session Tab > "Clear saved sessions buttons" - this will clear all sessions for the time being3- Lite Tweaks > Manage Saved Session > Enable for all users
After #3, do not logout... first make sure that /etc/xdg/xfce4/kiosk/kioskrc looks as follows:
From Terminal:
Code:
cat /etc/xdg/xfce4/kiosk/kioskrc
Code:
[xfce4-panel]
CustomizePanel=ALL
[xfce4-session]
CustomizeSplash=ALL
CustomizeChooser=ALL
CustomizeLogout=ALL
CustomizeCompatibility=%sudo
CustomizeSecurity=NONE
Shutdown=ALL
SaveSession=ALL
/etc/xdg/xfce4/kiosk/kioskrc should look like that. If that's the case, then logout and login again. The option should be showing in the Logout dialog for admins accounts too.
https://unlockforus.com
Sorry for seeming stupid and preferring Linux - I just don't know any better.
Sorry for seeming stupid and preferring Linux - I just don't know any better.
![[Image: AGxgqJ6.png]](http://i.imgur.com/AGxgqJ6.png)