Controls
From Minetest Wiki
(Difference between revisions)
(→Basic Controls) |
m (→Server interaction: fixed link) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
''Most of these can be changed in the "Change Keys" menu.'' | ''Most of these can be changed in the "Change Keys" menu.'' | ||
− | '''W | + | === Movement === |
− | '''Space''': Jump | + | *'''W''': Move forwards |
− | '''Left mouse button''': Attack, mine blocks, move a stack of blocks/items in inventory | + | *'''A''': Move to the left |
− | '''Right mouse button''': Use (open chest/furnace), place blocks, drop item, move one or split blocks/items in inventory | + | *'''D''': Move to the right |
− | '''Middle mouse button''': Move 10 blocks/items in inventory | + | *'''S''': Move backwards |
− | '''Mouse wheel''': Select block/item in hotbar | + | *'''E''': Walk fast (only works if fast mode is on) |
− | '''1-9''': Select block/item in hotbar | + | *'''J''': Toggle fast [[Controls/Movement modes|mode]] (requires “fast” privilege) |
− | '''Q''': Drop block/item | + | *'''K''': Toggle fly mode (requires “fly” [[Privileges|privilege]]) |
− | '''I''': | + | *'''H''': Toggle noclip mode, only works if fly mode is also on (requires “noclip” privilege) |
− | '''T''': Chat | + | ==== While standing on solid ground ==== |
− | ''' | + | *'''Space''': Jump |
− | '''R''': Far view (allows viewing far away, | + | *'''Shift''': Walk slower and sneak (walking to the edge of a [[node]] without risking falling down) |
− | ''' | + | *'''Shift'''+'''Space''': Jump higher |
− | + | ==== When “fly mode” is activated ==== | |
− | ''' | + | *'''Space''': Rise |
− | ''' | + | *'''Shift''': Fall |
− | + | ==== While on a ladder ==== | |
+ | *'''Space''': Climb uphill | ||
+ | *'''Shift''': Climb downhill | ||
+ | ==== While in a liquid ==== | ||
+ | *'''Space''': Swim upwards | ||
+ | *'''Shift''': Swim downwards | ||
+ | |||
+ | === World interaction === | ||
+ | *'''Left mouse button''': Attack, mine blocks, move a stack of blocks/items in inventory | ||
+ | *'''Right mouse button''': Use (open chest/furnace), place blocks, drop item, move one or split blocks/items in inventory | ||
+ | *'''Middle mouse button''': Move 10 blocks/items in inventory | ||
+ | *'''Mouse wheel''': Select block/item in hotbar | ||
+ | *'''1-9''': Select block/item in hotbar | ||
+ | *'''Q''': Drop block/item | ||
+ | *'''I''': Show/hide [[Inventory|inventory]] | ||
+ | |||
+ | === Server interaction === | ||
+ | *'''T''': Open [[Chat|chat]] box | ||
+ | *'''/''': Start issuing a [[Server commands|server command]] | ||
+ | |||
+ | === Technical === | ||
+ | *'''R''': Far view (disables all fog and allows viewing far away, may cause massive [[Frames Per Second|FPS]] drop) | ||
+ | *'''F10''': open/close [[Console|console]]/chat log | ||
+ | *'''F12''': Take a [[Screenshot|screenshot]] (as a PNG image) | ||
+ | *'''P''': Show/hide some debug stuff | ||
== Special Controls == | == Special Controls == | ||
+ | ''These cannot be changed in the “Change Keys” menu.'' | ||
− | '' | + | *'''F1''': Show/hide HUD |
+ | *'''F2''': Show/hide chat and the text “Minetest” along with the version number at the upper left part of the screen | ||
+ | *'''F3''': Show/hide fog | ||
+ | *'''F4''': Enable/disable camera updates | ||
+ | *'''F5''': Enable/disable debug screen | ||
+ | *'''F6''': Enable/disable [[Profiler|profiler]] | ||
+ | *'''+ (numpad)''': Increase minimal view distance | ||
+ | *'''- (numpad)''': Decrease minimal view distance | ||
− | + | [[Category:Commands]] | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Latest revision as of 02:08, 19 September 2013
Contents |
Basic Controls
Most of these can be changed in the "Change Keys" menu.
Movement
- W: Move forwards
- A: Move to the left
- D: Move to the right
- S: Move backwards
- E: Walk fast (only works if fast mode is on)
- J: Toggle fast mode (requires “fast” privilege)
- K: Toggle fly mode (requires “fly” privilege)
- H: Toggle noclip mode, only works if fly mode is also on (requires “noclip” privilege)
While standing on solid ground
- Space: Jump
- Shift: Walk slower and sneak (walking to the edge of a node without risking falling down)
- Shift+Space: Jump higher
When “fly mode” is activated
- Space: Rise
- Shift: Fall
While on a ladder
- Space: Climb uphill
- Shift: Climb downhill
While in a liquid
- Space: Swim upwards
- Shift: Swim downwards
World interaction
- Left mouse button: Attack, mine blocks, move a stack of blocks/items in inventory
- Right mouse button: Use (open chest/furnace), place blocks, drop item, move one or split blocks/items in inventory
- Middle mouse button: Move 10 blocks/items in inventory
- Mouse wheel: Select block/item in hotbar
- 1-9: Select block/item in hotbar
- Q: Drop block/item
- I: Show/hide inventory
Server interaction
- T: Open chat box
- /: Start issuing a server command
Technical
- R: Far view (disables all fog and allows viewing far away, may cause massive FPS drop)
- F10: open/close console/chat log
- F12: Take a screenshot (as a PNG image)
- P: Show/hide some debug stuff
Special Controls
These cannot be changed in the “Change Keys” menu.
- F1: Show/hide HUD
- F2: Show/hide chat and the text “Minetest” along with the version number at the upper left part of the screen
- F3: Show/hide fog
- F4: Enable/disable camera updates
- F5: Enable/disable debug screen
- F6: Enable/disable profiler
- + (numpad): Increase minimal view distance
- - (numpad): Decrease minimal view distance