

HughT wrote:Not a solution, but what happens when you come out of hibernation? Do you have remaining battery time?







gconf-editor


spandey wrote:You can try this:
Open a Terminal and type
- Code: Select all
gconf-editor
Once it there cascade thru menus and change the following keys
1. apps -> gnome-power-manager -> general -> use_time_for_policy to false
2. apps -> gnome-power-manager -> thresholds -> percentage_low to 12%
3. apps -> gnome-power-manager -> thresholds -> percentage_critical to 8%
4. apps -> gnome-power-manager -> thresholds -> percentage_action to 5%
5. apps -> gnome-power-manager -> actions -> critical_battery to hybernate
Now, when the battery reaches 12% Gnome shows a "low battery warning", at 8% a "Critical battery warning" and at 5% the system hibernates.






dconf write /org/gnome/settings-daemon/plugins/power/use-time-for-policy false

äxl wrote:No, he means dconf-editor. I think you have to install it.
I don't know if BlueSky77's tip is right but you could use the terminal without the need to install anything:
- Code: Select all
dconf write /org/gnome/settings-daemon/plugins/power/use-time-for-policy false

Users browsing this forum: No registered users and 9 guests