Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

How do I disable Quick find?

  • 6 antwoorden
  • 25 hebben dit probleem
  • 1 weergave
  • Laatste antwoord van 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?

Alle antwoorden (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?

Bewerkt door cor-el op

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?