8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hi, im trying to get double clicking setup without interferring with the single click. But im failing so far.
Im trying to trigger 'r' when the right mouse button is double clicked.
[ { "input_combination": [ { "type": 1, "code": 273, "origin_hash": "3053316a9883deb9b2680fdf4ec5566b" } ], "target_uinput": "keyboard", "output_symbol": "r", "mapping_type": "key_macro", "macro": [ {"type": "wait", "value": 300}, { "type": "if_tap", "value": [ { "type": "if_tap", "value": ["key(r)", "none"] }, "none" ] } ] } ]
Im on bazzite with KDE 6.3.5. I quit IR, edited the file, restarted the service, then started IR again. Same result.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Hi, im trying to get double clicking setup without interferring with the single click. But im failing so far.
Im trying to trigger 'r' when the right mouse button is double clicked.
Im on bazzite with KDE 6.3.5. I quit IR, edited the file, restarted the service, then started IR again. Same result.
The text was updated successfully, but these errors were encountered: