Results 1 to 9 of 9

Thread: Can't disable screen lock after suspend ??

  1. #1
    Join Date
    Aug 2006
    Beans
    92

    Question Can't disable screen lock after suspend ??

    I recently upgraded from Lucid to Maverick I can't seem to disable screen lock after resume from suspend. It's a minor annoyance, but still a considerable annoyance to have to enter my password every time the computer wakes up.

    I've thusfar

    1 - changed screensaver preferences to not lock

    2 - set the gnome_keyring_hibernate, gnome_keyring_suspend, hibernate, and suspend, values all to false in gconf-editor

    3 - commented out the line LOCK_SCREEN=true in /etc/default/acpi-support

    BUT am still being prompted for a password every time the computer wakes up from suspend. I'm stumped, what could I be forgetting?

    Thanks in advance for any advice.
    Last edited by fictivetoast; November 20th, 2010 at 07:17 PM.

  2. #2
    Join Date
    Aug 2007
    Location
    a puddle in Manchester
    Beans
    9,198
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Can't disable screen lock after suspend ??

    Hit Alt+F2, or if that doesn't work (like mine) open a terminal and type gconf-editor and hit enter. The gconf editor will appear with 4 options on the left. Click on the down arrow next to Apps, then scroll to Gnome Power Manager and click on the down arrow again. Double click on Lock and on the right side of the screen make sure use_screensaver_settings box is checked. If it is checked try unchecking then re-checking it, then quit the editor.
    MacBook Pro 10,1 retina

  3. #3
    Join Date
    Aug 2006
    Beans
    92

    Re: Can't disable screen lock after suspend ??

    Have double checked and reset all the gnome-power-manager settings in gconf-editor, to no avail. Any other ideas ?

  4. #4
    Join Date
    Aug 2006
    Beans
    92

    Re: Can't disable screen lock after suspend ??

    Sorry to bump, but does anyone else have any insight?

  5. #5
    Join Date
    Feb 2011
    Beans
    7
    Distro
    Ubuntu 11.04 Natty Narwhal

    Question Re: Can't disable screen lock after suspend ??

    Hate to be annoying, but I'd quite like to know the answer too - I'm on Natty now.

  6. #6
    Join Date
    Feb 2011
    Beans
    7
    Distro
    Ubuntu 11.04 Natty Narwhal

    Talking Re: Can't disable screen lock after suspend ??

    Sussed it - I was opening gconf-editor with sudo, when I should have done it without.

    In terminal, just type
    Code:
    gconf-editor
    WITHOUT sudo in front, then see if the settings are unchecked there. I think it's under apps>gnome-power-manager>lock

    Did the trick for me, hope this helps.

  7. #7
    Join Date
    Nov 2005
    Location
    Omaha, NE, USA
    Beans
    192

    Re: Can't disable screen lock after suspend ??

    I have done the following:

    1) gconf-editor
    2) Uncheck all in apps/gnome-power-manager/lock
    3) Check use_screensaver_settings
    4) sudo gconf-editor
    5) Repeat 2 & 3
    6) Comment out LOCK_SCREEN=true in /etc/default/acpi_support
    7) Restarted

    I still get a password prompt after suspend. Help.

  8. #8
    psusi is offline Ubuntu addict and loving it
    Join Date
    Sep 2005
    Location
    Orlando, FL
    Beans
    3,980
    Distro
    Ubuntu Development Release

    Re: Can't disable screen lock after suspend ??


  9. #9
    Join Date
    Feb 2011
    Beans
    7
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Can't disable screen lock after suspend ??

    I also have, in gconf-editor (still without sudo), desktop>gnome>lockdown>disable_lock_screen checked. Give that a go.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •