Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

How do I disable Quick find?

  • 6 réponses
  • 25 ont ce problème
  • 2 vues
  • Dernière réponse par 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?

Toutes les réponses (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?

Modifié le par cor-el

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?