Clarify alt-f12 a bit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3580
This commit is contained in:
parent
f3c1902dab
commit
ec873a5445
2 changed files with 3 additions and 3 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue