搜索 | 用户支持

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

详细了解

FF 13 - Smooth Scrolling is too fast

  • 3 个回答
  • 77 人有此问题
  • 1 次查看
  • 最后回复者为 Yaron

more options

What entries in about:config should I change to slow down Smooth Scrolling?

And where can I find a documentation of thoes new entries?

Thank you.

What entries in about:config should I change to slow down Smooth Scrolling? And where can I find a documentation of thoes new entries? Thank you.

被采纳的解决方案

hello, you can try increasing the general.smoothScroll.mouseWheel.durationMaxMS & general.smoothScroll.mouseWheel.durationMinMS preference - maybe try increasing the values by 100, 200 & 300 and see if that fits you better. you can always press the alt key while scrolling to do a super-slow scroll too...

定位到答案原位置 👍 3

所有回复 (3)

more options

选择的解决方案

hello, you can try increasing the general.smoothScroll.mouseWheel.durationMaxMS & general.smoothScroll.mouseWheel.durationMinMS preference - maybe try increasing the values by 100, 200 & 300 and see if that fits you better. you can always press the alt key while scrolling to do a super-slow scroll too...

more options

Firefox 10 has changed the scroll amount for the keyboard navigation UP and DOWN keys to 3 lines.
You can set the scroll amount for the mouse wheel via mousewheel prefs on the about:config page, but you can't do that for the keyboard navigation keys.

There are extensions that work both for the mouse and the keyboard to set the scroll amount, but they can only be set to scroll an amount of pixels and not to scroll one line regardless of font-size (height) of the text.

more options

Thank you.

I really appreciate it.