diff options
Diffstat (limited to 'doc/05_04.tex')
-rw-r--r-- | doc/05_04.tex | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/doc/05_04.tex b/doc/05_04.tex index 83e1d86588..1816b6c3ac 100644 --- a/doc/05_04.tex +++ b/doc/05_04.tex @@ -6,7 +6,7 @@ \subsection{Hot Keys} ScummVM supports various in game hotkeys. They differ between the SCUMM and -Simon games. +other games. \begin{itemize} \item Common:\\ \begin{tabular}{ll} @@ -46,6 +46,7 @@ Simon games. \item Beneath a Steel Sky:\\ \begin{tabular}{ll} Ctrl 0-9 and Alt 0-9 & Load and save game state\\ + Ctrl-d & Starts the debugger\\ Ctrl-g & Runs in really REALLY fast mode\\ F5 & Displays a save/load box\\ Escape & Skips the game intro\\ @@ -65,6 +66,15 @@ Simon games. \begin{tabular}{ll} Ctrl-d & Starts the debugger\\ F1 & Displays save/load box\\ + F11 & Quicksave\\ + F12 & Quickload\\ + Escape & Skips cutscenes\\ + Space & Skips current line of text\\ + \end{tabular} +\item The Legend of Kyrandia:\\ + \begin{tabular}{ll} + Ctrl 0-9 and Alt 0-9 & Load and save game state\\ + Ctrl-d & Starts the debugger\\ \end{tabular} \item Simon the Sorcerer 1 \& 2:\\ \begin{tabular}{ll} @@ -77,7 +87,7 @@ Simon games. m & Music on/off\\ s & Sound effects on/off\\ b & Background sounds on/off\\ - p & Toggles pause\\ + p & Pauses\\ t & Switch between speech and subtitles\\ v & Switch between subtitles only and\\ & combined speech \& subtitles\\ |