From 56358eaaa3a6659f90ce5de4c085e3ee9c746254 Mon Sep 17 00:00:00 2001 From: James Bunton Date: Wed, 27 Feb 2019 09:55:30 +1100 Subject: [PATCH] README: firefox notes on graphics acceleration --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a6a27b4..0233030 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,11 @@ Send DNS through SOCKS proxy: network.proxy.socks_remote_dns = true ``` +Graphics acceleration, reduces tearing in video playback: +``` +layers.acceleration.force-enabled = true +``` + Enabling xinput2 gives pixel scrolling and fixes [bug #1276449](https://bugzilla.mozilla.org/show_bug.cgi?id=1276449). ``` # bash -- 2.39.2