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

Mitigate Windows altgr issue #65

Merged
merged 1 commit into from
Jul 26, 2022
Merged

Mitigate Windows altgr issue #65

merged 1 commit into from
Jul 26, 2022

Conversation

jtroo
Copy link
Owner

@jtroo jtroo commented Jul 24, 2022

Attempted mitigation for #55.

Since I don't use an international layout, I'm not sure how effective this is in fixing the actual issue. However, it works as designed with regards to the input/output of key events.

@jtroo jtroo mentioned this pull request Jul 24, 2022
@jtroo jtroo marked this pull request as draft July 24, 2022 17:11
@jtroo jtroo force-pushed the mitigate-altgr-issue branch 2 times, most recently from 0da9968 to a03ea81 Compare July 24, 2022 17:14
@jtroo jtroo marked this pull request as ready for review July 25, 2022 00:49
This commit adds an optional configuration entry when running on
Windows: `windows-altgr`. This configuration item can either make kanata
cancel lctl presses that occur alongside ralt presses or make kanata
send a lctl release when ralt is released.
@jtroo jtroo merged commit 8c84657 into main Jul 26, 2022
@jtroo jtroo deleted the mitigate-altgr-issue branch July 26, 2022 06:19
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.

None yet

1 participant