You are not logged in.
Hello,
My laptop keeps automatically locking despite me telling Xfce Power Manager to never do that. All the options in the System and Display tabs are set to Never. Any suggestions?
Tom
Offline
Output of
systemd-inhibit --list? how are you starting XFCE?
Offline
systemd-inhibit --list:
WHO UID USER PID COMM WHAT WHY MODE
NetworkManager 0 root 433 NetworkManager sleep NetworkManager needs to turn off networks delay
UPower 0 root 645 upowerd sleep Pause device polling delay
xfce4-power-manager 1000 to7m 657 xfce4-power-man handle-power-key:handle-suspend-key:handle-hibernate-key:handle-lid-switch xfce4-power-manager handles these events block
I'm starting xfce manually with ‘startxfce4’ after console login
Offline
Instead of directly calling startxfce4 you should opt to add it to a properly configured xinitrc (note the second blue box) and run startx. That way you guarantee to have a proper session set up.
Offline