up vote 3 down vote favorite
share [g+] share [fb]

Every time I log in, I get this message. It's helpful to see once, but I don't need to see it every time I log in. Is there any way to disable it?

link|improve this question

feedback

3 Answers

up vote 5 down vote accepted

I was able to fix this by opening gconf-editor, and setting the key /apps/gnome-power-manager/notify/low_capacity to false.

link|improve this answer
You can get directly to the key by pressing ALT-F2 and entering: gconf-editor /apps/gnome-power-manager/notify/low_capacity – SmileyChris Dec 19 '10 at 19:33
@Smiley: Alternatively, you can just run gconftool-2 --type boolean --set /apps/gnome-power-manager/notify/low_capacity "False" – Matthew Dec 19 '10 at 19:36
feedback

It seems it has something to do with the GNOME Power Manager settings.

link|improve this answer
Thanks! This let me to my solution--see my answer. – Matthew Feb 4 '10 at 0:24
@Matthew - Glad I could help – Nifle Feb 4 '10 at 12:04
feedback

This also works in 10.04, as an aside.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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