View Single Post
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#2
These are the default lines in /etc/mce/mce.ini
Code:
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
Change these to:
Code:
PatternCommunicationCall=30;1;0;rb;9d80400002ff03ff02ff03ff71080000;9d800000 
PatternCommunicationIM=30;1;0;r;9d80400002ff03ff02ff03ff71080000;9d800000 
PatternCommunicationSMS=30;1;0;b;9d80400002ff03ff02ff03ff71080000;9d800000 
PatternCommunicationEmail=30;1;0;g;9d80400002ff03ff02ff03ff71080000;9d800000
See here for more information about led patterns.

If you want to know something more specific, please ask.
 

The Following 7 Users Say Thank You to codeMonkey For This Useful Post: