为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

How to configure scroll speed deceleration when using touch screen

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

more options

I am having a hard time getting accustomed to the Firefox scrolling experience. I am only using the touch pad and the touch screen. When I release the finger the time it takes for the scroll speed to come to a halt is way longer than on Chromium browsers and uncomfortable. I want to configure this to decelerate faster or to remove the smoothing completely.

I have tried playing around with scroll configurations and I found that setting apz.gtk.kinetic_scroll.enabled =false disables smoothing correctly, but only works for touch pad, not for touch screen.

- Is there some config I am missing to disable this kinetic scroll using touch screen? - Is there a preference where I can halve the time it takes to decelerate, rather than disable it completely?

I am running Ubuntu 22.04 on Wayland if that makes a difference.

I am having a hard time getting accustomed to the Firefox scrolling experience. I am only using the touch pad and the touch screen. When I release the finger the time it takes for the scroll speed to come to a halt is way longer than on Chromium browsers and uncomfortable. I want to configure this to decelerate faster or to remove the smoothing completely. I have tried playing around with scroll configurations and I found that setting '''apz.gtk.kinetic_scroll.enabled''' =false disables smoothing correctly, but only works for touch pad, not for touch screen. - Is there some config I am missing to disable this kinetic scroll using touch screen? - Is there a preference where I can halve the time it takes to decelerate, rather than disable it completely? I am running Ubuntu 22.04 on Wayland if that makes a difference.

被采纳的解决方案

Try increasing apz.fling_friction to 0.9 in about:config.

定位到答案原位置 👍 2

所有回复 (3)

more options

选择的解决方案

Try increasing apz.fling_friction to 0.9 in about:config.

more options

That's great, thanks! I set it to 0.006 and now it's much closer to what I expect. It works the same for both touch pad and touch screen. All the apz.fling_* properties allow for some in depth configuration of the scrolling.

more options