Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Archived

How do I enable multi-touch in Firefox 4 RC?

Andrea Memo replied
Kantor

Tried to use pinch and zoom => not working in my freshly installed Firefox 4 RC. Is there an enabling setting?

Tried to use pinch and zoom => not working in my freshly installed Firefox 4 RC. Is there an enabling setting?

All Replies (1)

SOLUTION :
1) Open a new tab
2) In the address bar type "about:config" without quotes
3) In filter search for "pinch"
4) Modify your string value (that are empty) like that :

    browser.gesture.pinch.in             -> cmd_fullZoomReduce
browser.gesture.pinch.in.shift -> cmd_fullZoomReset
browser.gesture.pinch.out -> cmd_fullZoomEnlarge
browser.gesture.pinch.out.shift -> cmd_fullZoomReset

5) Restart Firefox
6) Now you have pinch to zoom

Modified by Andrea Memo