summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/main.tex6
-rw-r--r--manual/plugins/mandelbrot.tex2
-rw-r--r--manual/plugins/sliding.tex6
3 files changed, 7 insertions, 7 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index e03892afba..e8aadb093f 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -16,7 +16,7 @@ text files%
16\section{Games} 16\section{Games}
17\opt{lcd_bitmap} 17\opt{lcd_bitmap}
18 {See also the Chip{}-8 emulator in \reference{ref:Chip8emulator} 18 {See also the Chip{}-8 emulator in \reference{ref:Chip8emulator}
19 \opt{recorder,recorderv2fm,h1xx,m5,lcd_color} 19 \opt{recorder,recorderv2fm,h100,m5,lcd_color}
20 {and Rockboy in \reference{ref:Rockboy}}.} 20 {and Rockboy in \reference{ref:Rockboy}}.}
21 21
22\opt{lcd_bitmap}{\input{plugins/blackjack.tex}} 22\opt{lcd_bitmap}{\input{plugins/blackjack.tex}}
@@ -45,7 +45,7 @@ text files%
45 45
46\opt{player}{\input{plugins/nim.tex}} 46\opt{player}{\input{plugins/nim.tex}}
47 47
48\opt{h1xx,m5,lcd_color}{\nopt{c200}{\input{plugins/pacbox.tex}}} 48\opt{h100,m5,lcd_color}{\nopt{c200}{\input{plugins/pacbox.tex}}}
49 49
50\opt{lcd_bitmap}{\input{plugins/pegbox.tex}} 50\opt{lcd_bitmap}{\input{plugins/pegbox.tex}}
51 51
@@ -128,7 +128,7 @@ the associated file. Viewers are stored in the
128 128
129\opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}} 129\opt{recorder,recorderv2fm,ondio}{\input{plugins/rockbox_flash.tex}}
130 130
131\opt{recorder,recorderv2fm,h1xx,m5,lcd_color}{\input{plugins/rockboy.tex}} 131\opt{recorder,recorderv2fm,h100,m5,lcd_color}{\input{plugins/rockboy.tex}}
132 132
133{\input{plugins/search.tex}} 133{\input{plugins/search.tex}}
134 134
diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex
index f474c37b3a..18daea2ea9 100644
--- a/manual/plugins/mandelbrot.tex
+++ b/manual/plugins/mandelbrot.tex
@@ -1,7 +1,7 @@
1\subsection{Mandelbrot} 1\subsection{Mandelbrot}
2\screenshot{plugins/images/ss-mandelbrot}{Mandelbrot}{img:mandelbrot} 2\screenshot{plugins/images/ss-mandelbrot}{Mandelbrot}{img:mandelbrot}
3This demonstration draws fractal images from the Mandelbrot set 3This demonstration draws fractal images from the Mandelbrot set
4\opt{archos,h1xx}{using the greyscale engine}. 4\opt{archos,h100}{using the greyscale engine}.
5\begin{table} 5\begin{table}
6 \begin{btnmap}{}{} 6 \begin{btnmap}{}{}
7 Direction keys 7 Direction keys
diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex
index d586853893..9e4ecf4358 100644
--- a/manual/plugins/sliding.tex
+++ b/manual/plugins/sliding.tex
@@ -8,7 +8,7 @@ Key controls:
8 8
9\begin{table} 9\begin{table}
10 \begin{btnmap}{}{} 10 \begin{btnmap}{}{}
11 \opt{RECORDER_PAD,ONDIO_PAD,h1xx,h300,x5,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD} 11 \opt{RECORDER_PAD,ONDIO_PAD,h100,h300,x5,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
12 {\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown} 12 {\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown}
13 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft{} / \ButtonRight{} / \ButtonMenu{} / \ButtonPlay} 13 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft{} / \ButtonRight{} / \ButtonMenu{} / \ButtonPlay}
14 \opt{IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight{} / \ButtonScrollUp{} / \ButtonScrollDown} 14 \opt{IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight{} / \ButtonScrollUp{} / \ButtonScrollDown}
@@ -16,7 +16,7 @@ Key controls:
16 % 16 %
17 \opt{RECORDER_PAD}{\ButtonFOne} 17 \opt{RECORDER_PAD}{\ButtonFOne}
18 \opt{ONDIO_PAD}{Long \ButtonMenu} 18 \opt{ONDIO_PAD}{Long \ButtonMenu}
19 \opt{h1xx,h300,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect} 19 \opt{h100,h300,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
20 \opt{x5,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} 20 \opt{x5,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
21 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} 21 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
22 \opt{IRIVER_H10_PAD}{\ButtonRew} 22 \opt{IRIVER_H10_PAD}{\ButtonRew}
@@ -24,7 +24,7 @@ Key controls:
24 % 24 %
25 \opt{RECORDER_PAD}{\ButtonFTwo} 25 \opt{RECORDER_PAD}{\ButtonFTwo}
26 \opt{ONDIO_PAD}{\ButtonMenu} 26 \opt{ONDIO_PAD}{\ButtonMenu}
27 \opt{h1xx,h300}{\ButtonOn} 27 \opt{h100,h300}{\ButtonOn}
28 \opt{x5,IRIVER_H10_PAD}{\ButtonPlay} 28 \opt{x5,IRIVER_H10_PAD}{\ButtonPlay}
29 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} 29 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
30 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect} 30 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}