I see the following in gnome-power-manager-2.30.0/src/gpm-prefs-core.c
line 382
} else if (policy == GPM_ACTION_POLICY_NOTHING) {
/* we only add do nothing in the GUI if the user has explicitly specified
this in GConf */
if (value == GPM_ACTION_POLICY_NOTHING) {
gtk_combo_box_append_text (GTK_COMBO_BOX (widget), _("Do nothing"));
g_ptr_array_add (array, GINT_TO_POINTER (policy));
}
} else {
egg_warning ("Unknown action read from conf: %i", policy);
}
--
external monitor output is switched off when closing the laptop-lid when
gnome-power-manager is set to blank screen on closing
https://bugs.launchpad.net/bugs/390816
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.
--
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs