Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

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

  • 5 odgovora
  • 2 imaju ovaj problem
  • 14 prikaza
  • Posljednji odgovor od 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

Izabrano rješenje

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

Pročitaj ovaj odgovor u kontekstu 👍 2

Svi odgovori (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

Odabrano rješenje

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