Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο 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