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

Right mouse button drag and scroll wheel #174

Open
andyfreeman opened this issue Nov 3, 2023 · 2 comments
Open

Right mouse button drag and scroll wheel #174

andyfreeman opened this issue Nov 3, 2023 · 2 comments
Labels

Comments

@andyfreeman
Copy link

andyfreeman commented Nov 3, 2023

Is there a way to specify right vs left mouse button drag? Additionally scroll wheel up or down?

@andyfreeman andyfreeman changed the title Right mouse button drag Right mouse button drag and scroll wheel Nov 3, 2023
@BlueM BlueM added the question label Jun 28, 2024
@BlueM
Copy link
Owner

BlueM commented Jun 28, 2024

No, dd initiates a left-button drag.

Just out of curiosity: in which application(s) are right-button drags used?

@objspathfind
Copy link

No, dd initiates a left-button drag.

Just out of curiosity: in which application(s) are right-button drags used?

Hi, I need this feature as well.
It's really interesting. For me, I want to simulate mouse gestures with the help of cliclick, which are often set up with a right-click drag. For example, in a browser, dragging the right mouse button in a down and right motion indicates the command of "close current tab".

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

No branches or pull requests

3 participants