RoanH / KeysPerSecond

A keys-per-second meter & counter. Written for osu! but should work for other rhythm games too.
https://osu.ppy.sh/forum/t/552405/
GNU General Public License v3.0
342 stars 28 forks source link

Arrow keys have wrong names #71

Closed UlyssesZh closed 1 year ago

UlyssesZh commented 1 year ago

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.

UlyssesZh commented 1 year ago

It seems that this issue is already reported in #35. Closing.

RoanH commented 1 year ago

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.