I can test it, thanks for the suggestion :)
Currently the key info corresponds to the action in-game, not a button exactly. In this example, "J" is jump as well as "S" is special and "A" is attack.
I applied this logic to keep the same pattern of the Android touch buttons.
In addition, it may...