If you find firefox is scrolling to fast with the touchpad, you might be interested in this.
https://answers.launchpad.net/ubuntu/+question/9200Cesare Tirabassi said:I found a couple of keys which works for firefox (about:config):
mousewheel.withnokey.sysnumlines
mousewheel.withnokey.numlines
The first if true uses the system value (as I said 3 by default), if false uses the value of the latter.
If you set the latter to 1 it will be somewhat slower.