We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
当方日本語キーボードを使っているのですが、WSL2でインストールしたUbuntuからEmacsをXで起動すると、Emacsの画面からcorvusskkを使うと英字キーボードとして認識されてしまいます。 Emacsの画面からWindows標準のIMEに切り替えると日本語キーボードとして認識されます。
The text was updated successfully, but these errors were encountered:
IME側としてはAPI経由で取得した仮想キーコードをそのまま使っているので、キーボード配列に関しては管理しておらず、OS側にお任せな状態です。 詳しくないのですが、おそらくWSLgのほうでキーボード配列の設定が必要なのかもしれません。
※追記 Microsoft IME も新型と旧型で結構挙動に違いがあるので、そのあたりの影響もあるかもしれません。
Sorry, something went wrong.
わかりました。WSLgで設定できないか試してみます。 それまでこのissueは残しておいても良いでしょうか?
No branches or pull requests
当方日本語キーボードを使っているのですが、WSL2でインストールしたUbuntuからEmacsをXで起動すると、Emacsの画面からcorvusskkを使うと英字キーボードとして認識されてしまいます。
Emacsの画面からWindows標準のIMEに切り替えると日本語キーボードとして認識されます。
The text was updated successfully, but these errors were encountered: