Keyboard layouts
It would be better if the keyboard keys worked with any keyboard layout, not just the English. Don't want to have to switch layout every time.
I assume it's the shortcut keys that are the issue here?
I'm not sure what specifically is the right way to fix this, perhaps others who use different keyboard layouts can comment on how other apps handle this. Is this something that the application should automatically do something about, or is providing customizable shortcuts for every action sufficient?
I assume it's the shortcut keys that are the issue here?
My problem - use B key for Brush - my native language keymap don't have any B, P key for Pensil, and other
I'm not sure what specifically is the right way to fix this, perhaps others who use different keyboard layouts can comment on how other apps handle this. Is this something that the application should automatically do something about, or is providing customizable shortcuts for every action sufficient?
Usually programs use keycode instead of key name, for example Godot Engine in input settings of the game