Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Turn off sound effects (search, etc.)

  • 1 risposta
  • 1 ha questo problema
  • 2 visualizzazioni
  • Ultima risposta di cor-el

more options

Firefox plays many sound effects that I find to be annoying.

For example, if you are searching on a page (ctrl+f, then type) and no phrase is found you get a "clunk" sound.

Is there any way to disable this?

Firefox plays many sound effects that I find to be annoying. For example, if you are searching on a page (ctrl+f, then type) and no phrase is found you get a "clunk" sound. Is there any way to disable this?

Soluzione scelta

Sounds are usually an OS feature and you can start checking what events generate a sound to notify you. On Linux you should also have a special setting for the volume of system sounds.

Firefox has prefs on the about:config page for 'typeaheadfind' that you can modify to disable this feature.

  • accessibility.typeaheadfind.enablesound = true
  • accessibility.typeaheadfind.soundURL = beep
Leggere questa risposta nel contesto 👍 0

Tutte le risposte (1)

more options

Soluzione scelta

Sounds are usually an OS feature and you can start checking what events generate a sound to notify you. On Linux you should also have a special setting for the volume of system sounds.

Firefox has prefs on the about:config page for 'typeaheadfind' that you can modify to disable this feature.

  • accessibility.typeaheadfind.enablesound = true
  • accessibility.typeaheadfind.soundURL = beep