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

ANSI US keyboard mappings miss the "`" "~" key equivalents in some layouts #3

Open
NyaomiDEV opened this issue Feb 27, 2022 · 1 comment

Comments

@NyaomiDEV
Copy link

I am an Italian (US) keyboard layout user with an ANSI keyboard. The key responsible for the symbols ~ and ` is not bound if I tell macOS mine is an ANSI keyboard, but it works if I configure my keyboard as an ISO one. Other layouts I tried that have the same problem are the US International and US International Unicode layouts. Please correctly support ANSI US keyboards in your layout files.

@andreineculau
Copy link
Member

Thanks for reporting this.

I haven't tested with an ANSI keyboard - I don't have one available. I might be in the wrong here, but I think https://github.com/39aldo39/klfc which is used for conversion doesn't take into consideration xkb_geometry thus we end up with ISO layouts all the time. There's nothing that I see in the .keylayout format to switch from ISO to ANSI at least.

I'm more than happy to accept a PR.

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

No branches or pull requests

2 participants