I have installed Lubuntu 12.04 and was wondering if there was a way to keep it from locking the screen when the screensaver starts?
The "lock screen after X minutes" box is unchecked, so that is not causing the problem. Does anyone know the solution for this problem? I'm not worried about security, so i don't need it locked.
I think you have to disable the "lock" in two different places. First, open the power manager. You can click on the power icon in the panel and select "preferences" or it should also be in Menu -> Preferences -> Power Manager
De-select "Lock screen...." under the "Extended" menu tab.
Second, open screensaver preferences. Menu -> Preferences -> Screensaver.
Again, de-select "lock screen..." at the bottom of the window.
CREDIT: http://lubuntutips.blogspot.com/2012/06/lubuntu-screensaver-lock.html
I recommend you simply remove xscreensaver by typing
sudo apt-get remove xscreensaver
This will solve your problem, if you don't need a screensaver, your screen still turns black by your energy safe settings.On a fresh Lubuntu 18.10 install, I went to Preferences > LXQt settings > Session settings and unchecked
Lock screen before suspending/hibernating
and that seems to have done the trick.For default setup of Lubuntu 14.04, the locking can be disabled via Preferences -> Light Locker Settings. In my case, "Automatically lock the session" was "Never", yet the session was still being locked after around 10 mins of inactivity. So I turned "OFF" the "Enable light-locker" setting, which did the thing for me. I also disabled all "locks" in Power Management as in @algebralives's answer. Don't know if it was required, but definitely not sufficient.
Spent days trying to fix this, looked at loads of solutions, and then finally found how to fix it. I have an install of LXLE, and after switching every screensaver setting off still got the locked screen after exactly 10 minutes...
Simply go into Synaptic and uninstall "xautolock", then reboot... problem solved for me!