remap-keys / remap

Keymap Customization Web app for your keyboard.
https://remap-keys.app
Other
227 stars 27 forks source link

Display language-specific labels at editing a macro #665

Open alg0002 opened 2 years ago

alg0002 commented 2 years ago

image

When selecting the Japanese as the language setting, it would be great that the language-specific labels for Japanese based on the Japanese key layout are displayed on the macro editing UI.

For example of the screen capture above, it is the macro which it is expected that the {} characters are sent by the Japanese keyboard.

However, different characters which are not expected as characters users who are using a Japanese keyboard expect are sent, because it seems that the characters above is based on ANSI.

If this difference is fixed, it will be helpful so that we can configure macros insitincively for non-ANSI keyboard users.

言語をJapaneseと選択した場合は、このマクロ編集機能で表示される文字も日本語配列を基準としたものが表示されると助かります。 例えば添付の画像、日本語配列キーボードで {} と入力されるマクロです。 なのですが、ここに表示される文字はANSIを基準としているようで、日本語配列利用者が入力したい文字とは異なるものが表示されます。 この差異が解消されると、ANSI利用者以外にも直感的にマクロ設定ができて非常にありがたいです。