Under the power management tab, I have the option to put the computer to sleep when inactive for 10 minutes, 30 minutes, 1 hour or 2 hours. Is there a configuration file I can edit to add 4 hours to that menu?

Thanks,

SetJmp

link|improve this question

75% accept rate
feedback

migrated from serverfault.com Nov 27 '10 at 9:53

This question came from our site for system administrators and desktop support professionals.

1 Answer

up vote 1 down vote accepted

I have not tested it, but it should be possible to do it with gconf-editor program. Start it and search (keyboard shortcut Ctrl-F) for sleep_computer_ac key and set its value to 14400 seconds.

link|improve this answer
I upvoted because this works, but I hope someone will come up with a method that inserts the value into the menu. Using this method, the menu does not indicate what the actual setting is (it appears blank). Thanks for your help... it makes a difference! – SetJmp Dec 1 '10 at 17:46
@SetJmp: the plank value for the actual settings sound like a bug to me. Perhaps you could submit a bug report about it: projects.gnome.org/gnome-power-manager/bugs.html – JooMing Dec 3 '10 at 17:40
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.