How to enable scrolling on Seamonkey

How to do things, solutions, recipes, tutorials
Post Reply
Message
Author
User avatar
GustavoYz
Posts: 883
Joined: Wed 07 Jul 2010, 05:11
Location: .ar

How to enable scrolling on Seamonkey

#1 Post by GustavoYz »

This is for SeaMonkey users, but probably would work on Firefox...Just a tought, not tested yet.

Write this on the adress bar :

Code: Select all

about:config
Skip the warranty advice: we're just going to do minor changes, anyway don't 'play' with the value of the variables if your not sure of what they do.
So, hit 'I'll be careful...' option and you'll see a lot of variables and the value that each one contains on the right column.

:arrow: Note that you have a 'filter' text box just under the tab bar, so don't have need to write the full variable. Just hit the first keys and search it... 8)

To enable scrolling, just need to change two boolean variables:
-general.autoScroll ==> Turn it to 'true' by clicking on it...
-general.smoothScroll ==> Same thing; it makes your scroll more gentle.
On my mouse, i have the middle button on the scroll...so i want to enable/disable scroll by click on that button. Just my preference.
To set it, change this other boolean value:
-middlemouse.contentLoadURL ==> Turn it to false to use the middle button only to scrollnig pages.

Hope to be helpful.
Happy Christmas!

Post Reply