diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2007-01-13 17:52:12 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2007-01-13 17:52:12 +0000 |
| commit | ec81431466ec0be59e658f4763ff6078d3702122 (patch) | |
| tree | df3fee3a458d847a62325c6903f4edf8c38aa711 /manual/plugins/doom.tex | |
| parent | 028e8e9ee25048e9413907b5cae9d04c6a7c6e47 (diff) | |
| download | rockbox-ec81431466ec0be59e658f4763ff6078d3702122.zip rockbox-ec81431466ec0be59e658f4763ff6078d3702122.tar.gz rockbox-ec81431466ec0be59e658f4763ff6078d3702122.tar.bz2 rockbox-ec81431466ec0be59e658f4763ff6078d3702122.tar.xz | |
Add sansa screenshots and keys for plugins and main menu. FS#6529 by Tom Ross.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11999 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/doom.tex')
| -rw-r--r-- | manual/plugins/doom.tex | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/manual/plugins/doom.tex b/manual/plugins/doom.tex index abdcc15..07d8721 100644 --- a/manual/plugins/doom.tex +++ b/manual/plugins/doom.tex @@ -55,7 +55,7 @@ Rockdoom options, you will need to quit your current game and restart the plugin \item[InGame Main Menu. ]This menu can only be accessed from within a running game, and is displayed by \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{pressing \ButtonOff} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{flipping your hold switch a couple of times} - \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{pressing \ButtonPower} + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{pressing \ButtonPower} \emph{New Game. } Start a new game\\ \emph{Options. } In game options\\ @@ -77,45 +77,48 @@ Rockdoom options, you will need to quit your current game and restart the plugin \subsubsection{Keys} \begin{table} \begin{btnmap}{}{} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonUp} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} & Move Forward \\ % - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonDown & Down\\} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonDown & Down\\} \opt{IRIVER_H10_PAD}{\ButtonScrollDown & Down\\} % - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonLeft} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonLeft} & Turn Left \\ % - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonRight} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonRight} & Turn Right \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay} - \opt{IAUDIO_X5_PAD}{\ButtonSelect} + \opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} & Shoot \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} + \opt{SANSA_E200_PAD}{\ButtonRec} & Open \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{Hold switch} - \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPower} + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower} & Escape \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD} {\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} + \opt{SANSA_E200_PAD}{\ButtonScrollUp} & Enter \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonSelect} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD}{\ButtonFF} + \opt{SANSA_E200_PAD}{\ButtonScrollDown} & Change Weapon \\ % \end{btnmap} |