From e10c4ebaae319dec1ec8d015405ec1bb89d44ca9 Mon Sep 17 00:00:00 2001 From: alpha123 Date: Tue, 17 Sep 2013 00:31:18 +0000 Subject: [PATCH] Amend 553875ea83: Forgot to include new hotkey in the config. This was SVN commit r13868. --- binaries/data/config/default.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/binaries/data/config/default.cfg b/binaries/data/config/default.cfg index 86c29492cd..7ff2b5684d 100644 --- a/binaries/data/config/default.cfg +++ b/binaries/data/config/default.cfg @@ -163,6 +163,7 @@ camerajump.threshold = 40 ; > SYSTEM SETTINGS hotkey.exit = "Alt+F4", "Ctrl+Break", "Super+Q" ; Exit to desktop hotkey.leave = Escape ; End current game or Exit +hotkey.confirm = Return ; Confirm the current command. hotkey.pause = Pause ; Pause/unpause game hotkey.screenshot = F2 ; Take PNG screenshot hotkey.bigscreenshot = "Shift+F2" ; Take large BMP screenshot