SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Pastimes : Computer Learning -- Ignore unavailable to you. Want to Upgrade?


To: Fargonaut who wrote (12520)10/13/2000 5:01:34 PM
From: thecow  Read Replies (1) | Respond to of 110619
 
The problem is that when the machine boots up, the registry shows default=1, but the browser acts as if it's set at 0, the checkbox in the browser is empty.

Maybe the windows smoothscroll value is bad. Try this to see if it is disabled at the "system level"

From source:http://www.regedit.com/detail/121.html

1. Using RegEdit find the key below.

Modify the value of 'SmoothScroll' to either '00 00 00 00' for disabled, or '01 00 00 00' for enabled. If the value doesn't already exist create a new REG_BINARY value, naming it 'SmoothScroll'.

Registry Settings:
Key: [HKEY_CURRENT_USER\Control Panel\Desktop]
Value Name: SmoothScroll
Data Type: REG_BINARY (Binary Value)
Data: (00 00 00 00 = disabled, 01 00 00 00 = enabled)


Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from the incorrect use of the registry can be solved. Use the information provided at your own risk.