Scrolling Improvements

Some requests for scrolling:

- Please add a “free scroll” when pressing the middle mouse button, like browsers have.

You could scroll by moving the mouse. MM button again to escape from that mode. It would work on any area in the lister outside of the name column, which would still be able to be the “open in new tab” event. Or even mm button press right on the scrollbar itself would be ok too.

- Please add an option to accelerate horizontal scrolling. User would configure how many lines per command in the settings. Windows only has vertical scroll options cause reasons.

- Please add scrolling hotkeys. A page left/right, same as page up/down but for horiztonal scrolling. But a better hotkey would be a scroll to prev/next column. I would put that on my left/right arrow keys. Push the right arrow key it will jump (scroll horizontally right) to the next column, butting it up to the first column that is frozen. Left key = previous column (move left).

- Scroll to sorted: Whatever column is active for sorting, the page up/down now selects the next type of that column (whatever doesn’t match the current selection is the target).

Example: I have a .jpg currently selected. The lister is currently sorted by file type extension. There are twenty jpgs in this folder. I push page down. It skips those jpgs and jumps to the first png file (including scrolling to it if necessary, scrolling to have that item at the top of the lister). Page up jumps back to the first jpg. Shift + page down selects all of that type.

Or I have 5 files created today. Date created is currently sorted. I push page down and now the first yesterday file is selected, etc. This would be killer. :smiling_face_with_sunglasses:

2 Likes

https://www.autohotkey.com/boards/viewtopic.php?t=27673

1 Like

Hi, thanks for that. I looked around for solutions before posting the requests so I’ve already seen that. In the video the acceleration seems to be too much and I don’t like having the mouse cursor and also an icon. The way google chrome does it is perfect. I wonder if it uses a windows api.

But the real gems would be the left/right by column and the page/up down by column sort.

1 Like

We got page up/down by column sort! :grinning_face::grinning_face::grinning_face:

Works like a charm! :smiling_face_with_three_hearts::smiling_face_with_three_hearts::blush::blush::blush::growing_heart::growing_heart::growing_heart::growing_heart::growing_heart::blush::blush::blush::blush:

Now I just wonder how to do Shift + Page Down to select all of that column type.
Hmm.. maybe that’s possible by adding something to the new command.

Select SIMILAR=sortfield

1 Like

there's definitely a need for this feature to be built in, would make the experience much nicer for people who actually tend to use autoscroll

Autoscroll is usually a feature of the mouse driver, which should (if assigned to a mouse button) work on any window with a scrollbar without needing to configure individual applications.

1 Like

I would agree, autoscroll is a good thing. For webpages I press the middle mouse button, barely move the mouse down and let go.

I looked for an autoscroll tool for windows and gave up when I encountered the guy that asks for a monthly subscription fee for his auto scroll tool.

The same middle mouse button scroll for Dopus would be nice.
My pdf editor program has the same mm button press scroll too. Click the button, move the mouse down slightly and let go. There you go, autoscroll. But for Dopus you don’t read text, just names of files, so it’s not really the same, except for the viewer pane where you could use it.

There’s probably a universal windows auto scroll tool out there. An autohotkey script maybe. powertoys or sysinternals doesn’t have it. They have some other neat mouse tools though. Even a paid for one, but a subscription fee for that is too far. Binary Fortress - Display Fusion doesn’t have it. Corsiar doesn’t have it, Listary doesn’t have it. Nirsoft doesn’t have it.

It’s built in to most decent mouse drivers.

Auto scroll? As in the automatic, steady scroll down a page for reading?

Think when this corsair mouse gives out I’ll get me one of those fancy mice with the side scroll.

They don’t have enough buttons though, so that’s not a good tradeoff.

Can reccommend the latest model, MX Master 4, there is an Action Ring that can be asssigned to a button to replace physical buttons.

1 Like

I'm surprised if Corsair don't have it as an option, since their mouse and keyboard drivers are very flexible. Unless Logitech have a patent on it or something.

Another option is binding mouse buttons to wheel up/down, cursor up/down, or page up/down. Assuming the buttons repeat when held down, you can scroll using those until the button is released. Page up/down is quite nice, IMO, while keeping the regular mouse wheel for normal, smaller scrolling.

1 Like

Interesting. I was going to complain about two missing buttons, but hmm..
I got the Corsair Nightsword. Check out all these buttons:

I can rip around any tabbed program.

But this new max 4, the free mouse wheel or ticky, side wheel, rechargeable wireless, and that shortcut wheel. That might be enough to be worth the loss of two buttons. The $170 CAN price tag, yikes.

there is an invisible haptics button as well on the MX 4, press in where the thumb rests.

1 Like

I’ve used this a few times. It seems that it only selects the ones that are currently visible on the screen. The other types in the particular group, that should be selected, are not included in the selection. Is this on purpose?

Works here. I tried sorting by the extension column in System32, selecting a DLL and running the command. It selected several thousand other DLL files.

I was using the wrong hotkey. It works fine, sorry.