I did not see a key config menu in-game and did not know about the one in the main menu. Because of this I decided to added a key config menu to avoid using the minetest.conf manually. In the process I found the key config menu code so just tied into that and added an in-game key config button. I'm ...