We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try use mouse click with modifiers like shift for example, the modifiers are ignored.
I want use:
<m:1890,835><m:right:shift><m:1890,835>
I try too, and doesn't work:
<m:1890,835><kd:shift><m:right:shift><ku:shift><m:1890,835>
But now, my solution was (Work):
<m:1890,835><md:right:shift><mu:right:shift><m:1890,835>
Sorry about Issue, if behaviour is correct, disregard.
Thank you
That click of mouse with modifier.
Works only the mouse click, without the modifiers.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What went wrong?
When I try use mouse click with modifiers like shift for example, the modifiers are ignored.
I want use:
I try too, and doesn't work:
But now, my solution was (Work):
Sorry about Issue, if behaviour is correct, disregard.
Thank you
Expected result:
That click of mouse with modifier.
Actual result:
Works only the mouse click, without the modifiers.
Other information:
The text was updated successfully, but these errors were encountered: