Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Learn More

Disable hardware acceleration

  • 1 wotmołwa
  • 2 matej tutón problem
  • 1 napohlad
  • Poslednja wotmołwa wot Paul

more options

I need to deploy the newest version of Mozilla Firefox ESR to my enterprise in the next couple weeks. It has been requested that I disable "Use Hardware Acceleration when available". I have been unable to find the setting name to disable in the mozilla.cfg file that configures the application during the install. Could you please tell me how I can uncheck this setting when deploying the current ESR version?

I need to deploy the newest version of Mozilla Firefox ESR to my enterprise in the next couple weeks. It has been requested that I disable "Use Hardware Acceleration when available". I have been unable to find the setting name to disable in the mozilla.cfg file that configures the application during the install. Could you please tell me how I can uncheck this setting when deploying the current ESR version?

Wubrane rozrisanje

Hi

The two settings that I believe you may need to add to the mozilla.cfg file are;

lockPref ("gfx.direct2d.disabled", true); lockPref ("layers.acceleration.disabled", true);

I used lockPref based on this article.

(Please test and make sure before deployment.)

I hope this helps, but if not, please come back here and we can look into a different solution for you.

Tutu wotmołwu w konteksće čitać 👍 1

Wšě wotmołwy (1)

more options

Wubrane rozrisanje

Hi

The two settings that I believe you may need to add to the mozilla.cfg file are;

lockPref ("gfx.direct2d.disabled", true); lockPref ("layers.acceleration.disabled", true);

I used lockPref based on this article.

(Please test and make sure before deployment.)

I hope this helps, but if not, please come back here and we can look into a different solution for you.