Stop Xscreensaver from locking screen once screensaver starts
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.
lubuntu screensaver lock-screen xscreensaver
add a comment |
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.
lubuntu screensaver lock-screen xscreensaver
add a comment |
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.
lubuntu screensaver lock-screen xscreensaver
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.
lubuntu screensaver lock-screen xscreensaver
lubuntu screensaver lock-screen xscreensaver
asked May 3 '12 at 14:31
206airmail206airmail
31112
31112
add a comment |
add a comment |
5 Answers
5
active
oldest
votes
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
add a comment |
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.
Granted most screensavers dont do what they need to. moire2 is a good example of ones that do work. screen burn in is still a problem even on lcd's I have a pc that the right monitor is rotated and has a scroll bar on the right side of the screen about 12-16 hrs a day. I set the screen saver for 10 min and blank for 20 so that moire can excersize out that scroll bar burn in. after about 3 months of use like that you could easily see where the scroll bar and other buttons were due to burn in.
– Kendrick
Oct 21 '12 at 17:31
add a comment |
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.
add a comment |
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!
add a comment |
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.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f130808%2fstop-xscreensaver-from-locking-screen-once-screensaver-starts%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
add a comment |
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
add a comment |
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 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
edited Dec 21 '12 at 11:50
fossfreedom♦
150k37328373
150k37328373
answered Jun 16 '12 at 2:43
algebralivesalgebralives
608612
608612
add a comment |
add a comment |
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.
Granted most screensavers dont do what they need to. moire2 is a good example of ones that do work. screen burn in is still a problem even on lcd's I have a pc that the right monitor is rotated and has a scroll bar on the right side of the screen about 12-16 hrs a day. I set the screen saver for 10 min and blank for 20 so that moire can excersize out that scroll bar burn in. after about 3 months of use like that you could easily see where the scroll bar and other buttons were due to burn in.
– Kendrick
Oct 21 '12 at 17:31
add a comment |
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.
Granted most screensavers dont do what they need to. moire2 is a good example of ones that do work. screen burn in is still a problem even on lcd's I have a pc that the right monitor is rotated and has a scroll bar on the right side of the screen about 12-16 hrs a day. I set the screen saver for 10 min and blank for 20 so that moire can excersize out that scroll bar burn in. after about 3 months of use like that you could easily see where the scroll bar and other buttons were due to burn in.
– Kendrick
Oct 21 '12 at 17:31
add a comment |
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.
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.
answered Jun 16 '12 at 0:44
mathematikermathematiker
3632311
3632311
Granted most screensavers dont do what they need to. moire2 is a good example of ones that do work. screen burn in is still a problem even on lcd's I have a pc that the right monitor is rotated and has a scroll bar on the right side of the screen about 12-16 hrs a day. I set the screen saver for 10 min and blank for 20 so that moire can excersize out that scroll bar burn in. after about 3 months of use like that you could easily see where the scroll bar and other buttons were due to burn in.
– Kendrick
Oct 21 '12 at 17:31
add a comment |
Granted most screensavers dont do what they need to. moire2 is a good example of ones that do work. screen burn in is still a problem even on lcd's I have a pc that the right monitor is rotated and has a scroll bar on the right side of the screen about 12-16 hrs a day. I set the screen saver for 10 min and blank for 20 so that moire can excersize out that scroll bar burn in. after about 3 months of use like that you could easily see where the scroll bar and other buttons were due to burn in.
– Kendrick
Oct 21 '12 at 17:31
Granted most screensavers dont do what they need to. moire2 is a good example of ones that do work. screen burn in is still a problem even on lcd's I have a pc that the right monitor is rotated and has a scroll bar on the right side of the screen about 12-16 hrs a day. I set the screen saver for 10 min and blank for 20 so that moire can excersize out that scroll bar burn in. after about 3 months of use like that you could easily see where the scroll bar and other buttons were due to burn in.
– Kendrick
Oct 21 '12 at 17:31
Granted most screensavers dont do what they need to. moire2 is a good example of ones that do work. screen burn in is still a problem even on lcd's I have a pc that the right monitor is rotated and has a scroll bar on the right side of the screen about 12-16 hrs a day. I set the screen saver for 10 min and blank for 20 so that moire can excersize out that scroll bar burn in. after about 3 months of use like that you could easily see where the scroll bar and other buttons were due to burn in.
– Kendrick
Oct 21 '12 at 17:31
add a comment |
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.
add a comment |
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.
add a comment |
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.
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.
answered Sep 16 '14 at 9:06
HnattHnatt
1112
1112
add a comment |
add a comment |
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!
add a comment |
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!
add a comment |
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!
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!
answered Dec 18 '15 at 3:06
Dean ArnoldDean Arnold
111
111
add a comment |
add a comment |
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.
add a comment |
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.
add a comment |
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.
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.
answered Jan 20 at 6:45
lmsurprenantlmsurprenant
1413
1413
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f130808%2fstop-xscreensaver-from-locking-screen-once-screensaver-starts%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown