Tag: keyword_search

The secrets of about:config - part4

August 07, 2007 by Jason

Make the user interface behave
Another big reason people hack Firefox’s settings is to modify the user interface either to make it a little easier to do something, or to revert to a behavior that was prevalent in Version 1.x but changed in 2.0.

Get case-sensitive, in-page searches
The integer preference accessibility.typeaheadfind.casesensitive controls how Firefox’s “Find as You Type” feature behaves. The default is 0 for case-insensitive searches; set it to 1 for case-sensitive matching. Read More»