![]() |
Re: (N900) Possible to change the colour of the notification light???
I'm not sure. It's probably being constrained by the fremantle hildon-toolbar in the name of finger-friendliness.
|
Re: (N900) Possible to change the colour of the notification light???
Ahh..gotcha. Is there any way to override that for just one particular app?
|
Re: (N900) Possible to change the colour of the notification light???
first question. what if you have missed a call, and got an im for example..
could it blink green and red through each other for example? red, off, green, off, red, off etc furthermore, could someone post a '1-post guide' for an entire n00b with all the steps to change the led notification for calls/ims/sms/emails ? i know i actually should try to figure it all out by myself instead of asking someone this.. but.. asking wont hurt anyone i hope :) |
Re: (N900) Possible to change the colour of the notification light???
cant find an editor for mce.ini.
cant open as root. i think more people than just me want this? |
Re: (N900) Possible to change the colour of the notification light???
Quote:
Quote:
Code:
PatternError=0;5;0;r;9d8040007f007f0040ff7f007f000000;9d800000 Quote:
First off, you'll need to ignore practically everything we've said to Munky - he's using an n810. |
Re: (N900) Possible to change the colour of the notification light???
proposing an app for this would be done in brainstorm wouldnt it?
|
Re: (N900) Possible to change the colour of the notification light???
Some handyman could really make app for this one.
Or could someone help me how to access that mce.ini file and change those values? What apps do I need? |
Re: (N900) Possible to change the colour of the notification light???
To do this you need some stuff that needs disclaimers and warnings all over the place, as stated before, it's should be very easy to brick your device using and changing any of these apps/repositories/files,...
First you need root access on xterminal You can get this by installing rootsh from extras/devel IIRC. (help on this topic in other treads on this forum!) Then you need a program to edit the file I like to use leafpad as I'm used to notepad on windows. Leafpad is also in one of the extras repositories. Now for the real work: Open Xterm type: Code:
root For safety measures copy the mce.ini file. how I go about this is by making a directory in the same one the file is in and then copy the file to that directory. To do that: Code:
cd /etc/mce/ Code:
leafpad /etc/mce/mce.ini To get the changes you made they have to be reloaded. Force this with this command in xterm as root: Code:
killall mce Offtopic: Have to say I learned all this from trailing this forum and great community, makes my N900 experience one of the best yet in phones as well as computer. Hint: Googling "linux commands" can teach allot about how to do things the linux way from xterm. move, rename, list content, the use of flags (eg.: -a) and mutch more. Some general rules: spaces Capitals and symbols matter!!! One last disclaimer: All in this post I found out by trial and, thankfully very little, error. I don't have a clue about Linux so don't thake this as the right way to do things!! |
Re: (N900) Possible to change the colour of the notification light???
Quote:
You're best off using something like Code:
initctl stop mce; sleep 2; initctl start mce I've also put a guide to the n900 led patterns here in case anyone wants to play around further with colours etc. |
Re: (N900) Possible to change the colour of the notification light???
And a useful script for testing led patterns without having to receive sms/email:
Code:
#!/bin/sh |
All times are GMT. The time now is 02:03. |
vBulletin® Version 3.8.8