diff --git a/binaries/data/config/system.cfg b/binaries/data/config/system.cfg index 86d7ea92c9..57954b2d18 100644 --- a/binaries/data/config/system.cfg +++ b/binaries/data/config/system.cfg @@ -94,7 +94,8 @@ sound.mastergain = 0.5 ; useful for people without access to said file. ; > SYSTEM SETTINGS -hotkey.exit = Escape, "Ctrl+F4", "Ctrl+Break" ; Exit to desktop. +hotkey.exit = "Ctrl+F4", "Ctrl+Break" ; Exit to desktop. +hotkey.leave = Escape ;End current game or Exit. hotkey.pause = Pause ; Pause/unpause game. hotkey.screenshot = F2 ; Take PNG screenshot. hotkey.bigscreenshot = "Ctrl+Alt+F2" ; Take large BMP screenshot.