aboutsummaryrefslogtreecommitdiff
path: root/doc/running-hotkeys.tex
diff options
context:
space:
mode:
authorEugene Sandulenko2006-06-06 21:51:28 +0000
committerEugene Sandulenko2006-06-06 21:51:28 +0000
commitb28aea19f0dabf149741c0517edaaff1e70561f0 (patch)
treeb35271e5e793426624207d3ccfde199199fefd7f /doc/running-hotkeys.tex
parent506456d0146fd83c16e117ad2d543bdb828223dd (diff)
downloadscummvm-rg350-b28aea19f0dabf149741c0517edaaff1e70561f0.tar.gz
scummvm-rg350-b28aea19f0dabf149741c0517edaaff1e70561f0.tar.bz2
scummvm-rg350-b28aea19f0dabf149741c0517edaaff1e70561f0.zip
Next step of TeX syncing from Joachim
svn-id: r22957
Diffstat (limited to 'doc/running-hotkeys.tex')
-rw-r--r--doc/running-hotkeys.tex28
1 files changed, 14 insertions, 14 deletions
diff --git a/doc/running-hotkeys.tex b/doc/running-hotkeys.tex
index 511d136904..a1f3ffbb5c 100644
--- a/doc/running-hotkeys.tex
+++ b/doc/running-hotkeys.tex
@@ -1,12 +1,15 @@
%%% Local Variables:
%%% mode: latex
-%%% TeX-master: "readme"
+%%% TeX-master: "readme.tex"
%%% End:
+
\subsection{Hot Keys}
-ScummVM supports various in game hotkeys. They differ between the SCUMM and
+
+ScummVM supports various in game hotkeys. They differ between SCUMM games and
other games.
+
\begin{itemize}
\item Common:\\
\begin{tabular}{ll}
@@ -26,13 +29,13 @@ other games.
& instead, or a multiple thereof\\
Alt-Enter & Toggles full screen/windowed\\
\end{tabular}
-\item Scumm:\\
+\item SCUMM:\\
\begin{tabular}{ll}
Ctrl 0-9 and Alt 0-9 & Load and save game state\\
- Ctrl-g & Runs in really REALLY fast mode\\
Ctrl-d & Starts the debugger\\
- Ctrl-t & Switch between 'Speech only', 'Speech and Subtitles'\\
- & and 'Subtitles only'\\
+ Ctrl-g & Runs in really REALLY fast mode\\
+ Ctrl-t & Switch between 'Speech only',\\
+ & 'Speech and Subtitles' and 'Subtitles only'\\
Tilde \verb#~# & Show/hide the debugging console\\
Ctrl-s & Shows memory consumption\\
$[$ and $]$ & Music volume, down/up\\
@@ -70,7 +73,7 @@ other games.
Escape & Skips cutscenes\\
Space & Skips current line of text\\
\end{tabular}
-\item Simon the Sorcerer 1 \& 2:\\
+\item Simon the Sorcerer 1 and 2:\\
\begin{tabular}{ll}
Ctrl 0-9 and Alt 0-9 & Load and save game state\\
Ctrl-d & Starts the debugger\\
@@ -84,7 +87,7 @@ other games.
p & Pauses\\
t & Switch between speech and subtitles\\
v & Switch between subtitles only and\\
- & combined speech \& subtitles\\
+ & combined speech and subtitles\\
& (Simon the Sorcerer 2 only)\\
\end{tabular}
\item The Feeble Files:\\
@@ -97,7 +100,7 @@ other games.
p & Pauses\\
t & Switch between speech and subtitles\\
v & Switch between subtitles only and\\
- & combined speech \& subtitles\\
+ & combined speech and subtitles\\
& (Simon the Sorcerer 2 only)\\
\end{tabular}
\item The Legend of Kyrandia:\\
@@ -106,11 +109,8 @@ other games.
Ctrl-d & Starts the debugger\\
\end{tabular}
\end{itemize}
+
Note that using ctrl-f and ctrl-g are not recommended: games can crash when
-being ran faster than their normal speed, as scripts will lose synchronisation.
+being run faster than their normal speed, as scripts will lose synchronisation.
Ctrl-f is not supported by the Broken Sword games.
-%%% Local Variables:
-%%% mode: latex
-%%% TeX-master: "readme"
-%%% End: