搜索 | 用户支持

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

详细了解

Why can't I use the "pinch" function on my trackpad on my macbook to enlarge the text on webpages?

  • 3 个回答
  • 8 人有此问题
  • 7 次查看
  • 最后回复者为 cor-el

more options

Before I upgraded to the new firefox, I could "pinch" my trackpad on my macbook to enlarge texts. Now I can't.

Before I upgraded to the new firefox, I could "pinch" my trackpad on my macbook to enlarge texts. Now I can't.

所有回复 (3)

more options

Some gestures have been removed in Firefox 4.
You can restore the zoom feature by changing the values of the related prefs on the about:config page.

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

more options

I don't know what I'm looking at.

Sorry I'm not a big computer guy.

I guess I'll see if Chrome lets me use this function. :-(

more options

You can type about:config in the location bar and press the Enter key to open the about:config page. That is a special page that show all preferences of Firefox in a long list. You can accept the warning that you will be careful.

If you type [b]gesture/b in the Filter bar that shows at the top of that page then you get a list of the browser.gesture prefs. You can double click each of the browser.gesture.pinch. prefs and change their values from an empty string to the indicated value.
You can read more about the about:config in this mozillaZine Knowledge Base article:

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