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

Allow customisation of default keyboard layout #687

Merged
merged 2 commits into from
Jan 27, 2023

Conversation

groverlynn
Copy link
Contributor

Change the name of US keyboard layout to the updated one (com.apple.keylayout.ABC) and further allow user to set default keyboard layout other than ABC such as US-Extended, which allows accented Latin characters (e.g. typing +u to get ü, partially fixes #646 )

@lotem
Copy link
Member

lotem commented Dec 19, 2022

Excited.
I wonder what happens if a wrong layout name is specified.

@groverlynn
Copy link
Contributor Author

groverlynn commented Dec 21, 2022

Excited.
I wonder what happens if a wrong layout name is specified.

Just like the current situation (since com.apple.keylayout.US no longer exists), ignored by the system and falling back to using the last used ascii-capable keyboard layout.

@lotem lotem merged commit c7b7e1a into rime:master Jan 27, 2023
@groverlynn groverlynn deleted the keylayout branch January 27, 2023 12:56
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.

原生 ⌥ u、⌥ e 等字符失效
2 participants