Circular scrolling for trackpad (like iPod clickwheel)

This undeservedly forgotten feature allows the user to start a gesture from any edge of touchpad, and then move finger in circle way across all the touchpad to scroll the document – something similar to the classic iPod's scroll.

Here's a gif image illustrating this feature:
trackpad_circular_scrolling-ezgif.com-optimize

And here's an old video illustration.

This method has one huge advantage over repeatedly requested side edge scroll, which is – scroll is not limited by the physical size of the trackpad, which means the user could scroll continuously using only one finger.

In modern systems, from what I've found, this feature is only implemented in KDE Plasma (Linux), and in this small utility for Windows 10.

AWESOME

1 Like

vote, really need this feature.

1 Like

YES PLEASE!!!

Also called ChiralScrolling™ (by Synaptics Inc.) or spiral scrolling. Been around for nearly 2 decades. It is one feature I often look for when buying a new laptop. HP and Lenovo seem to be the most prominent users of this, but only on select models.

Would be awesome to bring this to the Mac.

Here is another video demoing it:

Even on Windows laptops, this seems to be disappearing BUT here are a couple of utils developed for Windows to implement this more universally:

1 Like

Yet another video demoing it: TouchPad Gesture: ChiralScroll™ for vertical scrolling on Vimeo

And another util developed for Windows to implement this more universally:

BTW, can another Tag be created for Scrolling to add to this thread?

(I'm new here so do not know what it takes to do this).

Thanks for supporting this idea! I really miss this feature every day.

I added a "scrolling" tag now. And also a gif image which I think illustrates it better.

1 Like

The scrolling in circles can be very precise. This is really a revolutionary interaction.

3 Likes

I made an account here just so I could comment on this thread. I have been searching high and low for any utility that could bring chiral scrolling to the macOS. If BetterTouchTool had this feature, I would purchase it immediately.

1 Like

I just put together a set of rudimentary video tools for Lightroom Classic using BTT. I needed to be able to control the position of the playhead by frame. I ended up using Actions that move the play head, one frame forward or backward, and then for as long as I keep my finger on the trackpad move it another frame at a fixed interval. I found what worked best was, if I remember correctly, a delay of about half a second before the repetition started, and a delay of about ¼ second between each repetition. I added light haptic feedback for each jump of the playhead.

I was happily surprised how well this worked for me — It’s as useful as a click wheel. I have Triggers with the same repetition for one second jumps as well.

I suspect the exact same thing could be set up for scrolling. Click and release to scroll some fixed amount, then continue scrolling the same amount at a fixed interval until there is no finger touching the trackpad. No drawing circles required. This kind of control – send command, pause, and then send it again and again as long as a finger is touching the trackpad – was new to me. I think it has many uses.

That may work for you for your use case but it misses the value of chiral / spiral scrolling, which gives smooth forward and reverse scrolling at will without delays, pauses, stepwise movements, etc.