MozillaFirefox/mozilla.sh.in
changeset 956 5353413a2411
parent 820 419e95018725
child 992 b2ba34e0dc10
--- 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