Skip to content

Need help: Keyboard input switch works, but it has a flaw. #4095

Answered by tekezo
dasqeq12 asked this question in Q&A
Discussion options

You must be logged in to vote

This is a well-known macOS API issue.
https://karabiner-elements.pqrs.org/docs/json/complex-modifications-manipulator-definition/to/select-input-source/

For switching to Japanese, using the japanese_kana key allows the OS to handle it properly at the system level.

{ "key_code": "japanese_kana" }

To switch between CKV (Chinese, Korean, and Vietnamese), using an input source switch shortcut, such as control+space, is a better approach.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dasqeq12
Comment options

Answer selected by dasqeq12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants