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

Fix capslock hack capitalizing Micro sign µ to real Greek Mu #498

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jmcwilliams403
Copy link

Without this fix, it is impossible to reliably use the micro sign in a sequence with capslock on and capslock hack enabled, even when matching case insensitive input is also enabled, as the lowercase of the real capital Greek Mu becomes the real lowercase Greek mu, which is a different codepoint and also another named keysym.

This has been tested and confirmed to fix #475

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.

Bug: Caps Lock capitalizes micro sign µ
1 participant