-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
Version 0.3.0 doesn't work with Logitech Options 'Advanced Click' #10
Comments
Hi Brian (@flycal6), Thank you for reporting this issue. I am suspecting that this issue is being caused by commit 78f52d7 which added support for mapping injected key events in order to resolve issue #3. Could you please keep both copies of Uncap (versions 0.2.2 and 0.3.0) on your system, run each one in debug mode and provide me the debug logs? Here is how you can run Uncap in debug mode:
It would run in a console. Then please perform the advanced click like you normally do and provide me the debug logs that you get in the Also, thank you for your kind words on the software. I am glad you like it. |
On a second look, it looks unlikely that commit 78f52d7 could cause this issue. I would need the debug logs to be sure. I believe the first thing worth testing would be if Uncap 0.3.0 is able to map any keys at all for you. For example, if you run the following command, does it swap A and B for you?
If this straightforward mapping also fails, then could you please check the section "Known Issue with Microsoft Edge on Windows 10" in the README and confirm or rule out this issue? |
Uncap version 0.3.0 does swap keys as expected. Version 0.2.2 ran as WIN+R :
Same as above but with version 0.3.0:
|
Uncap version 0.3.0
Ran as Win+R :
uncap 0x14:0xa2 0xa2:0x14
(swap caps lock and left control)In Logitech Options, setting a button as Advanced Click; Single click + 'CTRL' modifer, the advanced click is not registering the CTRL modifier, and fires as a regular click.
This was working as expected in the previous release 0.2.2
ps. thanks for the great software that doesn't require admin
The text was updated successfully, but these errors were encountered: