Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Turn off sound effects (search, etc.)

  • 1 Antwort
  • 1 hat dieses Problem
  • 2 Aufrufe
  • Letzte Antwort von 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?

Ausgewählte Lösung

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
Diese Antwort im Kontext lesen 👍 0

Alle Antworten (1)

more options

Ausgewählte Lösung

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