View Single Post
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#45
Originally Posted by munky261 View Post
Ahh..gotcha. Is there any way to override that for just one particular app?
I won't say no, but I haven't seen a way just yet.

Originally Posted by Devil View Post
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
Currently there are only a limited number of led patterns:
Code:
PatternError=0;5;0;r;9d8040007f007f0040ff7f007f000000;9d800000
PatternDeviceOn=254;0;0;rgb;9d804000422043207f100000;9d800000
PatternDeviceSoftOff=253;0;0;rg;9d804000423f433f7f100000;9d800000
PatternPowerOn=9;3;0;rgb;9d80400042ff02ffc000;9d800000
PatternPowerOff=10;3;0;rgb;9d80400001ff43ff7f007f00c000;9d800000
PatternCommunicationCall=30;1;0;b;9d80400002ff03ff02ff03ff71080000;9d800000
PatternCommunicationIM=30;1;0;b;9d80400002ff03ff02ff03ff71080000;9d800000
PatternCommunicationSMS=30;1;0;b;9d80400002ff03ff02ff03ff71080000;9d800000
PatternCommunicationEmail=30;1;0;b;9d80400002ff03ff02ff03ff71080000;9d800000
PatternCommonNotification=30;1;0;b;9d80400002ff03ff02ff03ff71080000;9d800000
PatternWebcamActive=20;1;0;r;9d80400004ffc0000000;9d800000
PatternBatteryCharging=50;4;0;rg;9d804000427f0d7f7f007f0042000000;9d800000
PatternBatteryFull=40;4;0;g;9d80407f0000;9d800000
Adding new patterns to the list would be easy enough - but getting other applications to use them would be more tough.

Originally Posted by Devil View Post
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
I'll see if I can help out shortly - can't guarantee anything today, though.
First off, you'll need to ignore practically everything we've said to Munky - he's using an n810.