Horizontal scrolling

Is there any way to use something like mouse wheel + shift to horizontal scrolling in the folder view ? Current it seems I can only have vertical scrolling in detail view.

By “the folder view”, do you mean in the folder tree?

This one works well

1 Like

No, just normal folder panel , not the folder tree. Many softwares allow shift+mouse wheel to do vertical scrolling.

Some mouses have a sideways tilt function built into the mouse wheel. That could work.

Just hope if we could have a solution in software level.

Wheel + Shift/Ctrl/Alt all already do something else, unfortunately. We'd have to make the mousehweel configurable to allow alternatives (which isn't a bad idea, but not now :)).

2 Likes

Leo, please consider also the tilt (left and right) of the mouse wheel when it will be. thanks

What mouse tilt does is up to your mouse drivers/settings. It should already scroll horizontally if that’s what the mouse is configured to do.

hi Leo, i was thinking to a mouse background event (see mockup) so when i am in DOpus i can use a DOpus specific command/script/etc.

actually i am already doing something like that intercepting the tilt of the mouse-wheel with AutoHotKey and then sending mine combination of keys pressed.

i am also not sure if this can be useful to others users (maybe only few people has a mouse in which the wheel can be tilted)

My dopus doesn't have the settings in your box. Did you add this yourself?

pls note that these settings does not exists at this time (13.beta.52). i am just asking if they can be implemented...