diff --git a/data/core/hotkeys.cfg b/data/core/hotkeys.cfg index 1a24fe3db0e..0dd70382bb2 100644 --- a/data/core/hotkeys.cfg +++ b/data/core/hotkeys.cfg @@ -85,6 +85,11 @@ command=describeunit key=d [/hotkey] +[hotkey] + command=describeterrain + key=t + {IF_APPLE_CMD_ELSE_CTRL} +[/hotkey] [hotkey] command=endunitturn key=" " @@ -321,6 +326,27 @@ [/hotkey] # Editor key definitions +[hotkey] + command="editor-brush-1" + key=1 +[/hotkey] +[hotkey] + command="editor-brush-2" + key=2 +[/hotkey] +[hotkey] + command="editor-brush-3" + key=3 +[/hotkey] +[hotkey] + command="editor-brush-nw-se" + key=4 +[/hotkey] +[hotkey] + command="editor-brush-sw-ne" + key=5 +[/hotkey] + [hotkey] command="editor-quit-to-desktop" key="q"