Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

I want to use the mouse wheel to scroll vertically for more than 5 lines - up to and including a full page.

  • 1 відповідь
  • 1 має цю проблему
  • 2 перегляди
  • Остання відповідь від cor-el

more options

I searched for this for a LONG time, and I get answers for EVERYTHING BUT simply how to make the mouse wheel scroll vertically for the number of lines, or alternately, distance, I need.

I think there used to be a direct setting for full page (fine by me), but I can no longer find it.

I use this constantly on other machines, and NEED it here on this one !!!

Thanks!

I searched for this for a LONG time, and I get answers for EVERYTHING BUT simply how to make the mouse wheel scroll vertically for the number of lines, or alternately, distance, I need. I think there used to be a direct setting for full page (fine by me), but I can no longer find it. I use this constantly on other machines, and NEED it here on this one !!! Thanks!

Усі відповіді (1)

more options

Se:

You can set one of the mousewheel.*.delta_multiplier_y prefs to a higher value like '9999' do make scrolling a full page possible. You need to set its action pref to '1'. RegExp filter:

  • about:config => ^mousewheel.*(action|delta_multiplier_y)$
  • mousewheel.with_alt.action 1
  • mousewheel.with_alt.delta_multiplier_y 9999