|
2010-10-29
, 12:31
|
|
Posts: 511 |
Thanked: 128 times |
Joined on Aug 2010
@ Trinidad and Tobago
|
#2
|
|
2010-10-29
, 12:33
|
Posts: 429 |
Thanked: 217 times |
Joined on Apr 2010
@ Dubai
|
#3
|
|
2010-10-29
, 23:53
|
|
Posts: 511 |
Thanked: 128 times |
Joined on Aug 2010
@ Trinidad and Tobago
|
#4
|
|
2010-10-30
, 00:06
|
Posts: 23 |
Thanked: 3 times |
Joined on Oct 2010
@ Canada
|
#5
|
|
2010-10-30
, 00:08
|
|
Posts: 511 |
Thanked: 128 times |
Joined on Aug 2010
@ Trinidad and Tobago
|
#6
|
|
2010-10-30
, 01:18
|
Posts: 23 |
Thanked: 3 times |
Joined on Oct 2010
@ Canada
|
#7
|
|
2010-10-30
, 01:21
|
|
Posts: 511 |
Thanked: 128 times |
Joined on Aug 2010
@ Trinidad and Tobago
|
#8
|
|
2010-10-30
, 01:23
|
Posts: 23 |
Thanked: 3 times |
Joined on Oct 2010
@ Canada
|
#9
|
|
2010-10-30
, 01:28
|
|
Posts: 511 |
Thanked: 128 times |
Joined on Aug 2010
@ Trinidad and Tobago
|
#10
|
The Following User Says Thank You to RenaldoTT For This Useful Post: | ||
Tags |
bakuur, battery, indicator, notification |
|
Okay guy, now we have 3 different color managment reading the battery percentage NOT the battery Bars
_the 1 color option will give only
red when below 20%
_the 3 colors option will give you
green from 100 to 67 %
yellow from 66 to 34 %
red from 33 to 0 %
_as finally for the 5 color management
white form 100 to 81 %
baby blue from 80 to 61 %
yellow from 60 to 41 %
purple from 40 to 21 %
red from 20 to 0 %
this script will hopefully work while charging,
i tried optimizing the power managment as much as i could really but so far i noticed no diffrence in my battery life
as in its the same thing as before,
further more i added all the 7 colors to the mce.ini
the script will not conflict with any other notifications ie.SMS or Missed Calls
So the steps on how to get the script working are:
1. download the .zip file attached below and extract it in your "/home/user/MyDocs/" that is the basic folder in your file manager!
2. go to main menu>settings> notification light>enable "Other Notification"
3.open the terminal, then type in the following code:
as choosing option "a" will mod your mci.ini and option "b" will install the original back!
(eg: to choose option "a" just type in a and then press enter)
4.use any app that runs a command every given interval
i personally will use "queen beecon Widget" so you will need to install it.
then once you create that widget,just simply chose the option to "add cmd"
give it a title
the at the command box enter this for the 1 color option:
i wrote a script that will lock the screen shows you 7 LED colors each separated by a white blink then turn the screen back on
to try it out type in the terminal
but its your wish after all.
Important: to turn off this script you must first disable the widget then open the terminal and run the following command :
and here you go!
Disclaimer: this is all done at your risk only!!
special thanks to renaldoTT for his mci.ini file (A) "he's a life saver" and to Blue_led for some help with some scripts
N900 @850Mhz
My N900 changed my life and made it ALOT easier!
Last edited by bakuur; 2010-11-12 at 21:17. Reason: Updated!!