Touchpad issue

Miles Sabin miles at milessabin.com
Mon May 2 16:32:36 UTC 2005


kevin.kempter at dataintellect.com wrote,
> How can I turn the web back/forward deal off and leave the scroll
> option on?

Assuming a Mozilla derived browser, go to about:config and set these 
values,

  mousewheel.horizscroll.withnokey.action = 0;
  mousewheel.horizscroll.withnokey.numlines = 1;
  mousewheel.horizscroll.withnokey.sysnumlines = true;

Cheers,


Miles




More information about the users mailing list