exch-bms2 / beatoraja

Cross-platform rhythm game based on Java and libGDX.
GNU General Public License v3.0
627 stars 146 forks source link

key setting numpad/ and numpad- do not work #764

Open ccjs1234 opened 9 months ago

ccjs1234 commented 9 months ago

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.

Marsoff9898 commented 6 months ago

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