maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   N9: increase number of notifications on LPS?? (https://talk.maemo.org/showthread.php?t=90698)

Quaddy 2013-07-10 17:06

N9: increase number of notifications on LPS??
 
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

Quaddy 2013-07-10 17:23

Re: N9: increase number of notifications on LPS??
 
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 :)

mursu90 2013-07-11 06:49

Re: N9: increase number of notifications on LPS??
 
Hey,how did you changed that number?

Quaddy 2013-07-23 13:45

Re: N9: increase number of notifications on LPS??
 
@mursu90 opened it up via an ftp editor and changed the number in the text file, simple replace 5 with 10

Mikkosssss 2013-07-23 15:05

Re: N9: increase number of notifications on LPS??
 
Quote:

Originally Posted by mursu90 (Post 1358227)
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"

LinuxCub 2013-07-23 15:49

Re: N9: increase number of notifications on LPS??
 
You might want to correct "cs" to "cd" in your second code-box above.

Ancelad 2013-07-24 17:26

Re: N9: increase number of notifications on LPS??
 
LOL
http://talk.maemo.org/showpost.php?p...postcount=6898
http://talk.maemo.org/showpost.php?p...postcount=6910

:D

Quaddy 2013-07-24 17:56

Re: N9: increase number of notifications on LPS??
 
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 2013-07-24 18:00

Re: N9: increase number of notifications on LPS??
 
Quote:

Originally Posted by Quaddy (Post 1361798)
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. :(


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

vBulletin® Version 3.8.8