diff --git a/minetest.conf.example b/minetest.conf.example index 5c59ba92a..c10f29ed4 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -3370,12 +3370,12 @@ # Key for opening the inventory. # See https://github.com/minetest/irrlicht/blob/master/include/Keycodes.h # type: key -# keymap_inventory = KEY_KEY_E +# keymap_inventory = KEY_KEY_I # Key for moving fast in fast mode. # See https://github.com/minetest/irrlicht/blob/master/include/Keycodes.h # type: key -# keymap_aux1 = KEY_KEY_F +# keymap_aux1 = KEY_KEY_E # Key for opening the chat window. # See https://github.com/minetest/irrlicht/blob/master/include/Keycodes.h