View Single Post
Posts: 39 | Thanked: 0 times | Joined on Feb 2008
#8143
Originally Posted by Ancelad View Post

go to /usr/share/themes/base/meegotouch/sysuid/sysuid.conf and change
Code:

[BatteryStatusIndicator]
default = StatusIndicatorIconView

to
Code:

[BatteryStatusIndicator]
default = StatusIndicatorLabelView

And restart sysuid. Some Magic...


http://talk.maemo.org/showthread.php?t=91450&page=14

I came across this post on pg 14 on "iOS7 Full Theme" thread advising on how to get battery icon and % displayed on the status bar. Similar to the question that elicited the response above, I am using N9QT t-3-1 tweak and CODeRUS unrestricted system-ui.

What I can't see in the thread is if this tweak is confirmed to achieve the outcome, without impacting anything else.

Assuming it works, what program can I use to make the change - Nano text editor?

Also, I see 2 lines for battery indicator in the sysuid.conf file - one with icon and one with label. If I change the icon to label, then won't there be two lines with same code? - may be that's the purpose of this trick?

Further, I found out about Nano and installed Nano on my N9. But I can't figure out how to scroll down or up, and point the cursor at this particular code/line to make any changes.

Appreciate any thoughts as I'd really like to give this a go and see if it works. Many thanks.

Thanks...