Enabling battery percentage in status area To enable battery percentage you'll need to set a gconf key: gconftool-2 -s /desktop/meego/status_area/display_percentage -t bool true To disable it, replace true with false in the previous command.