diff -r 29a111397496 -r 938e67bc08ac QTfrontend/binds.cpp --- a/QTfrontend/binds.cpp Fri May 10 23:51:24 2019 +0200 +++ b/QTfrontend/binds.cpp Sat May 11 00:08:50 2019 +0200 @@ -75,7 +75,7 @@ {"fullscr", "f12", QT_TRANSLATE_NOOP("binds", "change mode"), NULL, QT_TRANSLATE_NOOP("binds (descriptions)", "Toggle fullscreen mode:")}, {"capture", "c", QT_TRANSLATE_NOOP("binds", "screenshot"), NULL, QT_TRANSLATE_NOOP("binds (descriptions)", "Take a screenshot:")}, {"!MULTI", QT_TRANSLATE_NOOP("binds (combination)", "precise + screenshot"), QT_TRANSLATE_NOOP("binds", "save map as image"), NULL, NULL}, - {"+speedup", "s", QT_TRANSLATE_NOOP("binds", "speed up replay"), NULL, QT_TRANSLATE_NOOP("binds (descriptions)", "Demo replay:")}, + {"+speedup", "f", QT_TRANSLATE_NOOP("binds", "speed up replay"), NULL, QT_TRANSLATE_NOOP("binds (descriptions)", "Demo replay:")}, {"+mission", "m", QT_TRANSLATE_NOOP("binds", "show mission information"), NULL, QT_TRANSLATE_NOOP("binds (descriptions)", "Heads-up display:")}, {"gearinfo", "o", QT_TRANSLATE_NOOP("binds", "show object information"), NULL, NULL}, //: This refers to the team info bars (name/flag/health) of all teams. These are shown at the bottom center of the screen