Hello all! Hey, I desperately want to use mousetrap in firefox. I just love (and have become dependant on) holding shift to double the scroll speed and holding ctrl to quadruple it. But I can't get it to work for firefox. These settings are at the top of my mousetrap.ini file. I have tried making them specific to firefox and I tried switching the eat/nomod/ etc. numbers to no avail. Has anyone else done this? - Brother Gabriel-Marie
; DOUBLE THE MOUSEWHEEL SPEED ; Pressing LEFT SHIFT on mouse wheel will scroll by 5 lines. ini=160,0,0,ANY,MWU,,,Edit:scroll=*5,1,1,0,0,0,, ini=160,0,0,ANY,MWD,,,Edit:scroll=*5,1,1,0,0,0,, ; QUADRUPLE THE MOUSEWHEEL SPEED ; Pressing LEFT CTRL on mouse wheel will scroll by 10 lines ini=162,0,0,ANY,MWU,,,Edit:scroll=*10,1,1,0,0,0,, ini=162,0,0,ANY,MWD,,,Edit:scroll=*10,1,1,0,0,0,,
