Search this site

Metadata

Articles

Projects

Presentations

Firefox horizontal scrolling fix

Firefox, by default, seems to be very braindead about horizontal scrolling. It goes back/foreward by default. I want it to scroll. To do this, you need to make two changes to your configuration.

Go to 'about:config' in your URL bar in Firefox. If you've never done this before, literally type 'about:config' in the URL bar and hit enter. This will bring up a list of user settings. In the search bar, type 'mouse' and change the following values:

mousewheel.horizscroll.withnokey.action - Set this to '1'
mousewheel.horizscroll.withnokey.numlines - Set this to '1'
The action defaults to 2, which means go forward/back. Annoying.

The numlines defaults to -1, which scrolls left when you use the mouse to attempt scrolling right. Setting it to 1 will make it scroll left when you scroll left, as it should.

Voila! Horizontal scrolling should now work properly.


9 responses to 'Firefox horizontal scrolling fix'

Showing last 9 comments... (Click here to view all comments)

k5233 wrote at Thu Dec 7 00:19:05 2006...
Thank you! This was driving me up the wall.

potatoswatter wrote at Sun Jan 20 08:36:04 2008...
Yeah, thx a ton!

Gabriel wrote at Thu Feb 21 18:47:19 2008...
Thanks! I feel so stupid, so easy to fix and still it's been driving me crazy for three years now...

petruc wrote at Fri Mar 14 19:30:53 2008...
Thanks a lot man!

ilj wrote at Mon Mar 17 03:29:40 2008...
Thanks a million! :)

ugur wrote at Fri Mar 28 00:53:33 2008...
It works but it's not smooth as vertical scrolling. It moves a lot when you scroll horizontally, so it is difficult to follow the line while scrolling horizontally. Is there a way to make it smooth?

logger wrote at Sat Apr 5 00:24:59 2008...
For smoother scrolling, set the action to 0

Skeelo wrote at Thu Jul 24 10:53:54 2008...
thanks appreciate the help

berst wrote at Wed Sep 10 09:15:03 2008...
Thanks alot. Firefox is great but this was f***** me up!!!


Leave a reply

You need javascript enabled to use this form. Anti-spam efforts ongoing. Also, if the comment doesn't show up, it's because the form expired. Go back and copy your comment, reload the form, and resubmit. Apologies if this is a hassle, I'm just playing with antispam methods right now. If this insists on not working, please email me about it.

Name (required)
E-mail (optional, if you want me to be able to email you back)
URL (also optional)
Comment: