diff -r 55662cbdb950 -r 5353413a2411 MozillaFirefox/mozilla.sh.in --- a/MozillaFirefox/mozilla.sh.in Thu Mar 23 14:59:04 2017 +0100 +++ b/MozillaFirefox/mozilla.sh.in Sun Apr 09 10:37:43 2017 +0200 @@ -102,6 +102,9 @@ # disable Gnome crash dialog (doesn't make sense anyway) export GNOME_DISABLE_CRASH_DIALOG=1 +# enable xinput2 (boo#1032003) +export MOZ_USE_XINPUT2=1 + moz_debug=0 script_args="" pass_arg_count=0