eynsai / Smooth-Trackball-Scrolling

Buttery-smooth stepless scrolling with a trackball.
MIT License
7 stars 0 forks source link

Summary

Hold down a hotkey to turn your trackball into a scroll wheel! You can either set it to snap to the X-Y axes, or have it scroll along both axes at once to emulate 2D panning!

You don't have to install AutoHotKey to use this - check the releases for a .exe download.

Other people have written several great alternatives to this script, such as TrackballScroll. However, this script seeks to differentiate itself by implementing continuous scrolling motion, as opposed to stepped.

Settings

Setting Your Hotkeys:

Setting Hotkey Mode:

Responsiveness, Smoothing, and Sensitivity:

Angle Snapping

Modifier Emulation

Known Issues