Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add middle click scrolling functionality like in browsers #1

Open
mmikeww opened this issue Dec 17, 2017 · 4 comments
Open

Add middle click scrolling functionality like in browsers #1

mmikeww opened this issue Dec 17, 2017 · 4 comments

Comments

@mmikeww
Copy link
Owner

mmikeww commented Dec 17, 2017

A few people on the AHK forum thread suggested to add the ability to scroll like you can do in browsers such as Chrome or Firefox: you middle click and move your mouse, and the page scrolls, and the speed depends upon the distance that your cursor is from the original click. In this case, there is no need to continually drag.

@ryderdavid
Copy link

I know this is possibly dead code, but I would love this!

@mmikeww
Copy link
Owner Author

mmikeww commented Jul 12, 2020 via email

@ryderdavid
Copy link

ryderdavid commented Jul 12, 2020 via email

@mmikeww
Copy link
Owner Author

mmikeww commented Jun 2, 2022

I'm guessing this is how this would work?

  • Click MButton (or RButton or configurable) and release, triggers the start of the scroll.
  • Drag mouse. The further from start position, the faster the scroll
  • When does the scrolling end? On web browsers, it seems to end on any L/R/M click

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants