Reply
Thread Tools
Posts: 73 | Thanked: 35 times | Joined on Jun 2013
#1
guys, am i imagining this, or did i really see it, soemwhere there was a way to increase the number of low power screen notifications on the n9, for me, there seems to be a limit of 5 - have searched, if anyone knows please tell, thnx
 
Posts: 73 | Thanked: 35 times | Joined on Jun 2013
#2
got it!

its the NotificationIconAreaStyle section in;

/usr/share/themes/base/meegotouch/libsysuid-screenlock-nokia/style

libsysuid-screenlock-nokia.css

default is: 5 changed it to 10
 

The Following 2 Users Say Thank You to Quaddy For This Useful Post:
Posts: 3 | Thanked: 0 times | Joined on May 2012
#3
Hey,how did you changed that number?
 
Posts: 73 | Thanked: 35 times | Joined on Jun 2013
#4
@mursu90 opened it up via an ftp editor and changed the number in the text file, simple replace 5 with 10
 
Mikkosssss's Avatar
Posts: 645 | Thanked: 519 times | Joined on Apr 2012 @ Finland
#5
Originally Posted by mursu90 View Post
Hey,how did you changed that number?
Heres guide for first timers.

WARNING, If you edit wrong lines your phone might break.

Heres code for text editor:
Code:
devel-su
Password:rootme is default
apt-get install nano
Heres code for editing file with nano:

Code:
devel-su
Password:rootme
cd /usr/share/themes/base/meegotouch/libsysuid-screenlock-nokia/style 
nano libsysuid-screenlock-nokia.css
Code:
NotificationIconAreaStyle {
    max-icons: 5;
    icon-spacing: 0.8mm;
}
Edit that "5" to "10"
__________________
────────────────────
Try:My N9 bootvideo

Last edited by Mikkosssss; 2013-07-23 at 16:24. Reason: Fixed typo
 
Posts: 23 | Thanked: 23 times | Joined on Jul 2012
#6
You might want to correct "cs" to "cd" in your second code-box above.
 

The Following User Says Thank You to LinuxCub For This Useful Post:
Ancelad's Avatar
Posts: 1,552 | Thanked: 3,108 times | Joined on Jun 2012 @ Russia, 96
#7
 
Posts: 73 | Thanked: 35 times | Joined on Jun 2013
#8
yeah i did the 5 lock screen notification soon as i changed the sleeping screen icons, saw it there and it had to change, looks sweet with 5 stacked on the lock!
 
Mikkosssss's Avatar
Posts: 645 | Thanked: 519 times | Joined on Apr 2012 @ Finland
#9
Originally Posted by Quaddy View Post
yeah i did the 5 lock screen notification soon as i changed the sleeping screen icons, saw it there and it had to change, looks sweet with 5 stacked on the lock!
Sadly I dont get enought notifications so I could have 5 stack.
__________________
────────────────────
Try:My N9 bootvideo
 

The Following User Says Thank You to Mikkosssss For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 14:06.