From: James Bunton Date: Tue, 26 Feb 2019 22:55:30 +0000 (+1100) Subject: README: firefox notes on graphics acceleration X-Git-Url: https://code.delx.au/dotfiles/commitdiff_plain/56358eaaa3a6659f90ce5de4c085e3ee9c746254 README: firefox notes on graphics acceleration --- 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