Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

Turn off sound effects (search, etc.)

  • 1 odgovor
  • 1 ima to težavo
  • 238 ogledov
  • Zadnji odgovor od 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?

Izbrana rešitev

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
Preberite ta odgovor v kontekstu 👍 0

Vsi odgovori (1)

more options

Izbrana rešitev

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