Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Possuo um monitor grande de alta resolução e não consigo gravar meu zoom desejado mesmo com o (browserzoomspecifc) desativado como faço?

  • 1 odpověď
  • 1 má tento problém
  • 2 zobrazení
  • Poslední odpověď od cor-el

more options

em um site uma pessoa está explicando para entrar em about:config do firefox e desabilitar o browserzoom specific para que todos os sites fiquem no mesmo zoom gravado. eu entro no firefox deixo o zoom de acordo com meu nível de resolução e ao ser fechado volta tudo ao normal.

em um site uma pessoa está explicando para entrar em about:config do firefox e desabilitar o browserzoom specific para que todos os sites fiquem no mesmo zoom gravado. eu entro no firefox deixo o zoom de acordo com meu nível de resolução e ao ser fechado volta tudo ao normal.

Všechny odpovědi (1)

more options

Code changes regarding HiDPI support for high resolution displays have landed in Firefox 22 and later (bug #844604).

You can modify the layout.css.devPixelsPerPx and increase or decrease the value in 0.1 or 0.05 steps starting from 1.0 to adjust the size of fonts and other elements in Firefox.

  • The layout.css.devPixelsPerPx pref is a String value parsed to a float and allows to fine tune the dimensions of all elements (user interface and web pages) more precisely (resolution 0.1 or 0.05).
  • Change the default value -1 to 1 to make it work like in previous Firefox versions (100%)

Start with a value of 1 and adjust this value with 0.1 steps or 0.05 for finer adjustments.

If web pages needs to be adjusted after changing this pref then you can look at the Default FullZoom Level or NoSquint extension.

Use this extension to adjust the font size for the user interface:

Upravil uživatel cor-el dne