Active Topics

 



Notices


Reply
Thread Tools
Posts: 429 | Thanked: 217 times | Joined on Apr 2010 @ Dubai
#71
please do spam

the code for the percentage am using is this one :
`lshal|grep percentage|tr -s " "|cut -d " " -f 4|sort -n|head -1`
it seems to be working though...
__________________
N900 @850Mhz
My N900 changed my life and made it ALOT easier!
 
Posts: 306 | Thanked: 566 times | Joined on Jan 2010 @ Romania
#72
further more and i dont know if i got you right...but do you suggest that the program will edit your mce.ini every 1 minute??

as i read before that is very dangerous...
and plus you will reset the sms and call notifications

please correct me if im wrong about that

in my script you edit the mce.ini only once
my english bad, bad
no need to edit mce.ini never-ever with my proposal
changing led currents you can change very fine between plain bright red to plain bright green or any color you want in 24bit color space
( eye perception is limited to less than 16m colors but leds can be driven to 16m combinations)
 
Posts: 429 | Thanked: 217 times | Joined on Apr 2010 @ Dubai
#73
yes! i read so with your script!
very nice idea!
did you manage to make it work??
and errrm...one more thing how can i get *lets say* bright green then dark green?
i never got to understand the way the 1st engin works with the 2nd
__________________
N900 @850Mhz
My N900 changed my life and made it ALOT easier!
 
Posts: 306 | Thanked: 566 times | Joined on Jan 2010 @ Romania
#74
just run this to see crazy psihedelic lava battery indicator

while [ 1 ] ;do echo 0 > /sys/class/leds/lp5523:g/led_current; sleep 1; echo 10 > /sys/class/leds/lp5523:g/led_current; sleep 1;done

you can exit with ctrl + C
 

The Following User Says Thank You to blue_led For This Useful Post:
Posts: 429 | Thanked: 217 times | Joined on Apr 2010 @ Dubai
#75
tried it mate , nothing happend :/
maybe because i have highly edited mce.ini file
just a thought , maybe...
__________________
N900 @850Mhz
My N900 changed my life and made it ALOT easier!
 
Posts: 306 | Thanked: 566 times | Joined on Jan 2010 @ Romania
#76
copy paste in a terminal , run , put on charger , slide right to block screen and activate the pattern.
the script alter green led so you must have a pattern with a green color at least to see something

the script must run in background and original pattern "highly recommended"

Last edited by blue_led; 2010-11-04 at 23:50.
 
Posts: 429 | Thanked: 217 times | Joined on Apr 2010 @ Dubai
#77
okay guys ive updated the script!
looks amazing so far
no problems so far!!

enjoy!
__________________
N900 @850Mhz
My N900 changed my life and made it ALOT easier!
 
Posts: 508 | Thanked: 130 times | Joined on Sep 2009
#78
Originally Posted by bakuur View Post
well my friend i really wouldnt suggest playing with the mce.ini file unless you know what you are doing

but if you insist then i will give you a few tips

1.Never! use the N900 to edit mce.ini files!
it will end up corrupting everything!
2.try to use the first script to change the mce.ini and not doing it yourself
3.and if you want to manually create your own pattern i suggest coping exactly the pattern i have listed and JUST change the colors

as for the GUI errm ,this should give you a laugh, but i still havnt got the 'how to' install the maemo GTK
tried few times and failed so im sticking to scripts for now
till i get it right
anyways thanks alot,
cheers
I edit the mce.ini always from my n900 never had any problems so far... dont know what your talking about... mce will be loaded on start upso after that the mce.ini is not in use.
 
Posts: 429 | Thanked: 217 times | Joined on Apr 2010 @ Dubai
#79
well my n900 screws things up
and i dont know why

i ended up with no backlight for the keyboard
and no couldnt change the screen's backlight
either ways that only happend whenever i edit form my phone
using the notes app

but its easy i can revert back to my orginal mce.ini anytime i want
__________________
N900 @850Mhz
My N900 changed my life and made it ALOT easier!
 
Posts: 306 | Thanked: 566 times | Joined on Jan 2010 @ Romania
#80
etit with vi ( google for it )
or MC
 
Reply

Tags
bakuur, battery, indicator, notification


 
Forum Jump


All times are GMT. The time now is 16:26.