summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/plugins/cube.tex41
-rw-r--r--manual/plugins/images/ss-cube-160x128x16.pngbin0 -> 1060 bytes
-rw-r--r--manual/plugins/main.tex2
3 files changed, 40 insertions, 3 deletions
diff --git a/manual/plugins/cube.tex b/manual/plugins/cube.tex
index 9c77bdf242..e7795067e9 100644
--- a/manual/plugins/cube.tex
+++ b/manual/plugins/cube.tex
@@ -1,5 +1,42 @@
\subsection{Cube}
\screenshot{plugins/images/ss-cube}{Cube}{img:cube}
-
This is a rotating cube screen saver in 3D.
-To see it at full speed, press PLAY and it will run at maximum frame rate. Also you can change the size of the x, y and z axis using LEFT, RIGHT, UP, DOWN, F1 and F2.
+\begin{table}
+ \begin{btnmap}{}{}
+ \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
+ \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
+ \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonPlay}
+ \opt{IAUDIO_X5_PAD}{\ButtonRec}
+ & Display at maximum frame rate\\
+ \opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD}{\ButtonPlay}
+ \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
+ & Pause\\
+ \opt{PLAYER_PAD,ONDIO_PAD}{\ButtonMenu}
+ \opt{RECORDER_PAD}{\ButtonFThree}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
+ \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonMenu}
+ \opt{IAUDIO_X5_PAD}{\ButtonSelect}
+ & Cycle draw mode\\
+ \ButtonRight/\ButtonLeft
+ & Increase / decrease x axis\\
+ \opt{PLAYER_PAD}{\ButtonOn+ \ButtonRight/\ButtonLeft}
+ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
+ {\ButtonUp/\ButtonDown}
+ \opt{IPOD_4G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
+ & Increase / decrease y axis\\
+ \opt{PLAYER_PAD}{\ButtonMenu+ \ButtonRight/\ButtonLeft}
+ \opt{RECORDER_PAD}{\ButtonFTwo/\ButtonFOne}
+ \opt{ONDIO_PAD}{\ButtonMenu+ \ButtonUp/\ButtonDown}
+ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+ \ButtonUp/\ButtonDown}
+ \opt{IPOD_4G_PAD}{\ButtonSelect+ \ButtonRight/\ButtonLeft}
+ \opt{IAUDIO_X5_PAD}{\ButtonPlay+ \ButtonUp/\ButtonDown}
+ & Increase / decrease z axis\\
+ \opt{PLAYER_PAD}{\ButtonStop}
+ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
+ \opt{IPOD_4G_PAD}{\ButtonMenu}
+ \opt{IAUDIO_X5_PAD}{\ButtonPower}
+ & Quit\\
+ \end{btnmap}
+\end{table}
diff --git a/manual/plugins/images/ss-cube-160x128x16.png b/manual/plugins/images/ss-cube-160x128x16.png
new file mode 100644
index 0000000000..b78c486fad
--- /dev/null
+++ b/manual/plugins/images/ss-cube-160x128x16.png
Binary files differ
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index fc241c786a..10a19dc3c3 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -70,7 +70,7 @@ will carry on playing whilst plugins are being run.
{\input{plugins/credits.tex}}
-\opt{player,recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/cube.tex}}
+{\input{plugins/cube.tex}}
\opt{HAVE_LCD_BITMAP}{\input{plugins/demystify.tex}}