搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 1 回覆
  • 27 有這個問題
  • 1 次檢視
  • 最近回覆由 Andrea Memo

more options

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?

所有回覆 (1)

more options

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

由 Andrea Memo 於 修改