From 5f756c69e0bdfc7bcf45dc790c94e27a4aaa4316 Mon Sep 17 00:00:00 2001 From: James Bunton Date: Sun, 31 Jul 2016 18:01:40 +1000 Subject: [PATCH] README: firefox xinput2 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4537283..802991a 100644 --- a/README.md +++ b/README.md @@ -117,3 +117,10 @@ Send DNS through SOCKS proxy: ``` network.proxy.socks_remote_dns = true ``` + +Enabling xinput2 gives pixel scrolling and fixes [bug #1276449](https://bugzilla.mozilla.org/show_bug.cgi?id=1276449). +``` +# bash +# ~/.xprofile +export MOZ_USE_XINPUT2=1 +``` -- 2.39.2