💻 Software
Scroll down half the screen size in Firefox
Fresh5 days ago
Mar 15, 20267191 viewsConfidence Score0%
0%
Problem
Is it possible to have the spacebar not scroll down the entire page in Firefox? Scrolling one line at a time (with the down arrow) is very slow, but scrolling the entire screen (with spacebar) sets me off and I loose focus. Is there a way to make the spacebar scroll the page the equivalent of appro…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Scroll down half the screen size in Firefox
Low Risk
Should be quite simple to accomplish in AutoHotkey. Download autohotkey, and use the following script with it. The script detects if you are in a input box. Then adjust the amount of scrollsteps you want to scroll at {WheelDown 150} You can easily c…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix