summaryrefslogtreecommitdiff
path: root/firefox.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.sh.in')
-rw-r--r--firefox.sh.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/firefox.sh.in b/firefox.sh.in
index 385a05c..98a8b0c 100644
--- a/firefox.sh.in
+++ b/firefox.sh.in
@@ -147,6 +147,11 @@ export GNOME_DISABLE_CRASH_DIALOG
##
export G_SLICE=always-malloc
+##
+## Enable Xinput2 (mozbz#1207973)
+##
+export MOZ_USE_XINPUT2=1
+
# OK, here's where all the real work gets done
bgstack15