1
0
Fork 0

Clarify alt-f12 a bit.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3580
This commit is contained in:
Peter Veenstra 2010-04-15 18:18:16 +00:00
parent f3c1902dab
commit ec873a5445
2 changed files with 3 additions and 3 deletions

View file

@ -1478,7 +1478,7 @@ void DOS_SetupPrograms(void) {
"\033[33;1mCTRL-F10\033[0m : Capture/Release the mouse.\n"
"\033[33;1mCTRL-F11\033[0m : Slow down emulation (Decrease DOSBox Cycles).\n"
"\033[33;1mCTRL-F12\033[0m : Speed up emulation (Increase DOSBox Cycles).\n"
"\033[33;1mALT-F12\033[0m : Unlock speed (turbo button).\n"
"\033[33;1mALT-F12\033[0m : Unlock speed (turbo button/fast forward).\n"
);
MSG_Add("PROGRAM_BOOT_NOT_EXIST","Bootdisk file does not exist. Failing.\n");
MSG_Add("PROGRAM_BOOT_NOT_OPEN","Cannot open bootdisk file. Failing.\n");