搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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于修改