Skip to content

Instantly share code, notes, and snippets.

@Flowgun
Flowgun / Accelerated Scrolling 1.5.ahk
Last active May 10, 2024 07:32 — forked from jasonsparc/Accelerated Scrolling 1.3.ahk
Accelerated Scrolling v1.5
/* ; _____________________________________________________________________________
; 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):