לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

Why was the increase text keyboard+mouse shortcut combination removed?

  • 2 תגובות
  • 2 have this problem
  • 1 view
  • תגובה אחרונה מאת John

more options

To easily increase page text size in the previous version of Firefox, I used to be able to press control + option + two finger swipe up or down (trackpad equivalent to scrolling up or down). This functionality seems to have been removed in FF 17.0.1. Can it please be re-added?

To easily increase page text size in the previous version of Firefox, I used to be able to press control + option + two finger swipe up or down (trackpad equivalent to scrolling up or down). This functionality seems to have been removed in FF 17.0.1. Can it please be re-added?

פתרון נבחר

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
  • browser.gesture.pinch.latched -> false

These are the defaults for that action, so you can consider to change them to use the above posted commands.

  • browser.gesture.swipe.down -> cmd_scrollBottom
  • browser.gesture.swipe.up -> cmd_scrollTop
Read this answer in context 👍 2

כל התגובות (2)

more options

פתרון נבחר

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
  • browser.gesture.pinch.latched -> false

These are the defaults for that action, so you can consider to change them to use the above posted commands.

  • browser.gesture.swipe.down -> cmd_scrollBottom
  • browser.gesture.swipe.up -> cmd_scrollTop
more options

Thanks so much. This works great.