MozillaFirefox/mozilla.sh.in
changeset 956 5353413a2411
parent 820 419e95018725
child 992 b2ba34e0dc10
equal deleted inserted replaced
955:55662cbdb950 956:5353413a2411
   100 fi
   100 fi
   101 
   101 
   102 # disable Gnome crash dialog (doesn't make sense anyway)
   102 # disable Gnome crash dialog (doesn't make sense anyway)
   103 export GNOME_DISABLE_CRASH_DIALOG=1
   103 export GNOME_DISABLE_CRASH_DIALOG=1
   104 
   104 
       
   105 # enable xinput2 (boo#1032003)
       
   106 export MOZ_USE_XINPUT2=1
       
   107 
   105 moz_debug=0
   108 moz_debug=0
   106 script_args=""
   109 script_args=""
   107 pass_arg_count=0
   110 pass_arg_count=0
   108 while [ $# -gt $pass_arg_count ]
   111 while [ $# -gt $pass_arg_count ]
   109 do
   112 do