[Conkeror] Font customization

John J Foerch jjfoerch at earthlink.net
Sat Feb 9 15:22:07 PST 2008


Jeremy Maitin-Shepard <jeremy at jeremyms.com> writes:
>
> Note that you can also just use lock_pref in place of user_pref;
> lock_pref will not save the preference in your prefs.js file.
>
> -- 
> Jeremy Maitin-Shepard

it seems not.  I just did a quick test:

* chose a pref that did not exist (the font.minimum-size.* are good candidates)

* I put a lock_pref call in my rc for that pref, started conkeror, and
  verified that the pref was now listed, and had locked status.

* closed conkeror, removed the lock_pref call, and started conkeror.
  the pref was still in about:config, but now without locked status.

--John



More information about the Conkeror mailing list