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

Mouse buttons as input #524

Open
someonemax opened this issue Mar 28, 2024 · 1 comment
Open

Mouse buttons as input #524

someonemax opened this issue Mar 28, 2024 · 1 comment

Comments

@someonemax
Copy link

someonemax commented Mar 28, 2024

Is it possible to use mouse buttons as input? (without binding them to keyboard keys using another software)
I.e. to bind macros to mouse buttons, or use mouse buttons as modifier keys (conditions) for macros that are bound to keyboard keys.

If not, it would be nice if you would implement it in the future versions.

@WhiteMagic
Copy link
Owner

It is possible to read some mouse inputs, however, that is limited to a standard 5-button mouse and won't work with fancier devices. So even if reading mouse inputs were supported, the typical gaming mice people use would be unable to use Gremlin fully and would still rely on vendor-specific software. Additionally, the program is about mapping joystick devices and not generic input devices so this is not a feature that is likely to be implemented.

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