Horizontal Scroll Bug in Firefox
An annoying bug in Firefox is that it detects the horizontal scroll sent by synaptic as the back/forward actions rather than scrolling. To fix this you need to go into firefox and type about:config in the location bar. And then filter for mousewheel.horizscroll.withnokey.
You need to set the action to be 1 (2 is forward/back) and set sysnumlines to true.
so it should look like:
mousehweel.horizscroll.withnokey.action = 1
mousewheel.horizscroll.withnokey.sysnumlines = true
and then you will be able scroll properly!
You can also disable the scroll completely if you don’t want it at all by adding Option “HorizScrollDelta” “0″ to the input section of xorg.conf








Quite annoying indeed. Thanks
Comment by _dietrich — October 12, 2007 @ 7:24 am
ThankyouThankyouThankyouThankyouThankyou! That problem was ___really___ annoying!
(Can this behavior be default?)
Comment by Sam Spillaz — October 12, 2007 @ 8:30 am
How can one disable tapping? Everytime I touch the touchpad, I accidentally click on something that I don’t want.
Comment by What is Firefox? — November 12, 2007 @ 8:13 am