summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWuzzy <wuzzy2@mail.ru>2020-05-04 08:45:31 +0200
committerGitHub <noreply@github.com>2020-05-04 08:45:31 +0200
commit66c182531cf7ef06c98a25b4e12db770314bdc91 (patch)
treef2f9af54463f013e04b1f5d72a7a1faf7b4982d0 /README.md
parentcb9a44ef8998ff66c00187efc508bf8bd6cc2d67 (diff)
downloadminetest-66c182531cf7ef06c98a25b4e12db770314bdc91.tar.gz
minetest-66c182531cf7ef06c98a25b4e12db770314bdc91.tar.bz2
minetest-66c182531cf7ef06c98a25b4e12db770314bdc91.zip
Change default keys for cam/minimap to C/V (#9779)
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 024e7b691..202ba4fe2 100644
--- a/README.md
+++ b/README.md
@@ -69,15 +69,15 @@ Some can be changed in the key config dialog in the settings tab.
| J | Enable/disable fast mode (needs fast privilege) |
| H | Enable/disable noclip mode (needs noclip privilege) |
| E | Move fast in fast mode |
+| C | Cycle through camera modes |
+| V | Cycle through minimap modes |
+| Shift + V | Change minimap orientation |
| F1 | Hide/show HUD |
| F2 | Hide/show chat |
| F3 | Disable/enable fog |
| F4 | Disable/enable camera update (Mapblocks are not updated anymore when disabled, disabled in release builds) |
| F5 | Cycle through debug information screens |
| F6 | Cycle through profiler info screens |
-| F7 | Cycle through camera modes |
-| F9 | Cycle through minimap modes |
-| Shift + F9 | Change minimap orientation |
| F10 | Show/hide console |
| F12 | Take screenshot |