Arrow keys have wrong names
UlyssesZh opened this issue · 2 comments
UlyssesZh commented
- Up is regarded as Print Screen;
- Left is regarded as Alt;
- Down is regarded as ⌘;
- Right is regarded as Undefined.
The direction keys in the nums pad are fine (if NumLock is off), but the arrow keys cannot trigger (they are regarded as different keys than direction keys in num pad).
I use US keyboard layout. Operating system: Ubuntu 20.04.
Here is a related bug that I found someone reported on the internet.
It seems that it is a problem of keyboard layout.
RoanH commented
Still thanks for the report! It always helps to have more information on the off chance that I might be able to do something to mitigate the issue.