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 mouse buttons as MLEFT MRIGHT etc. #35

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

imaginaryPineapple
Copy link

Enabled support for mouse buttons "left", "right", "middle", "side" and "extra".
Support for buttons BTN_BACK, BTN_FORWARD and BTN_TASK can be enabled by adding them to M_INPUT_BTN_SEQ.

Because left and right buttons already exists on keyboard, bind names use prefix M.
i.e. use MLEFT for the left mouse button, MRIGHT for the right mouse button.

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

Successfully merging this pull request may close these issues.

1 participant