Variable Joystick Scrolling

codyduncan1260

New member
Aug 15, 2025
1
0
0
I got a Cyro, and I adore the functionality of using the joystick for continuous scrolling.

I edit a lot of code all day.
Sometimes I want to read the entire function slowly.
Other times I want to zip all the way to the other side of the file.
I run into an issue with the scroll being too fast or to slow.

The 'analog wheel' setting only seems to have a threshold for ON/OFF on scrolling. It moves as fast as the Window's mouse scroll lines setting, or not at all.
If I set that to 1, it's slow enough for reading, but too slow for jumping.
If I set it to 10, it's great for jumping around a document, but too fast for reading.

It's an analog input. Is it possible to make it adjust how fast I'm scrolling based on how far the joystick is pushed?

I'm curious if there's some setting I missed that allows that, or if this needs to be a feature request.
 

Im this guy

Moderator
Staff member
Nov 5, 2021
1,836
190
63
map the joystick to mouse and then when you are scrolling hold the mid click on the button to control the speed.