Comment 54 for bug 1245474

Revision history for this message
Robert Ancell (robert-ancell) wrote :

Fixed in lp:~robert-ancell/unity-greeter/screensaver. The default screensaver timeout is 300s but this can be changed by editing the "idle-timeout" gsettings key for unity-greeter.

i.e. for testing create /usr/share/glib-2.0/schemas/10_unity-settings-daemon.gschema.override:
[com.canonical.unity-greeter]
idle-timeout=5
then run "sudo glib-compile-schemas /usr/share/glib-2.0" and you can test with a 5 second timeout.