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

Bind Keys to Mouse Buttons #21

Open
smoadel3276 opened this issue Mar 17, 2021 · 1 comment · May be fixed by #31
Open

Bind Keys to Mouse Buttons #21

smoadel3276 opened this issue Mar 17, 2021 · 1 comment · May be fixed by #31

Comments

@smoadel3276
Copy link

Is it possible to bind left and right trigger to left and right mouse buttons? I looked at the Keys Enum page and found that LButton and RButton are the right names but when I try to bind them it doesn't work. Any idea how to get this to work?

@mikew
Copy link
Owner

mikew commented Mar 19, 2021

At the moment, no, it's not possible. The library this project uses for keyboard events does support mouse buttons, so it's possible without a major rework.

@mikew mikew linked a pull request Mar 21, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants