Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

How do I disable Quick find?

  • 6 respostas
  • 25 têm este problema
  • 1 exibição
  • Última resposta de VinnyB

more options

I do not want quick find to pop up when I hit "/". How do I disable it?

I do not want quick find to pop up when I hit "/". How do I disable it?

Todas as respostas (6)

more options

Hello,

Try once,

  • Firefox/Tools > Options > Advanced : General: Accessibility: "Search for text when I start typing"


Thank you

more options

Hi,

"Try once" what? Turning on that option would make quick find pop up MORE often. I want it to NEVER turn on.

more options
more options

Okay, I installed that ancient add-on. The instructions on that page are:
>> You can change these settings with the following two preferences:
>> user_pref("searchkeys.link.key", xxx);
>> user_pref("searchkeys.find.key", xxx);
>> where xxx is the ascii code of the key you like for the action.
>> You can also disable at all the feature, with this preferences:
>> user_pref("searchkeys.disable.all", true);

Where do I type those commands?

Alterado por cor-el em

more options

Create a user.js file in profile folder.

see how to Creating the user.js file and then add the specific entries.


thank you

more options

Found the file, added the key-setting lines: no effect. Restarted: no effect. Tried the disabling option, restarted: no effect. Re-opened the .xpi file, restarted: no effect.

Am I missing something?