We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2014-06-12 21:26:40 +0200 |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
Configuration file for LED events and colors:
/etc/mce/20hybris-led.ini
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This usually is the last line in the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
2 | No.2 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
Configuration file for LED events and colors:
/etc/mce/20hybris-led.ini
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually is the last line in the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
3 | No.3 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
Configuration file for LED events and colors:
/etc/mce/20hybris-led.ini
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line in of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
4 | No.4 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
There are two methods of disabling email notification LED: /usr/share/ngfd/events.d/email.ini
and /etc/mce/20hybris-led.ini
. You only have to make changes to one of these.
#Method 1
Configuration file for handling all email event notifications:
/usr/share/ngfd/events.d/email.ini
Example of email.ini (1.0.7.16 Saapunki) in its original state:
[email => play.mode=short]
sound.filename = im_fg.alert.tone@general => sound.filename
sound.stream.event.id = event-in-call
ffmemless.effect = NGF_SHORT
sound.stream.module-stream-restore.id = x-meego-ringing-volume
mce.led_pattern = PatternCommunicationEmail
[email]
sound.profile = email.alert.tone => sound.filename
sound.profile.fallback = email.alert.tone@fallback => sound.filename
ffmemless.effect = NGF_LONG
sound.stream.event.id = message-new-email
sound.stream.module-stream-restore.id = x-meego-ringing-volume
sound.stream.media.role = notification
sound.stream.droid.device.additional-route = AUDIO_DEVICE_OUT_SPEAKER
mce.led_pattern = PatternCommunicationEmail
sound.enabled.profile = email.alert.enabled => sound.enabled
Before editing the file, you should make a backup of it to a directory you can easily find. Do not backup the file in to the same directory as the original.
As devel-su
, remove both occasions of this line from the email.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
#Method 2
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
5 | No.5 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery recovery mode.
There are two methods of disabling email notification LED: /usr/share/ngfd/events.d/email.ini
and /etc/mce/20hybris-led.ini
. You only have to make changes to one of these.
#Method 1
Configuration file handling all email event notifications:
/usr/share/ngfd/events.d/email.ini
Example of email.ini (1.0.7.16 Saapunki) in its original state:
[email => play.mode=short]
sound.filename = im_fg.alert.tone@general => sound.filename
sound.stream.event.id = event-in-call
ffmemless.effect = NGF_SHORT
sound.stream.module-stream-restore.id = x-meego-ringing-volume
mce.led_pattern = PatternCommunicationEmail
[email]
sound.profile = email.alert.tone => sound.filename
sound.profile.fallback = email.alert.tone@fallback => sound.filename
ffmemless.effect = NGF_LONG
sound.stream.event.id = message-new-email
sound.stream.module-stream-restore.id = x-meego-ringing-volume
sound.stream.media.role = notification
sound.stream.droid.device.additional-route = AUDIO_DEVICE_OUT_SPEAKER
mce.led_pattern = PatternCommunicationEmail
sound.enabled.profile = email.alert.enabled => sound.enabled
Before editing the file, you should make a backup of it to a directory you can easily find. Do not backup the file in to the same directory as the original.
As devel-su
, remove both occasions of this line from the email.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
#Method 2
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
6 | No.6 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recoveryrecovery mode mode..
There are two methods of disabling email notification LED: /usr/share/ngfd/events.d/email.ini
and /etc/mce/20hybris-led.ini
. You only have to make changes to one of these.
#Method 1
Configuration file handling all email event notifications:
/usr/share/ngfd/events.d/email.ini
Example of email.ini (1.0.7.16 Saapunki) in its original state:
[email => play.mode=short]
sound.filename = im_fg.alert.tone@general => sound.filename
sound.stream.event.id = event-in-call
ffmemless.effect = NGF_SHORT
sound.stream.module-stream-restore.id = x-meego-ringing-volume
mce.led_pattern = PatternCommunicationEmail
[email]
sound.profile = email.alert.tone => sound.filename
sound.profile.fallback = email.alert.tone@fallback => sound.filename
ffmemless.effect = NGF_LONG
sound.stream.event.id = message-new-email
sound.stream.module-stream-restore.id = x-meego-ringing-volume
sound.stream.media.role = notification
sound.stream.droid.device.additional-route = AUDIO_DEVICE_OUT_SPEAKER
mce.led_pattern = PatternCommunicationEmail
sound.enabled.profile = email.alert.enabled => sound.enabled
Before editing the file, you should make a backup of it to a directory you can easily find. Do not backup the file in to the same directory as the original.
As devel-su
, remove both occasions of this line from the email.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
#Method 2
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
7 | No.7 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
There are two methods of disabling email notification LED: /usr/share/ngfd/events.d/email.ini
and /etc/mce/20hybris-led.ini
. You only have to make changes to edit one of these.
#Method 1
Configuration file handling all email event notifications:
/usr/share/ngfd/events.d/email.ini
Example of email.ini (1.0.7.16 Saapunki) in its original state:
[email => play.mode=short]
sound.filename = im_fg.alert.tone@general => sound.filename
sound.stream.event.id = event-in-call
ffmemless.effect = NGF_SHORT
sound.stream.module-stream-restore.id = x-meego-ringing-volume
mce.led_pattern = PatternCommunicationEmail
[email]
sound.profile = email.alert.tone => sound.filename
sound.profile.fallback = email.alert.tone@fallback => sound.filename
ffmemless.effect = NGF_LONG
sound.stream.event.id = message-new-email
sound.stream.module-stream-restore.id = x-meego-ringing-volume
sound.stream.media.role = notification
sound.stream.droid.device.additional-route = AUDIO_DEVICE_OUT_SPEAKER
mce.led_pattern = PatternCommunicationEmail
sound.enabled.profile = email.alert.enabled => sound.enabled
Before editing the file, you should make a backup of it to a directory you can easily find. Do not backup the file in to the same directory as the original.
As devel-su
, remove both occasions of this line from the email.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
#Method 2
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
8 | No.8 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
There are two methods of disabling email notification LED: /usr/share/ngfd/events.d/email.ini
and /etc/mce/20hybris-led.ini
. You only have to edit one of these.
#Method ##Method 1
Configuration file handling all email event notifications:
/usr/share/ngfd/events.d/email.ini
Example of email.ini (1.0.7.16 Saapunki) in its original state:
[email => play.mode=short]
sound.filename = im_fg.alert.tone@general => sound.filename
sound.stream.event.id = event-in-call
ffmemless.effect = NGF_SHORT
sound.stream.module-stream-restore.id = x-meego-ringing-volume
mce.led_pattern = PatternCommunicationEmail
[email]
sound.profile = email.alert.tone => sound.filename
sound.profile.fallback = email.alert.tone@fallback => sound.filename
ffmemless.effect = NGF_LONG
sound.stream.event.id = message-new-email
sound.stream.module-stream-restore.id = x-meego-ringing-volume
sound.stream.media.role = notification
sound.stream.droid.device.additional-route = AUDIO_DEVICE_OUT_SPEAKER
mce.led_pattern = PatternCommunicationEmail
sound.enabled.profile = email.alert.enabled => sound.enabled
Before editing the file, you should make a backup of it to a directory you can easily find. Do not backup the file in to the same directory as the original.
As devel-su
, remove both occasions of this line from the email.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
#Method ##Method 2
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
9 | No.9 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
There are two methods of disabling email notification LED: /usr/share/ngfd/events.d/email.ini
and /etc/mce/20hybris-led.ini
. You only have to edit one of these.
##Method
Configuration file handling all email event notifications:
/usr/share/ngfd/events.d/email.ini
Example of email.ini (1.0.7.16 Saapunki) in its original state:
[email => play.mode=short]
sound.filename = im_fg.alert.tone@general => sound.filename
sound.stream.event.id = event-in-call
ffmemless.effect = NGF_SHORT
sound.stream.module-stream-restore.id = x-meego-ringing-volume
mce.led_pattern = PatternCommunicationEmail
[email]
sound.profile = email.alert.tone => sound.filename
sound.profile.fallback = email.alert.tone@fallback => sound.filename
ffmemless.effect = NGF_LONG
sound.stream.event.id = message-new-email
sound.stream.module-stream-restore.id = x-meego-ringing-volume
sound.stream.media.role = notification
sound.stream.droid.device.additional-route = AUDIO_DEVICE_OUT_SPEAKER
mce.led_pattern = PatternCommunicationEmail
sound.enabled.profile = email.alert.enabled => sound.enabled
Before editing the file, you should make a backup of it to a directory you can easily find. Do not backup the file in to the same directory as the original.
As devel-su
, remove both occasions of this line from the email.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
##Method
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
10 | No.10 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
There are two methods of disabling email notification LED: /usr/share/ngfd/events.d/email.ini
and /etc/mce/20hybris-led.ini
. You only have to edit one of these.
Configuration file handling all email event notifications:
/usr/share/ngfd/events.d/email.ini
Example of email.ini (1.0.7.16 Saapunki) in its original state:
[email => play.mode=short]
sound.filename = im_fg.alert.tone@general => sound.filename
sound.stream.event.id = event-in-call
ffmemless.effect = NGF_SHORT
sound.stream.module-stream-restore.id = x-meego-ringing-volume
mce.led_pattern = PatternCommunicationEmail
[email]
sound.profile = email.alert.tone => sound.filename
sound.profile.fallback = email.alert.tone@fallback => sound.filename
ffmemless.effect = NGF_LONG
sound.stream.event.id = message-new-email
sound.stream.module-stream-restore.id = x-meego-ringing-volume
sound.stream.media.role = notification
sound.stream.droid.device.additional-route = AUDIO_DEVICE_OUT_SPEAKER
mce.led_pattern = PatternCommunicationEmail
sound.enabled.profile = email.alert.enabled => sound.enabled
Before editing the file, you should make a backup of it to a directory you can easily find. Do not backup the file in to the same directory as the original.
As devel-su
, remove both occasions of this line from the email.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
11 | No.11 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
There are two methods of disabling email notification LED: /usr/share/ngfd/events.d/email.ini
and /etc/mce/20hybris-led.ini
. You only have to edit one of these.
Configuration file handling all email event notifications:
/usr/share/ngfd/events.d/email.ini
Example of email.ini (1.0.7.16 Saapunki) in its original state:
[email => play.mode=short]
sound.filename = im_fg.alert.tone@general => sound.filename
sound.stream.event.id = event-in-call
ffmemless.effect = NGF_SHORT
sound.stream.module-stream-restore.id = x-meego-ringing-volume
mce.led_pattern = PatternCommunicationEmail
[email]
sound.profile = email.alert.tone => sound.filename
sound.profile.fallback = email.alert.tone@fallback => sound.filename
ffmemless.effect = NGF_LONG
sound.stream.event.id = message-new-email
sound.stream.module-stream-restore.id = x-meego-ringing-volume
sound.stream.media.role = notification
sound.stream.droid.device.additional-route = AUDIO_DEVICE_OUT_SPEAKER
mce.led_pattern = PatternCommunicationEmail
sound.enabled.profile = email.alert.enabled => sound.enabled
Before editing the file, you should make a backup of it to a directory you can easily find. Do not backup the file in to the same directory as the original.
As devel-su
, remove both occasions of this line from the email.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
12 | No.12 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
There are two methods of disabling email notification LED: /usr/share/ngfd/events.d/email.ini
and /etc/mce/20hybris-led.ini
. You only have to edit one of these.
Configuration file handling all email event notifications:
/usr/share/ngfd/events.d/email.ini
Example of email.ini (1.0.7.16 Saapunki) in its original state:
[email => play.mode=short]
sound.filename = im_fg.alert.tone@general => sound.filename
sound.stream.event.id = event-in-call
ffmemless.effect = NGF_SHORT
sound.stream.module-stream-restore.id = x-meego-ringing-volume
mce.led_pattern = PatternCommunicationEmail
[email]
sound.profile = email.alert.tone => sound.filename
sound.profile.fallback = email.alert.tone@fallback => sound.filename
ffmemless.effect = NGF_LONG
sound.stream.event.id = message-new-email
sound.stream.module-stream-restore.id = x-meego-ringing-volume
sound.stream.media.role = notification
sound.stream.droid.device.additional-route = AUDIO_DEVICE_OUT_SPEAKER
mce.led_pattern = PatternCommunicationEmail
sound.enabled.profile = email.alert.enabled => sound.enabled
Before editing the file, you should make a backup of it to a directory you can easily find. Do not backup the file in to the same directory as the original.
As devel-su
, remove both occasions of this line from the email.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
13 | No.13 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
There are two methods of disabling email notification LED: /usr/share/ngfd/events.d/email.ini
and /etc/mce/20hybris-led.ini
. You only have to edit one of these.
Configuration file handling all email event notifications:
/usr/share/ngfd/events.d/email.ini
Example of email.ini (1.0.7.16 Saapunki) in its original state:
[email => play.mode=short]
sound.filename = im_fg.alert.tone@general => sound.filename
sound.stream.event.id = event-in-call
ffmemless.effect = NGF_SHORT
sound.stream.module-stream-restore.id = x-meego-ringing-volume
mce.led_pattern = PatternCommunicationEmail
[email]
sound.profile = email.alert.tone => sound.filename
sound.profile.fallback = email.alert.tone@fallback => sound.filename
ffmemless.effect = NGF_LONG
sound.stream.event.id = message-new-email
sound.stream.module-stream-restore.id = x-meego-ringing-volume
sound.stream.media.role = notification
sound.stream.droid.device.additional-route = AUDIO_DEVICE_OUT_SPEAKER
mce.led_pattern = PatternCommunicationEmail
sound.enabled.profile = email.alert.enabled => sound.enabled
Before editing the file, you should make a backup of it to a directory you can easily find. Do not backup the file in to the same directory as the original.
As devel-su
, remove both occasions of this line from the email.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
14 | retagged |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
There are two methods of disabling email notification LED: /usr/share/ngfd/events.d/email.ini
and /etc/mce/20hybris-led.ini
. You only have to edit one of these.
Configuration file handling all email event notifications:
/usr/share/ngfd/events.d/email.ini
Example of email.ini (1.0.7.16 Saapunki) in its original state:
[email => play.mode=short]
sound.filename = im_fg.alert.tone@general => sound.filename
sound.stream.event.id = event-in-call
ffmemless.effect = NGF_SHORT
sound.stream.module-stream-restore.id = x-meego-ringing-volume
mce.led_pattern = PatternCommunicationEmail
[email]
sound.profile = email.alert.tone => sound.filename
sound.profile.fallback = email.alert.tone@fallback => sound.filename
ffmemless.effect = NGF_LONG
sound.stream.event.id = message-new-email
sound.stream.module-stream-restore.id = x-meego-ringing-volume
sound.stream.media.role = notification
sound.stream.droid.device.additional-route = AUDIO_DEVICE_OUT_SPEAKER
mce.led_pattern = PatternCommunicationEmail
sound.enabled.profile = email.alert.enabled => sound.enabled
Before editing the file, you should make a backup of it to a directory you can easily find. Do not backup the file in to the same directory as the original.
As devel-su
, remove both occasions of this line from the email.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
15 | No.15 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
There are two methods of disabling email notification LED:
and /usr/share/ngfd/events.d/email.ini/usr/share/ngfd/events.d/email_exists.ini/etc/mce/20hybris-led.ini
. You only have to edit one of these.
Configuration file handling all email event LED notifications:
/usr/share/ngfd/events.d/email.ini
Example of email.ini (1.0.7.16 Saapunki) in its original state:
[email => play.mode=short]
sound.filename = im_fg.alert.tone@general => sound.filename
sound.stream.event.id = event-in-call
ffmemless.effect = NGF_SHORT
sound.stream.module-stream-restore.id = x-meego-ringing-volume
mce.led_pattern = PatternCommunicationEmail
[email]
sound.profile = email.alert.tone => sound.filename
sound.profile.fallback = email.alert.tone@fallback => sound.filename
ffmemless.effect = NGF_LONG
sound.stream.event.id = message-new-email
sound.stream.module-stream-restore.id = x-meego-ringing-volume
sound.stream.media.role = notification
sound.stream.droid.device.additional-route = AUDIO_DEVICE_OUT_SPEAKER
mce.led_pattern = PatternCommunicationEmail
sound.enabled.profile = email.alert.enabled => sound.enabled
/usr/share/ngfd/events.d/email_exists.ini Before editing the file, you should make a backup of it to a directory you can easily find. Do not backup the outside of system file in to the same directory as the original.structure so that the copy won't be triggered automatically (/home/nemo is ok).
As devel-su
, remove both occasions of this line from the
:email.iniemail_exists.ini
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
16 | No.16 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
There are two methods of disabling email notification LED: /usr/share/ngfd/events.d/email_exists.ini
and /etc/mce/20hybris-led.ini
. You only have to edit one of these.
Configuration file handling all email LED notifications:
/usr/share/ngfd/events.d/email_exists.ini
Before editing the file, you should make a backup of it to a directory outside of system file structure so that the copy won't be triggered automatically (/home/nemo (/home/nemo/ is ok).
As devel-su
, remove this line from the email_exists.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
17 | No.17 Revision |
To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
There are two methods of disabling email notification LED: /usr/share/ngfd/events.d/email_exists.ini
and /etc/mce/20hybris-led.ini
. You only have to edit one of these.
Configuration file handling email LED notifications:
/usr/share/ngfd/events.d/email_exists.ini
Before editing the file, you should make a backup of it to a directory outside of system file structure so that the copy won't be triggered automatically (/home/nemo/ is ok).
As devel-su
, remove this line from the email_exists.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
SailfishOS >= 1.1.7:
mcetool --disable-led-pattern=PatternCommunicationEmail
Older OS versions:
dbus-send --system --print-reply --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.set_config string:/system/osso/dsm/leds/PatternCommunicationEmail variant:boolean:false
Notes:
18 | No.18 Revision |
To make this change Method 1 is simplest and safest, and it does not require devel-su privileges.
For methods 2 and 3 you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
SailfishOS >= 1.1.7:
mcetool --disable-led-pattern=PatternCommunicationEmail
Older OS versions:
dbus-send --system --print-reply --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.set_config string:/system/osso/dsm/leds/PatternCommunicationEmail variant:boolean:false
Configuration file handling email LED notifications:
/usr/share/ngfd/events.d/email_exists.ini
Before editing the file, you should make a backup of it to a directory outside of system file structure so that the copy won't be triggered automatically (/home/nemo/ is ok).
As devel-su
, remove this line from the email_exists.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
There are two methods of disabling email notification LED: /usr/share/ngfd/events.d/email_exists.ini
and /etc/mce/20hybris-led.ini
. You only have to edit one of these.
Configuration file handling email LED notifications:
/usr/share/ngfd/events.d/email_exists.ini
Before editing the file, you should make a backup of it to a directory outside of system file structure so that the copy won't be triggered automatically (/home/nemo/ is ok).
As devel-su
, remove this line from the email_exists.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
SailfishOS >= 1.1.7:
mcetool --disable-led-pattern=PatternCommunicationEmail
Older OS versions:
dbus-send --system --print-reply --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.set_config string:/system/osso/dsm/leds/PatternCommunicationEmail variant:boolean:false
Notes:
19 | No.19 Revision |
Method 1 is simplest and safest, and it does not require devel-su privileges.
pkcon refresh
pkcon install mce-tools
For methods 2 and 3 you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
SailfishOS >= 1.1.7:
mcetool --disable-led-pattern=PatternCommunicationEmail
Older OS versions:
dbus-send --system --print-reply --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.set_config string:/system/osso/dsm/leds/PatternCommunicationEmail variant:boolean:false
Configuration file handling email LED notifications:
/usr/share/ngfd/events.d/email_exists.ini
Before editing the file, you should make a backup of it to a directory outside of system file structure so that the copy won't be triggered automatically (/home/nemo/ is ok).
As devel-su
, remove this line from the email_exists.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
20 | No.20 Revision |
Method 1 is simplest and safest, and it does not require devel-su privileges.
privileges.
To install mcetool in terminal window run:
pkcon refresh
pkcon install mce-tools
For methods 2 and 3 you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
SailfishOS >= 1.1.7:
mcetool --disable-led-pattern=PatternCommunicationEmail
Older OS versions:
dbus-send --system --print-reply --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.set_config string:/system/osso/dsm/leds/PatternCommunicationEmail variant:boolean:false
Configuration file handling email LED notifications:
/usr/share/ngfd/events.d/email_exists.ini
Before editing the file, you should make a backup of it to a directory outside of system file structure so that the copy won't be triggered automatically (/home/nemo/ is ok).
As devel-su
, remove this line from the email_exists.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes:
Method 1 is simplest and safest, and it does not require devel-su privileges.
To install mcetool in terminal window run:
pkcon refresh
pkcon install mce-tools
For methods 2 and 3 you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/
SailfishOS >= 1.1.7:
mcetool --disable-led-pattern=PatternCommunicationEmail
Older OS versions:
dbus-send --system --print-reply --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.set_config string:/system/osso/dsm/leds/PatternCommunicationEmail variant:boolean:false
Configuration file handling email LED notifications:
/usr/share/ngfd/events.d/email_exists.ini
Before editing the file, you should make a backup of it to a directory outside of system file structure so that the copy won't be triggered automatically (/home/nemo/ is ok).
As devel-su
, remove this line from the email_exists.ini
:
mce.led_pattern = PatternCommunicationEmail
Save
the changes and reboot
the phone.
Warning! With Jolla's historical predecessor, Nokia N900, any bad edits to the equivalent of Jolla's 20hybris-led.ini led to a bootloop. Such bootloop can be recovered only with recovery mode.
Configuration file containing LED events and colors:
/etc/mce/20hybris-led.ini
Backup 20hybris-led.ini to some other directory (for example under /home/nemo/)
To disable LED email notifications scroll down to the line containing variable LEDPatternsDisabled
in 20hybris-led.ini
. This is usually the last line of the file.
Add PatternCommunicationEmail
to the list of disabled patterns. Use semicolon ;
as a separator.
Example of edited line: LEDPatternsDisabled=PatternDeviceOn;PatternCommunicationEmail
Save
the chances and reboot
.
Notes: