This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ; _____________________________________________________________________________ | |
; Improved Accelerated Scrolling By Flowgun | |
; original Accelerated Scrolling: V1.3 By BoffinbraiN | |
; Major Changes (v1.5): | |
; - Reloading at Logon/unlocking: The mouse hook can get | |
; released when the session is locked/closed. Now the | |
; script reloads itself to rehook the ScrollWheel hotkeys | |
; - changed the default acceleration values. | |
; Major Changes (v1.4): |