summaryrefslogtreecommitdiffstats
path: root/manual/plugins/flipit.tex
diff options
context:
space:
mode:
authorRobert Kukla <roolku@rockbox.org>2008-03-18 09:24:35 +0000
committerRobert Kukla <roolku@rockbox.org>2008-03-18 09:24:35 +0000
commit6e209443c52bb02d25d1a3f3b76a071a961a7563 (patch)
treee70a5041c531ba9c63eec8b4627f214af156f099 /manual/plugins/flipit.tex
parent7b1de20544bd3bb0fdbd2d998c9a49327b5aa0c4 (diff)
downloadrockbox-6e209443c52bb02d25d1a3f3b76a071a961a7563.tar.gz
rockbox-6e209443c52bb02d25d1a3f3b76a071a961a7563.zip
- add button descriptions to the m:robe 100 manual for the majority of plugins
- add gigabeat button descriptions which were missing - fix a few inconsistencies I noticed doing the above (mainly outstanding r13278 follow-ons) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16693 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/flipit.tex')
-rw-r--r--manual/plugins/flipit.tex10
1 files changed, 6 insertions, 4 deletions
diff --git a/manual/plugins/flipit.tex b/manual/plugins/flipit.tex
index 235f3e4e5e..d842f70e53 100644
--- a/manual/plugins/flipit.tex
+++ b/manual/plugins/flipit.tex
@@ -8,14 +8,14 @@ a screen containing tokens of only one colour.
\begin{table}
\begin{btnmap}{}{}
\opt{PLAYER_PAD}{\ButtonOn/\ButtonMenu/\ButtonLeft/\ButtonRight}
-\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}
+\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay/\ButtonLeft/\ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown/\ButtonLeft/\ButtonRight}
& Move the cursor \\
\opt{PLAYER_PAD,RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu}
-\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}
+\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew}
& Flip \\
@@ -26,7 +26,7 @@ a screen containing tokens of only one colour.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonLeft}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonLeft}
-\opt{GIGABEAT_PAD}{\ButtonMenu}
+\opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
& Shuffle \\
\opt{PLAYER_PAD}{\ButtonOn+\ButtonRight}
\opt{RECORDER_PAD}{\ButtonFTwo}
@@ -36,6 +36,7 @@ a screen containing tokens of only one colour.
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonRight}
\opt{GIGABEAT_PAD}{\ButtonVolUp}
+\opt{MROBE100_PAD}{\ButtonMenu}
& Solve \\
\opt{PLAYER_PAD}{\ButtonOn+\ButtonPlay}
\opt{RECORDER_PAD}{\ButtonFThree}
@@ -46,11 +47,12 @@ a screen containing tokens of only one colour.
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonSelect}
\opt{GIGABEAT_PAD}{\ButtonVolDown}
+\opt{MROBE100_PAD}{\ButtonDisplay}
& Solve step by step \\
\opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
-\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,SANSA_C200_PAD}{\ButtonPower}
+\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}{\ButtonPower}
& Quit the game \\
\end{btnmap}
\end{table}