From 8f9bd1b72c7989090da75824faab2b2cd138ab12 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Thu, 15 Apr 2010 18:19:21 +0000 Subject: [PATCH] Reduce focus on frameskip, increase focus on control. Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3581 --- src/shell/shell.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shell/shell.cpp b/src/shell/shell.cpp index 90649c05..8f379b2f 100644 --- a/src/shell/shell.cpp +++ b/src/shell/shell.cpp @@ -500,7 +500,7 @@ void SHELL_Init() { "\xBA For a short introduction for new users type: \033[33mINTRO\033[37m \xBA\n" "\xBA For supported shell commands type: \033[33mHELP\033[37m \xBA\n" "\xBA \xBA\n" - "\xBA If you want more speed, try \033[31mctrl-F8\033[37m and \033[31mctrl-F12\033[37m. \xBA\n" + "\xBA To adjust the emulated CPU speed, use \033[31mctrl-F11\033[37m and \033[31mctrl-F12\033[37m. \xBA\n" "\xBA To activate the keymapper \033[31mctrl-F1\033[37m. \xBA\n" "\xBA For more information read the \033[36mREADME\033[37m file in the DOSBox directory. \xBA\n" "\xBA \xBA\n"