|
|
2008-01-21
, 14:43
|
|
|
Posts: 356 |
Thanked: 27 times |
Joined on Jun 2006
@ Madrid, Spain
|
#2
|
Ok...I love the LED indicator. Is there any way to change the notify colours for different events? I use my E65 for voip so will never see the red indicator used on my N810 and would like a different colour for a chat message versus an email message.
Anyone know how to go about that?
|
|
2008-01-21
, 15:50
|
|
Posts: 157 |
Thanked: 96 times |
Joined on Nov 2007
@ Oxford, UK
|
#3
|
|
|
2008-01-21
, 16:10
|
|
Posts: 1 |
Thanked: 1 time |
Joined on Jan 2008
|
#4
|
| The Following User Says Thank You to MartinG For This Useful Post: | ||
|
|
2008-01-21
, 19:00
|
|
Posts: 157 |
Thanked: 96 times |
Joined on Nov 2007
@ Oxford, UK
|
#5
|
This page and this page have some info regarding the controlling the LED via DBUS.
Perhaps this may be of help to you? The file /etc/mce/mce.ini contains the details about the LED patterns available, so perhaps this file holds the key to changing the colours. I've only messed about briefly with turning patterns on and off (from xterm, as user), and I haven't tried editing this file, but it might be worth a shot. Looks like you'll need to learn NJoy formats for that though.
things as:~ $ /usr/bin/dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_led_pattern_activate string:"PatternPsychedelia" ~ $ /usr/bin/dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_led_pattern_activate string:"PatternExample" ~ $ /usr/bin/dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_led_pattern_deactivate string:"PatternExample" ~ $ /usr/bin/dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_led_pattern_deactivate string:"PatternPsychedelia"
|
|
2009-01-13
, 01:57
|
|
Posts: 397 |
Thanked: 99 times |
Joined on Jun 2008
@ Toronto, Ontario
|
#6
|
|
|
2009-01-13
, 03:35
|
|
Posts: 398 |
Thanked: 301 times |
Joined on Sep 2007
@ Texas
|
#7
|
|
|
2009-01-13
, 04:21
|
|
Posts: 397 |
Thanked: 99 times |
Joined on Jun 2008
@ Toronto, Ontario
|
#8
|
Anyone know how to go about that?