exch-bms2 / beatoraja

Cross-platform rhythm game based on Java and libGDX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

key setting numpad/ and numpad- do not work

ccjs1234 opened this issue · comments

The numpad key settings num lock, numpad/, numpad*, numpad-, numpad+ are working strangely.
The above keys are assigned num, /, *, -, + respectively and are not prefixed with numpad. Also, numpad/ and numpad- do not work.
The single keys * and + exist only on the numpad, while / and - exist on non-numpads as well, which seems to be the cause.

Maybe you should try assigning the keys with AutoHotKey for the moment.