![]() |
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 |
Re: (N900) Possible to change the colour of the notification light???
Quote:
|
Re: (N900) Possible to change the colour of the notification light???
On reboot mce should start again.
You can check to see if it's running by typing: Code:
ps | grep mce Code:
741 root 5312 S < /sbin/mce --force-syslog If mce is running then it might be that some changes you've made have done wrong. If it isn't then you should be able to restart mce by typing Code:
rootsh initctl start mce |
Re: (N900) Possible to change the colour of the notification light???
|
Re: (N900) Possible to change the colour of the notification light???
Quote:
|
Re: (N900) Possible to change the colour of the notification light???
Working off of codeMonkey's comments, I've added new patterns to my N900 and used them in new scripts. A few things to keep in mind in adding a new pattern to the N900:
Be sure to add the pattern to the LEDPatterns in mce.ini. Also, be sure to add the LED pattern to the [LEDPatternLystiRX51] section. Initially, it wasn't clear to me which section to use. Finally, using the dbus commands that codeMonkey provided you can add your new patterns to any application you are creating or modifying. For more details, check out my recent blog post about controlling the status LED on the N900 |
Re: (N900) Possible to change the colour of the notification light???
|
Re: (N900) Possible to change the colour of the notification light???
more in the last 3-4 pages
http://talk.maemo.org/showthread.php?t=42201 |
Re: (N900) Possible to change the colour of the notification light???
Quote:
|
Re: (N900) Possible to change the colour of the notification light???
plzz where do i copy & paste those codes??! Really DONT know at all :D?
|
Re: (N900) Possible to change the colour of the notification light???
you dont copy it just open mce with leafpad and change them manually its rather simple reread the thread and youll get it
|
Re: (N900) Possible to change the colour of the notification light???
Quote:
If you want to experiment in your N900 and you don't mind possibly reflashing your device if something goes wrong, you can try the Led pattern editor application. |
Re: (N900) Possible to change the colour of the notification light???
can i just tweak in it(changing colours graphically mainly) & just restart the phone and ignore the warnings and copying and pasting % those stuff cuz i aint understand any of them!...so nothing will happen if so?!?!
|
Re: (N900) Possible to change the colour of the notification light???
Quote:
|
Re: (N900) Possible to change the colour of the notification light???
soryy 4 being such a noob? but wt is mce? is it safe to tweak with!!
|
All times are GMT. The time now is 02:15. |
vBulletin® Version 3.8.8