diff --git a/binaries/data/config/default.cfg b/binaries/data/config/default.cfg index f68dd670d7..879a7ae375 100644 --- a/binaries/data/config/default.cfg +++ b/binaries/data/config/default.cfg @@ -14,7 +14,7 @@ ; ************************************************************** ; Enable/disable windowed mode by default. (Use Alt+Enter to toggle in the game.) -windowed = true +windowed = false ; Force a particular resolution. (If these are 0, the default is ; to keep the current desktop resolution in fullscreen mode or to @@ -100,7 +100,7 @@ view.rotate.y.smoothness = 0.3 ; See keys.txt for the list of key names. ; > SYSTEM SETTINGS -hotkey.exit = "Ctrl+F4", "Ctrl+Break" ; Exit to desktop. +hotkey.exit = "Alt+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.