Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Under 'about:config', why are some options bold while others are not?

  • 5 Antworten
  • 2 haben dieses Problem
  • 5 Aufrufe
  • Letzte Antwort von David

more options

I am looking at the options under `about:config`. I notice that some options are bold and some are not. Does bold signify that those particular config options have been changed from the default value? If so, how did they get changed? I have not changed any settings within `about:config`.

See the following screenshot to illustrate my question:

https://www.dropbox.com/s/xskfm42ohpsa0y4/2013.01.25-13.22.42.jpeg

I am looking at the options under `about:config`. I notice that some options are bold and some are not. Does bold signify that those particular config options have been changed from the default value? If so, how did they get changed? I have not changed any settings within `about:config`. See the following screenshot to illustrate my question: https://www.dropbox.com/s/xskfm42ohpsa0y4/2013.01.25-13.22.42.jpeg

Ausgewählte Lösung

about:config stores every preference in Firefox, so if anything has been changed from the default it will be bold. For example, when you first install Firefox is shows an infobar that shows your rights. If you read or close that bar, it changes the pref in about:config to make sure Firefox doesn't show it again. That pref (browser.rights.3.shown) will then be bold. The Same will be if you have a printer on your computer, Firefox will have the printer settings in about:config, and any other pref you've changed or Firefox has changed is in about:config

Diese Antwort im Kontext lesen 👍 2

Alle Antworten (5)

more options

The bold options are just ones that have been changed from their default.

more options

I haven't changed these options in about:config, and I see no way to change some of these options outside of about:config.

Any idea how they would get changed from the default?

more options

Ausgewählte Lösung

about:config stores every preference in Firefox, so if anything has been changed from the default it will be bold. For example, when you first install Firefox is shows an infobar that shows your rights. If you read or close that bar, it changes the pref in about:config to make sure Firefox doesn't show it again. That pref (browser.rights.3.shown) will then be bold. The Same will be if you have a printer on your computer, Firefox will have the printer settings in about:config, and any other pref you've changed or Firefox has changed is in about:config

more options

There are also some prefs that are updated automatically such as the check for update prefs.

more options

What are the other about: commands I can use? Like to list my extensions, themes, etc.? Thanks