Comment 30 for bug 255228

Revision history for this message
Holger Seelig (holger-seelig-arcor) wrote : Re: Disabling the suspend and hibernate locks via gconf-editor doesn't do anything (from Intrepid to lucid included)

Workarounds that have worked for me are:

Open the terminal, and type:

gconftool-2 --type boolean -s /apps/gnome-power-manager/lock/use_screensaver_settings false
gconftool-2 --type boolean -s /apps/gnome-power-manager/lock/hibernate false
gconftool-2 --type boolean -s /apps/gnome-power-manager/lock/suspend false
gconftool-2 --type boolean -s /desktop/gnome/lockdown/disable_lock_screen true