Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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

  • 5 yanıt
  • 2 kişi bu sorunu yaşıyor
  • 14 gösterim
  • Son yanıtı yazan: 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

Seçilen çözüm

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

Bu yanıtı konu içinde okuyun 👍 2

Tüm Yanıtlar (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

Seçilen çözüm

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