当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

How do I disable the page zoom?

  • 2 件の返信
  • 2 人がこの問題に困っています
  • 389 回表示
  • 最後の返信者: justinhustles

more options

On my macbook, a page will zoom in or out whenever I hold down the command key and swipe up or down on my trackpad. This is really annoying. How do I fix this

On my macbook, a page will zoom in or out whenever I hold down the command key and swipe up or down on my trackpad. This is really annoying. How do I fix this

選ばれた解決策

Hi justinhustles, would it be silly to inquire "Why are you holding down command while scrolling?"

Here's how you can change what happens in this situation:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste meta and pause while the list is filtered

(3) Double-click the mousewheel.with_meta.action preference and enter the desired value:

  • 1 = Scroll (ignore the Command key)
  • 2 = Go Back/Forward in history (AVOID!)
  • 3 = Zoom in/out (default on Mac)
  • 0 = No action (AVOID!)

The zoom feature is still available using control key + scrolling. If you don't want zooming there either, the relevant preference is mousewheel.with_control.action

Success?

この回答をすべて読む 👍 9

すべての返信 (2)

more options

選ばれた解決策

Hi justinhustles, would it be silly to inquire "Why are you holding down command while scrolling?"

Here's how you can change what happens in this situation:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste meta and pause while the list is filtered

(3) Double-click the mousewheel.with_meta.action preference and enter the desired value:

  • 1 = Scroll (ignore the Command key)
  • 2 = Go Back/Forward in history (AVOID!)
  • 3 = Zoom in/out (default on Mac)
  • 0 = No action (AVOID!)

The zoom feature is still available using control key + scrolling. If you don't want zooming there either, the relevant preference is mousewheel.with_control.action

Success?

more options

That works. Thanks