Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

where do i put mozilla.cfg/local-settings.js on my OS X 10.6.8 mac?

  • 2 απαντήσεις
  • 2 έχουν αυτό το πρόβλημα
  • 10 προβολές
  • Τελευταία απάντηση από carpinus

more options

Hello, I would like to use mozilla.cfg / auto.js (specifying "general.config.filename") on my mac OS X 10.6.8. Tried to put mozilla.cfg in applications/firefox/contents/resources/ and auto.js in applications/firefox/contents/resources/defaults/pref/ and inserted a comment line as the first line in mozilla.cfg. It just won't work. As an example setting I entered "pref("browser.startup.page", 0);" in mozilla.cfg. Many thanks for advice.

Hello, I would like to use mozilla.cfg / auto.js (specifying "general.config.filename") on my mac OS X 10.6.8. Tried to put mozilla.cfg in applications/firefox/contents/resources/ and auto.js in applications/firefox/contents/resources/defaults/pref/ and inserted a comment line as the first line in mozilla.cfg. It just won't work. As an example setting I entered "pref("browser.startup.page", 0);" in mozilla.cfg. Many thanks for advice.

Επιλεγμένη λύση

hello ideato, now it works (even without a preceeding comment line). i don't know, i meant to have done what you suggest me to do before, but may be i have not .. thanks.

Ανάγνωση απάντησης σε πλαίσιο 👍 0

Όλες οι απαντήσεις (2)

more options

Hello carpinus, also, you must tell the application to load the lock file.

pref("general.config.obscure_value", 0); 
pref("general.config.filename", "mozilla.cfg");

http://kb.mozillazine.org/Locking_preferences

thank you

more options

Επιλεγμένη λύση

hello ideato, now it works (even without a preceeding comment line). i don't know, i meant to have done what you suggest me to do before, but may be i have not .. thanks.

Τροποποιήθηκε στις από το χρήστη carpinus