]> code.delx.au - dotfiles/commitdiff
README: firefox notes on graphics acceleration
authorJames Bunton <jbunton@atlassian.com>
Tue, 26 Feb 2019 22:55:30 +0000 (09:55 +1100)
committerJames Bunton <jbunton@atlassian.com>
Tue, 26 Feb 2019 22:55:30 +0000 (09:55 +1100)
README.md

index a6a27b4a197d60c0c6cb488629f27cb0a0bc1f69..023303005613dd1798380e905c54b2b846702c3d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -118,6 +118,11 @@ Send DNS through SOCKS proxy:
 network.proxy.socks_remote_dns = true
 ```
 
 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
 Enabling xinput2 gives pixel scrolling and fixes [bug #1276449](https://bugzilla.mozilla.org/show_bug.cgi?id=1276449).
 ```
 # bash