On Sun, 2008-10-26 at 01:04 +0200, Carlos E. R. wrote:
I then start "gnome-power-preferences" on the same xterm; the settings are these:
On AC Power Actions Put computer to sleep when inactive for 30 minutes
I move the slider to "never".
I wonder who and why designed a default to power off the machine when inactive. Just imagine a user power off a server like this! :-(
This was added due to a feature request for Energy Star; # Enable Energy Star compliant default configuration %gconf_set /apps/gnome-power-manager/actions/sleep_type_battery --type=string "suspend" %gconf_set /apps/gnome-power-manager/timeout/sleep_computer_battery --type=int 1200 %gconf_set /apps/gnome-power-manager/timeout/sleep_computer_ac --type=int 1200 %gconf_set /apps/gnome-power-manager/timeout/sleep_display_ac --type=int 300 Looking at the default for GNOME Power Manager AC settings, if a timeout is set, it will suspend. This is most likely an oversight and I'll pursue this to get it fixed. Cheers, Magnus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org