aboutsummaryrefslogtreecommitdiff
path: root/doc/running-hotkeys.tex
diff options
context:
space:
mode:
authorTravis Howell2006-05-04 12:53:10 +0000
committerTravis Howell2006-05-04 12:53:10 +0000
commit8ff4409f4981b523fa5dcfce6c6d4f82e9016834 (patch)
treea4f4368e0ec84f17a2770e198bf50224b3ce7255 /doc/running-hotkeys.tex
parent881d8ce8336d34e5c7c7eff0a5e7b47565b40509 (diff)
downloadscummvm-rg350-8ff4409f4981b523fa5dcfce6c6d4f82e9016834.tar.gz
scummvm-rg350-8ff4409f4981b523fa5dcfce6c6d4f82e9016834.tar.bz2
scummvm-rg350-8ff4409f4981b523fa5dcfce6c6d4f82e9016834.zip
Add keyboard shortcuts for FF
svn-id: r22338
Diffstat (limited to 'doc/running-hotkeys.tex')
-rw-r--r--doc/running-hotkeys.tex23
1 files changed, 18 insertions, 5 deletions
diff --git a/doc/running-hotkeys.tex b/doc/running-hotkeys.tex
index 9dc51b30b2..511d136904 100644
--- a/doc/running-hotkeys.tex
+++ b/doc/running-hotkeys.tex
@@ -70,11 +70,6 @@ other games.
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}
Ctrl 0-9 and Alt 0-9 & Load and save game state\\
@@ -92,6 +87,24 @@ other games.
& combined speech \& subtitles\\
& (Simon the Sorcerer 2 only)\\
\end{tabular}
+\item The Feeble Files:\\
+ \begin{tabular}{ll}
+ Ctrl-d & Starts the debugger\\
+ F7 & Switch characters\\
+ F9 & Hitbox names on/off\\
+ s & Sound effects on/off\\
+ b & Background sounds on/off\\
+ p & Pauses\\
+ t & Switch between speech and subtitles\\
+ v & Switch between subtitles only and\\
+ & combined speech \& subtitles\\
+ & (Simon the Sorcerer 2 only)\\
+ \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}
\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.