We have moved to a new Sailfish OS Forum. Please start new discussions there.

Revision history [back]

click to hide/show revision 1
initial version

posted 2014-06-12 18:48:52 +0200

How to remove email notification force feedback

This trick may need additional testing. Please update accordingly.

To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/

This file handles email notifications: /usr/share/ngfd/events.d/email.ini

[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 this file to some other directory you can easily find.

As devel-su, you should remove these two lines from the email.ini:

ffmemless.effect = NGF_SHORT
ffmemless.effect = NGF_LONG

Save the changes and reboot the phone.

Notes:

  • At first the change didn't seem to have any effect in force feedback. Possibly the problem was caused by email.ini_bak file that was created in the same directory.

How to remove disable email notification force feedback

This trick may need additional testing. Please update accordingly.

To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/

This file handles email notifications: Email notifications are handled in

/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 this file to some other it to a directory you can easily find.

As devel-su, you should remove these two lines from the email.ini:

ffmemless.effect = NGF_SHORT
ffmemless.effect = NGF_LONG

Save the changes and reboot the phone.

Notes:

  • At first the change didn't seem to have any effect in to email notification force feedback. Possibly the problem was caused by email.ini_bak file that was created in the same directory.

How to disable email notification force feedback

This trick may need additional testing. Please update accordingly.

To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/

Email notifications are handled in

/usr/share/ngfd/events.d/email.ini

Example of email.ini 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.

As devel-su, devel-su, remove these two lines from the email.ini:email.ini:

ffmemless.effect = NGF_SHORT
ffmemless.effect = NGF_LONG

Save Save the changes and reboot reboot the phone.

Notes:

  • At first the change didn't seem to have any effect to email notification force feedback. Possibly the problem was caused by email.ini_bak file that was created in the same directory.

How to disable email notification force feedback

This trick may need additional testing. Please update accordingly.

To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/

Email notifications are handled in

/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.

As devel-su, remove these two lines from the email.ini:

ffmemless.effect = NGF_SHORT
ffmemless.effect = NGF_LONG

Save the changes and reboot the phone.

Notes:

  • At first the change didn't seem to have any effect to email notification force feedback. Possibly the problem was caused by email.ini_bak file that was created in the same directory.
  • To disable email notification LED, please see this wiki.

How to disable email notification force feedback

This trick may need additional testing. Please update accordingly.

To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/

Email notifications are handled in

/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.

As devel-su, remove these two lines from the email.ini:

ffmemless.effect = NGF_SHORT
ffmemless.effect = NGF_LONG

Save the changes and reboot the phone.

Notes:

  • At first the change didn't seem to have any effect to email notification force feedback. Possibly the problem was caused by email.ini_bak file that was created in the same directory.directory. This needs confirming.
  • To disable email notification LED, please see this wiki.

How to disable email notification force feedback

This trick may need additional testing. Please update accordingly.

To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/

Email notifications are handled in

/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.

As devel-su, remove these two lines from the email.ini:

ffmemless.effect = NGF_SHORT
ffmemless.effect = NGF_LONG

Save the changes and reboot the phone.

Notes:

  • At first the change didn't seem to have any effect to email notification force feedback. Possibly the problem was caused by email.ini_bak file that was created in the same directory. This needs confirming.
  • To disable email notification LED, please see this wiki.

How to disable email notification force feedback

This trick may need additional testing. Please update accordingly.

To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/

Email notifications are handled in

/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.

As devel-su, remove these two lines from the email.ini:

ffmemless.effect = NGF_SHORT
ffmemless.effect = NGF_LONG

Save the changes and reboot the phone.

Notes:

  • At first the change didn't seem to have any effect to email notification force feedback. Possibly the problem was caused by email.ini_bak file that was created in the same directory. This needs confirming.
  • To disable email notification LED, please see this wiki.

How to disable email notification force feedback

This trick may need additional testing. Please update accordingly.

To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/

Email notifications are handled in

/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.

As devel-su, remove these two lines from the email.ini:

ffmemless.effect = NGF_SHORT
ffmemless.effect = NGF_LONG

Save the changes and reboot the phone.

Notes:

  • At first the change didn't seem to have any effect to email notification force feedback. Possibly the problem was caused by email.ini_bak file that was created in the same directory. This needs confirming.
  • To disable email notification LED, please see this wiki.

Wiki: How to disable email notification force feedback

This trick may need additional testing. Please update accordingly.

To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/

Email notifications are handled in

/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.

As devel-su, remove these two lines from the email.ini:

ffmemless.effect = NGF_SHORT
ffmemless.effect = NGF_LONG

Save the changes and reboot the phone.

Notes:

  • At first the change didn't seem to have any effect to email notification force feedback. Possibly the problem was caused by email.ini_bak file that was created in the same directory. This needs confirming.
  • To disable email notification LED, please see this wiki.

Wiki: How to disable email notification force feedback

This trick may need additional testing. Please update accordingly.

To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/

Email notifications are handled in

/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.find. Do not leave backup of the file in the same directory as email.ini.

As devel-su, remove these two lines from the email.ini:

ffmemless.effect = NGF_SHORT
ffmemless.effect = NGF_LONG

Save the changes and reboot the phone.

Notes:

  • At first the change didn't seem to have any effect to email notification force feedback. Possibly the problem was caused by email.ini_bak file that was created in the same directory. This needs confirming.directory.
  • To disable email notification LED, please see this wiki.

Wiki: How to disable email notification force feedback

This trick may need additional testing. Please update accordingly.

To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/

Email notifications are handled in

/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 leave backup of the file in the same directory as email.ini.

As devel-su, remove these two lines from the email.ini:

ffmemless.effect = NGF_SHORT
ffmemless.effect = NGF_LONG

Save the changes and reboot the phone.

Notes:

  • At first the change didn't seem to have any effect to email notification force feedback. Possibly the problem was caused by email.ini_bak file that was created in the same directory.
  • To disable email notification LED, please see this wiki.

Wiki: How to disable email notification force feedback

This trick may need additional testing. Please update accordingly.

To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/

Email notifications are handled in

/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 leave backup of the file in the same directory as email.ini. as its settings would override the changes.

As devel-su, remove these two lines from the email.ini:

ffmemless.effect = NGF_SHORT
ffmemless.effect = NGF_LONG

Save the changes and reboot the phone.

Notes:

  • At first the change didn't seem to have any effect to email notification force feedback. Possibly the problem was caused by email.ini_bak file that was created in the same directory.
  • To disable email notification LED, please see this wiki.

Wiki: How to disable email notification force feedback

To make this change you need developer mode enabled. See: https://together.jolla.com/question/32459/howto-access-command-line-with-root-privileges/

Email notifications are handled in

/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. find (such as /home/nemo/). Do not leave backup of the file in the same directory as email.ini as its settings all files in the folder are active and it would override the changes.

As In the email.ini put devel-su#, remove these two character in the beginning of all lines from in the email.ini: that start with:

ffmemless.effect = NGF_SHORT
ffmemless.effect = NGF_LONG
=
haptic.type =

Save the changes and reboot the phone.

Notes:

  • At first the change didn't seem to have any effect to email notification force feedback. Possibly the problem was caused by email.ini_bak file that was created in the same directory.
  • To disable email notification LED, please see this wiki.