summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/bounce.tex54
-rw-r--r--manual/plugins/calendar.tex48
-rw-r--r--manual/plugins/chess_clock.tex115
-rw-r--r--manual/plugins/clock.tex89
-rw-r--r--manual/plugins/flipit.tex84
-rw-r--r--manual/plugins/jackpot.tex28
-rw-r--r--manual/plugins/mandelbrot.tex59
-rw-r--r--manual/plugins/metronome.tex127
-rw-r--r--manual/plugins/minesweeper.tex41
-rw-r--r--manual/plugins/nim.tex98
-rw-r--r--manual/plugins/oscillograph.tex66
-rw-r--r--manual/plugins/rockblox.tex45
-rw-r--r--manual/plugins/sliding.tex45
-rw-r--r--manual/plugins/snake2.tex59
-rw-r--r--manual/plugins/sokoban.tex55
-rw-r--r--manual/plugins/split_editor.tex166
-rw-r--r--manual/plugins/star.tex52
-rw-r--r--manual/plugins/stopwatch.tex96
-rw-r--r--manual/plugins/text_viewer.tex128
-rw-r--r--manual/plugins/vumeter.tex72
-rw-r--r--manual/plugins/wormlet.tex42
21 files changed, 268 insertions, 1301 deletions
diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex
index fd7a144e56..2b337df3c4 100644
--- a/manual/plugins/bounce.tex
+++ b/manual/plugins/bounce.tex
@@ -12,47 +12,19 @@ not have clock support.)
12 12
13Key controls for this demo are: 13Key controls for this demo are:
14 14
15\begin{center}\begin{tabular}{|p{3.169cm}|p{8.069cm}|} 15\begin{table}[h!]
16\begin{center}
17\begin{tabular}{|c|c|}
16\hline 18\hline
17{\centering\bfseries\itshape 19KEY & ACTION \\\hline
18KEY 20F1/F2/F3 & Enters Bounce configuration options \\\hline
19\par} 21UP/DOWN & Moves to next/previous option \\\hline
20& 22LEFT/RIGHT & Increases/decreases option value \\\hline
21{\centering\bfseries\itshape 23ON & Changes to Scroll mode \\\hline
22ACTION 24OFF & Exits bounce demo\\\hline
23\par} 25\end{tabular}
24\\\hline 26\end{center}
25{\centering 27\end{table}
26F1/F2/F3
27\par}
28&
29Enters Bounce configuration options
30\\\hline
31{\centering
32UP/DOWN
33\par}
34&
35Moves to next/previous option
36\\\hline
37{\centering
38LEFT/RIGHT
39\par}
40&
41Increases/decreases option value
42\\\hline
43{\centering
44ON
45\par}
46&
47Changes to Scroll mode
48\\\hline
49{\centering
50OFF
51\par}
52&
53Exits bounce demo
54\\\hline
55\end{tabular}\end{center}
56Available options are: 28Available options are:
57 29
58\begin{itemize} 30\begin{itemize}
@@ -62,5 +34,3 @@ respectively
62each axis 34each axis
63\item \textbf{Xsane/Ysane:} Changes the appearance of the bouncing. 35\item \textbf{Xsane/Ysane:} Changes the appearance of the bouncing.
64\end{itemize} 36\end{itemize}
65
66
diff --git a/manual/plugins/calendar.tex b/manual/plugins/calendar.tex
index fbb8d77c72..11b2a86c0a 100644
--- a/manual/plugins/calendar.tex
+++ b/manual/plugins/calendar.tex
@@ -11,46 +11,16 @@ This is a small and simple calendar application with memo saving function.
11Dots indicate dates with memos. To add a new memo press PLAY on the 11Dots indicate dates with memos. To add a new memo press PLAY on the
12date. Includes one off, annual, monthly, and weekly memos: 12date. Includes one off, annual, monthly, and weekly memos:
13 13
14\begin{tabular}[c]{|p{2.6469998cm}|p{3.95cm}|} 14\begin{table}[h!]
15\begin{tabular}{|c|c|}
15\hline 16\hline
16{\centering\bfseries\itshape 17KEY & ACTION \\\hline
17KEY 18PLAY & monthly \\\hline
18\par} 19LEFT & weekly \\\hline
19& 20RIGHT & annually \\\hline
20{\centering\bfseries\itshape 21ON & one off \\\hline
21ACTION 22STOP & exit \\\hline
22\par}
23\\\hline
24{\centering
25PLAY
26\par}
27&
28monthly
29\\\hline
30{\centering
31LEFT
32\par}
33&
34weekly
35\\\hline
36{\centering
37RIGHT
38\par}
39&
40annually
41\\\hline
42{\centering
43ON
44\par}
45&
46one off
47\\\hline
48{\centering
49STOP
50\par}
51&
52exit
53\\\hline
54\end{tabular} 23\end{tabular}
24\end{table}
55 25
56 26
diff --git a/manual/plugins/chess_clock.tex b/manual/plugins/chess_clock.tex
index 00de8e8cb0..3d5db4d9e9 100644
--- a/manual/plugins/chess_clock.tex
+++ b/manual/plugins/chess_clock.tex
@@ -30,109 +30,20 @@ time left if different).
30 30
31Keys are as follows: 31Keys are as follows:
32 32
33\begin{center}\begin{tabular}{|p{1.917cm}|p{2.7649999cm}|p{1.7049999cm}|p{9.433001cm}|} 33\begin{table}[h!]
34\begin{center}
35\begin{tabular}{|c|c|c|c|}
34\hline 36\hline
35{\centering\bfseries\itshape 37PLAYER & RECORDER & ONDIO & FUNCTION \\\hline
36PLAYER 38ON & OFF & ONOFF & Exit plugin \\\hline
37\par} 39STOP & LEFT & LEFT & Restart round for the player \\\hline
38& 40PLAY & PLAY & RIGHT & Pausing the time (press again to continue) \\\hline
39{\centering\bfseries\itshape 41RIGHT & UP & UP & Switch to next player \\\hline
40RECORDER 42LEFT & DOWN & DOWN & Switch to previous player \\\hline
41\par} 43MENU & F1 & MODE & Enter a simple menu \\\hline
42& 44\end{tabular}
43{\centering\bfseries\itshape 45\end{center}
44ONDIO 46\end{table}
45\par}
46&
47{\centering\bfseries\itshape
48FUNCTION
49\par}
50\\\hline
51{\centering
52ON
53\par}
54&
55{\centering
56OFF
57\par}
58&
59{\centering
60ONOFF
61\par}
62&
63Exit plugin
64\\\hline
65{\centering
66STOP
67\par}
68&
69{\centering
70LEFT
71\par}
72&
73{\centering
74LEFT
75\par}
76&
77Restart round for the player
78\\\hline
79{\centering
80PLAY
81\par}
82&
83{\centering
84PLAY
85\par}
86&
87{\centering
88RIGHT
89\par}
90&
91Pausing the time (press again to continue)
92\\\hline
93{\centering
94RIGHT
95\par}
96&
97{\centering
98UP
99\par}
100&
101{\centering
102UP
103\par}
104&
105Switch to next player
106\\\hline
107{\centering
108LEFT
109\par}
110&
111{\centering
112DOWN
113\par}
114&
115{\centering
116DOWN
117\par}
118&
119Switch to previous player
120\\\hline
121{\centering
122MENU
123\par}
124&
125{\centering
126F1
127\par}
128&
129{\centering
130MODE
131\par}
132&
133Enter a simple menu
134\\\hline
135\end{tabular}\end{center}
136From the menu it is possible to delete a player, modify the round time 47From the menu it is possible to delete a player, modify the round time
137for the current player or set the total time for the game. 48for the current player or set the total time for the game.
138 49
diff --git a/manual/plugins/clock.tex b/manual/plugins/clock.tex
index 58371cde08..42bdd7ebc8 100644
--- a/manual/plugins/clock.tex
+++ b/manual/plugins/clock.tex
@@ -10,77 +10,24 @@ This is a fully featured analogue and digital clock program.
10 10
11\subsubsection{Key configuration} 11\subsubsection{Key configuration}
12 12
13\begin{center}\begin{tabular}{|p{2.411cm}|p{6.012cm}|} 13\begin{table}[h!]
14\begin{center}
15\begin{tabular}{|c|c|}
14\hline 16\hline
15{\centering\bfseries\itshape 17KEY & ACTION \\\hline
16KEY 18F1 & Help \\\hline
17\par} 19F2 & Start / Stop stopwatch \\\hline
18& 20F2 (Hold) & Reset stopwatch \\\hline
19{\centering\bfseries\itshape 21F3 & Options \\\hline
20ACTION 22Play & Select clock mode \\\hline
21\par} 23UP & Enable idle power off \\\hline
22\\\hline 24DOWN & Disable idle power off \\\hline
23{\centering 25RIGHT & Enable backlight \\\hline
24F1 26LEFT & Disable backlight \\\hline
25\par} 27OFF & Save settings to disk and exit \\\hline
26& 28\end{tabular}
27Help 29\end{center}
28\\\hline 30\end{table}
29{\centering
30F2
31\par}
32&
33Start / Stop stopwatch
34\\\hline
35{\centering
36F2 (Hold)
37\par}
38&
39Reset stopwatch
40\\\hline
41{\centering
42F3
43\par}
44&
45Options
46\\\hline
47{\centering
48Play
49\par}
50&
51Select clock mode
52\\\hline
53{\centering
54UP
55\par}
56&
57Enable idle power off
58\\\hline
59{\centering
60DOWN
61\par}
62&
63Disable idle power off
64\\\hline
65{\centering
66RIGHT
67\par}
68&
69Enable backlight
70\\\hline
71{\centering
72LEFT
73\par}
74&
75Disable backlight
76\\\hline
77{\centering
78OFF
79\par}
80&
81Save settings to disk and exit
82\\\hline
83\end{tabular}\end{center}
84 31
85\subsubsection{Backlight configuration} 32\subsubsection{Backlight configuration}
86If RIGHT or LEFT is not pressed during clock operation (with the 33If RIGHT or LEFT is not pressed during clock operation (with the
@@ -101,5 +48,3 @@ separate settings, say, one for your desk at home and one for in the car {}- by
101 48
102In the future, loading different settings will probably be made easier 49In the future, loading different settings will probably be made easier
103through a built{}-in settings file loader in Clock. 50through a built{}-in settings file loader in Clock.
104
105
diff --git a/manual/plugins/flipit.tex b/manual/plugins/flipit.tex
index fd8eedcec2..022d7c11ec 100644
--- a/manual/plugins/flipit.tex
+++ b/manual/plugins/flipit.tex
@@ -10,80 +10,18 @@ Flipping the colour of the token under the cursor also flips the tokens
10above, below, left and right of the cursor. The aim is to end up with 10above, below, left and right of the cursor. The aim is to end up with
11a screen containing tokens of only one colour. 11a screen containing tokens of only one colour.
12 12
13\begin{tabular}[c]{|p{4.951cm}|p{4.7050004cm}|p{4.1740003cm}|} 13\begin{table}[h!]
14\begin{tabular}{|c|c|c|}
14\hline 15\hline
15{\centering\bfseries\itshape 16Recorder & Ondio & ACTION \\\hline
16 Recorder 17UP/DOWN/LEFT/RIGHT & UP/DOWN/LEFT/RIGHT & Changes the cursor \\\hline
17\par} 18PLAY & Mode & Toggle \\\hline
18& 19F1 & Mode +Left & Shuffle \\\hline
19{\centering\bfseries\itshape 20F2 & Mode + Right & Solution \\\hline
20Ondio 21F3 & Mode + On/off & Step by step \\\hline
21\par} 22OFF & On/off & Stop the game \\\hline
22&
23{\centering\bfseries\itshape
24ACTION
25\par}
26\\\hline
27{\centering
28UP/DOWN/LEFT/RIGHT
29\par}
30&
31{\centering
32UP/DOWN/LEFT/RIGHT
33\par}
34&
35Changes the cursor
36\\\hline
37{\centering
38PLAY
39\par}
40&
41{\centering
42Mode
43\par}
44&
45Toggle
46\\\hline
47{\centering
48F1
49\par}
50&
51{\centering
52 Mode +Left
53\par}
54&
55Shuffle
56\\\hline
57{\centering
58F2
59\par}
60&
61{\centering
62Mode + Right
63\par}
64&
65Solution
66\\\hline
67{\centering
68F3
69\par}
70&
71{\centering
72 Mode + On/off
73\par}
74&
75Step by step
76\\\hline
77{\centering
78OFF
79\par}
80&
81{\centering
82 On/off
83\par}
84&
85Stop the game
86\\\hline
87\end{tabular} 23\end{tabular}
24\end{table}
25
88 26
89 27
diff --git a/manual/plugins/jackpot.tex b/manual/plugins/jackpot.tex
index 840c906f45..c006b3b7d1 100644
--- a/manual/plugins/jackpot.tex
+++ b/manual/plugins/jackpot.tex
@@ -9,29 +9,13 @@ Jackpot
9This is a jackpot slot machine game. At the beginning of the game you 9This is a jackpot slot machine game. At the beginning of the game you
10have 20\$. Payouts are given when three matching symbols come up. 10have 20\$. Payouts are given when three matching symbols come up.
11 11
12\begin{tabular}[c]{|p{4.7780004cm}|p{4.2770004cm}|} 12\begin{table}[h!]
13\begin{tabular}{|c|c|}
13\hline 14\hline
14{\centering\bfseries\itshape 15KEY & ACTION \\\hline
15KEY 16PLAY & Play \\\hline
16\par} 17STOP & Exit the game \\\hline
17&
18{\centering\bfseries\itshape
19ACTION
20\par}
21\\\hline
22{\centering
23PLAY
24\par}
25&
26Play
27\\\hline
28{\centering
29STOP
30\par}
31&
32Exit the game
33\\\hline
34\end{tabular} 18\end{tabular}
35 19\end{table}
36 20
37 21
diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex
index 6cbbfa46f6..34afb90600 100644
--- a/manual/plugins/mandelbrot.tex
+++ b/manual/plugins/mandelbrot.tex
@@ -8,51 +8,18 @@ Mandelbrot
8 8
9This is another demonstration using the grayscale engine. It draws fractal images from the Mandelbrot set. 9This is another demonstration using the grayscale engine. It draws fractal images from the Mandelbrot set.
10 10
11\begin{center}\begin{tabular}{|p{2.726cm}|p{7.884cm}|} 11\begin{table}[h!]
12\begin{center}
13\begin{tabular}{|c|c|}
12\hline 14\hline
13{\centering\bfseries\itshape 15KEY & ACTION \\\hline
14KEY 16Arrow keys & Move about the image \\\hline
15\par} 17PLAY & Zoom in \\\hline
16& 18OFF & Quit \\\hline
17{\centering\bfseries\itshape 19F1 & Increase iteration depth (more detail) \\\hline
18ACTION 20F2 & Decrease iteration depth (less detail) \\\hline
19\par} 21F3 & Reset and return to the default image \\\hline
20\\\hline 22\end{tabular}
21{\centering 23\end{center}
22Arrow keys 24\end{table}
23\par}
24&
25Move about the image
26\\\hline
27{\centering
28PLAY
29\par}
30&
31Zoom in
32\\\hline
33{\centering
34OFF
35\par}
36&
37Quit
38\\\hline
39{\centering
40F1
41\par}
42&
43Increase iteration depth (more detail)
44\\\hline
45{\centering
46F2
47\par}
48&
49Decrease iteration depth (less detail)
50\\\hline
51{\centering
52F3
53\par}
54&
55Reset and return to the default image
56\\\hline
57\end{tabular}\end{center}
58 25
diff --git a/manual/plugins/metronome.tex b/manual/plugins/metronome.tex
index 965b5e88b6..977d5acb30 100644
--- a/manual/plugins/metronome.tex
+++ b/manual/plugins/metronome.tex
@@ -3,123 +3,18 @@ This plugin can be used as a metronome to keep time during music
3practice. Adjust the tempo though the interface or by tapping it out 3practice. Adjust the tempo though the interface or by tapping it out
4on the appropriate button. 4on the appropriate button.
5 5
6\begin{tabular}[c]{|p{2.587cm}|p{2.55cm}|p{2.62cm}|p{4.952cm}|} 6\begin{table}[h!]
7\begin{tabular}{|c|c|c|c|}
7\hline 8\hline
8{\centering\bfseries\itshape 9PLAYER & RECORDER & ONDIO & FUNCTION \\\hline
9PLAYER 10STOP & OFF & ONOFF & Exit plugin \\\hline
10\par} 11PLAY & PLAY & ~ & Start / Stop \\\hline
11& 12ON & ON & ~ & Tap tempo \\\hline
12{\centering\bfseries\itshape 13~ & ~ & MODE & Start / Tap tempo \\\hline
13RECORDER 14~ & ~ & HOLD MODE & Stop \\\hline
14\par} 15MINUS/PLUS & LEFT/RIGHT & LEFT/RIGHT & Adjust tempo \\\hline
15& 16ON+MINUS/ON+PLUS & UP/DOWN & UP/DOWN & Adjust volume \\\hline
16{\centering\bfseries\itshape
17ONDIO
18\par}
19&
20{\centering\bfseries\itshape
21FUNCTION
22\par}
23\\\hline
24{\centering
25STOP
26\par}
27&
28{\centering
29OFF
30\par}
31&
32{\centering
33ONOFF
34\par}
35&
36Exit plugin
37\\\hline
38{\centering
39PLAY
40\par}
41&
42{\centering
43PLAY
44\par}
45&
46{\centering
47~
48\par}
49&
50Start / Stop
51\\\hline
52{\centering
53ON
54\par}
55&
56{\centering
57ON
58\par}
59&
60{\centering
61~
62\par}
63&
64Tap tempo
65\\\hline
66{\centering
67~
68\par}
69&
70{\centering
71~
72\par}
73&
74{\centering
75MODE
76\par}
77&
78Start / Tap tempo
79\\\hline
80{\centering
81~
82\par}
83&
84{\centering
85~
86\par}
87&
88{\centering
89HOLD MODE
90\par}
91&
92Stop
93\\\hline
94{\centering
95MINUS/PLUS
96\par}
97&
98{\centering
99LEFT/RIGHT
100\par}
101&
102{\centering
103LEFT/RIGHT
104\par}
105&
106Adjust tempo
107\\\hline
108{\centering
109ON+MINUS/\newline
110ON+PLUS
111\par}
112&
113{\centering
114UP/DOWN
115\par}
116&
117{\centering
118UP/DOWN
119\par}
120&
121Adjust volume
122\\\hline
123\end{tabular} 17\end{tabular}
18\end{table}
124 19
125 20
diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex
index 0ec37cd77d..4db7ae62c6 100644
--- a/manual/plugins/minesweeper.tex
+++ b/manual/plugins/minesweeper.tex
@@ -20,39 +20,14 @@ mines are and avoid them. When the player is certain that they know
20the location of a mine, it can be tagged to avoid accidentally 20the location of a mine, it can be tagged to avoid accidentally
21``stepping'' on it. 21``stepping'' on it.
22 22
23\begin{tabular}[c]{|p{5.0210004cm}|p{10.77cm}|} 23\begin{table}[h!]
24\begin{tabular}{|c|c|}
24\hline 25\hline
25{\centering\bfseries\itshape 26KEY & ACTION \\\hline
26KEY 27UP/DOWN/LEFT/RIGHT & Move the cursor across the minefield \\\hline
27\par} 28PLAY / F1 & Toggle flag on / off \\\hline
28& 29MENU / F2 & Reveal the contents of the current square \\\hline
29{\centering\bfseries\itshape 30STOP & Exit the game \\\hline
30ACTION
31\par}
32\\\hline
33{\centering
34UP/DOWN/LEFT/RIGHT
35\par}
36&
37Move the cursor across the minefield
38\\\hline
39{\centering
40PLAY / F1
41\par}
42&
43Toggle flag on / off
44\\\hline
45{\centering
46MENU / F2
47\par}
48&
49Reveal the contents of the current square
50\\\hline
51{\centering
52STOP
53\par}
54&
55Exit the game
56\\\hline
57\end{tabular} 31\end{tabular}
32\end{table}
58 33
diff --git a/manual/plugins/nim.tex b/manual/plugins/nim.tex
index 8745a94538..8cea16382a 100644
--- a/manual/plugins/nim.tex
+++ b/manual/plugins/nim.tex
@@ -11,41 +11,19 @@ alternately pick a certain number of matches and the one who takes the
11last match loses. You can take up to twice as many matches as the 11last match loses. You can take up to twice as many matches as the
12Jukebox selected, and vice versa. 12Jukebox selected, and vice versa.
13 13
14\begin{center}\begin{tabular}{|p{2.257cm}|p{10.341001cm}|} 14\begin{table}[h!]
15\begin{center}
16\begin{tabular}{|c|c|}
15\hline 17\hline
16{\centering\bfseries\itshape 18KEY & ACTION \\\hline
17KEY 19MINUS & Decrease the number of matches \\\hline
18\par} 20PLUS & Increase the number of matches \\\hline
19& 21PLAY & Remove the number of matches you have selected \\\hline
20{\centering\bfseries\itshape 22STOP & Exit the game \\\hline
21ACTION 23\end{tabular}
22\par} 24\end{center}
23\\\hline 25\end{table}
24{\centering 26
25MINUS
26\par}
27&
28Decrease the number of matches
29\\\hline
30{\centering
31PLUS
32\par}
33&
34Increase the number of matches
35\\\hline
36{\centering
37PLAY
38\par}
39&
40Remove the number of matches you have selected
41\\\hline
42{\centering
43STOP
44\par}
45&
46Exit the game
47\\\hline
48\end{tabular}\end{center}
49\subsubsection{Pong (Recorder, Ondio)} 27\subsubsection{Pong (Recorder, Ondio)}
50{\centering\itshape 28{\centering\itshape
51 [Warning: Image ignored] % Unhandled or unsupported graphics: 29 [Warning: Image ignored] % Unhandled or unsupported graphics:
@@ -60,45 +38,17 @@ left player uses LEFT and F1 to move and the right player uses RIGHT
60and F3. The aim is to prevent the ball leaving the screen. The player 38and F3. The aim is to prevent the ball leaving the screen. The player
61that loses the least balls wins. 39that loses the least balls wins.
62 40
63\begin{center}\begin{tabular}{|p{2.269cm}|p{4.7710004cm}|} 41\begin{table}[h!]
42\begin{center}
43\begin{tabular}{|c|c|}
64\hline 44\hline
65{\centering\bfseries\itshape 45KEY & ACTION \\\hline
66KEY 46F1 & Player 1 up \\\hline
67\par} 47LEFT & Player 1 down \\\hline
68& 48F3 & Player 2 up \\\hline
69{\centering\bfseries\itshape 49RIGHT & Player 2 down \\\hline
70ACTION 50OFF & Quit \\\hline
71\par} 51\end{tabular}
72\\\hline 52\end{center}
73{\centering 53\end{table}
74F1
75\par}
76&
77Player 1 up
78\\\hline
79{\centering
80LEFT
81\par}
82&
83Player 1 down
84\\\hline
85{\centering
86F3
87\par}
88&
89Player 2 up
90\\\hline
91{\centering
92RIGHT
93\par}
94&
95Player 2 down
96\\\hline
97{\centering
98OFF
99\par}
100&
101Quit
102\\\hline
103\end{tabular}\end{center}
104 54
diff --git a/manual/plugins/oscillograph.tex b/manual/plugins/oscillograph.tex
index 021b71a875..937a70794d 100644
--- a/manual/plugins/oscillograph.tex
+++ b/manual/plugins/oscillograph.tex
@@ -13,57 +13,19 @@ At faster speed rates, the Jukebox is less responsive to user input.
13 13
14\subsubsection{Key controls:} 14\subsubsection{Key controls:}
15 15
16\begin{center}\begin{tabular}{|p{2.217cm}|p{8.205cm}|} 16\begin{table}[h!]
17\begin{center}
18\begin{tabular}{|c}|c|}
17\hline 19\hline
18{\centering\bfseries\itshape 20KEY & ACTION \\\hline
19KEY 21F1 & toggles whether to scroll or not \\\hline
20\par} 22F2 & toggles filled / curve / plot \\\hline
21& 23F3 & reset speed to 0 \\\hline
22{\centering\bfseries\itshape 24UP & slow down scrolling \\\hline
23ACTION 25DOWN & Speeds up scrolling \\\hline
24\par} 26PLAY & Pauses the demo \\\hline
25\\\hline 27OFF & Exits demo \\\hline
26{\centering 28\end{tabular}
27F1 29\end{center}
28\par} 30\end{table}
29&
30toggles whether to scroll or not
31\\\hline
32{\centering
33F2
34\par}
35&
36toggles filled / curve / plot
37\\\hline
38{\centering
39F3
40\par}
41&
42reset speed to 0
43\\\hline
44{\centering
45UP
46\par}
47&
48slow down scrolling
49\\\hline
50{\centering
51DOWN
52\par}
53&
54Speeds up scrolling
55\\\hline
56{\centering
57PLAY
58\par}
59&
60Pauses the demo
61\\\hline
62{\centering
63OFF
64\par}
65&
66Exits demo
67\\\hline
68\end{tabular}\end{center}
69 31
diff --git a/manual/plugins/rockblox.tex b/manual/plugins/rockblox.tex
index cdd60cb6c1..5baef7296b 100644
--- a/manual/plugins/rockblox.tex
+++ b/manual/plugins/rockblox.tex
@@ -14,39 +14,16 @@ cleared, but if the blocks reach the top row then you lose.
14The controls for this game (with the Jukebox turned so that the buttons 14The controls for this game (with the Jukebox turned so that the buttons
15are to the right of the screen) are: 15are to the right of the screen) are:
16 16
17\begin{center}\begin{tabular}{|p{3.487cm}|p{9.657001cm}|} 17\begin{table}[h!]
18\begin{center}
19\begin{tabular}{|c|c|}
18\hline 20\hline
19{\centering\bfseries\itshape 21KEY & ACTION \\\hline
20KEY 22UP & Rotate piece \\\hline
21\par} 23LEFT/RIGHT & Move piece to the left/right \\\hline
22& 24DOWN & Move faster the piece downwards \\\hline
23{\centering\bfseries\itshape 25OFF & Exit Rockblox\\\hline
24ACTION 26\end{tabular}
25\par} 27\end{center}
26\\\hline 28\end{table}
27{\centering
28UP
29\par}
30&
31Rotate piece
32\\\hline
33{\centering
34LEFT/RIGHT
35\par}
36&
37Move piece to the left/right
38\\\hline
39{\centering
40DOWN
41\par}
42&
43Move faster the piece downwards
44\\\hline
45{\centering
46OFF
47\par}
48&
49Exit Rockblox
50\\\hline
51\end{tabular}\end{center}
52 29
diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex
index e569b9f4fa..e39840baab 100644
--- a/manual/plugins/sliding.tex
+++ b/manual/plugins/sliding.tex
@@ -11,40 +11,17 @@ see the whole picture.
11 11
12Key controls: 12Key controls:
13 13
14\begin{center}\begin{tabular}{|p{4.7780004cm}|p{4.321cm}|} 14\begin{table}[h!]
15\begin{center}
16\begin{tabular}{|c|c|}
15\hline 17\hline
16{\centering\bfseries\itshape 18KEY & ACTION \\\hline
17KEY 19UP/DOWN/LEFT/RIGHT & Moves \\\hline
18\par} 20F1 & Shuffle \\\hline
19& 21F2 & Change the picture \\\hline
20{\centering\bfseries\itshape 22OFF & Stop the game \\\hline
21ACTION 23\end{tabular}
22\par} 24\end{center}
23\\\hline 25\end{table}
24{\centering
25UP/DOWN/LEFT/RIGHT
26\par}
27&
28Moves
29\\\hline
30{\centering
31F1
32\par}
33&
34Shuffle
35\\\hline
36{\centering
37F2
38\par}
39&
40Change the picture
41\\\hline
42{\centering
43OFF
44\par}
45&
46Stop the game
47\\\hline
48\end{tabular}\end{center}
49 26
50 27
diff --git a/manual/plugins/snake2.tex b/manual/plugins/snake2.tex
index 1bb6eccb41..093cada648 100644
--- a/manual/plugins/snake2.tex
+++ b/manual/plugins/snake2.tex
@@ -13,53 +13,20 @@ into itself.
13 13
14The controls are: 14The controls are:
15 15
16\begin{center}\begin{tabular}{|p{5.0550003cm}|p{7.984cm}|} 16\begin{table}[h!]
17\begin{center}
18\begin{tabular}{|c|c|}
17\hline 19\hline
18{\centering\bfseries\itshape 20KEY & ACTION \\\hline
19KEY 21UP/DOWN & (in menu) Set game speed \\\hline
20\par} 22F1 & (in menu) Change starting maze \\\hline
21& 23F3 & (in menu) Select game type (A or B) \\\hline
22{\centering\bfseries\itshape 24UP/DOWN/LEFT/RIGHT & Steer the snake \\\hline
23ACTION 25PLAY & Pause the game \\\hline
24\par} 26STOP & Exit the game \\\hline
25\\\hline 27\end{tabular}
26{\centering 28\end{center}
27UP/DOWN 29\end{table}
28\par}
29&
30(in menu) Set game speed
31\\\hline
32{\centering
33F1
34\par}
35&
36(in menu) Change starting maze
37\\\hline
38{\centering
39F3
40\par}
41&
42(in menu) Select game type (A or B)
43\\\hline
44{\centering
45UP/DOWN/LEFT/RIGHT
46\par}
47&
48Steer the snake
49\\\hline
50{\centering
51PLAY
52\par}
53&
54Pause the game
55\\\hline
56{\centering
57STOP
58\par}
59&
60Exit the game
61\\\hline
62\end{tabular}\end{center}
63In game A, the maze stays the same, in Game B 30In game A, the maze stays the same, in Game B
64after an increasing number of apples eaten the maze is replaced by a 31after an increasing number of apples eaten the maze is replaced by a
65new one. 32new one.
diff --git a/manual/plugins/sokoban.tex b/manual/plugins/sokoban.tex
index 91141a9cbe..76a6eed2fa 100644
--- a/manual/plugins/sokoban.tex
+++ b/manual/plugins/sokoban.tex
@@ -12,52 +12,17 @@ can only be pushed, never pulled, and only one can be pushed at a time.
12 12
13The controls are: 13The controls are:
14 14
15\begin{tabular}[c]{|p{5.25cm}|p{10.341001cm}|} 15\begin{table}[h!]
16\begin{tabular}{|c|c|}
16\hline 17\hline
17{\centering\bfseries\itshape 18KEY & ACTION \\\hline
18KEY 19UP/DOWN/LEFT/RIGHT & Move the ``sokoban'' up, down, left or right \\\hline
19\par} 20F1 & Back to previous level \\\hline
20& 21F2 & Restart level \\\hline
21{\centering\bfseries\itshape 22F3 & Go to next level \\\hline
22ACTION 23ON & Undo last movement \\\hline
23\par} 24OFF & Exit sokoban \\\hline
24\\\hline
25{\centering
26UP/DOWN/LEFT/RIGHT
27\par}
28&
29Move the ``sokoban'' up, down, left or right
30\\\hline
31{\centering
32F1
33\par}
34&
35Back to previous level
36\\\hline
37{\centering
38F2
39\par}
40&
41Restart level
42\\\hline
43{\centering
44F3
45\par}
46&
47Go to next level
48\\\hline
49{\centering
50ON
51\par}
52&
53Undo last movement
54\\\hline
55{\centering
56OFF
57\par}
58&
59Exit sokoban
60\\\hline
61\end{tabular} 25\end{tabular}
26\end{table}
62 27
63 28
diff --git a/manual/plugins/split_editor.tex b/manual/plugins/split_editor.tex
index d0656e62ee..c158da9122 100644
--- a/manual/plugins/split_editor.tex
+++ b/manual/plugins/split_editor.tex
@@ -117,121 +117,22 @@ the split. When split positioning is complete open the save dialogue with F1.
117Controls in the split editor } 117Controls in the split editor }
118\end{itemize} 118\end{itemize}
119 119
120\begin{tabular}[c]{|p{2.975cm}|p{3.047cm}|p{6.649cm}|} 120\begin{table}[h!]
121\begin{tabular}{|c|c|c|}
121\hline 122\hline
122{\centering\bfseries\itshape 123Recorder & Ondio & Function \\\hline
123Recorder 124Off & On/Off & Quit plugin \\\hline
124\par} 125Left/Right & Left/Right & Move the split point indicator \\\hline
125& 126Up/Down & Up/Down & Zoom in / out \\\hline
126{\centering\bfseries\itshape 127Play & Mode & Play from the split position \\\hline
127Ondio 128F1 & Mode+Left & Enter the save dialogue \\\hline
128\par} 129F2 & Mode+Up & Toggle loop modes \\\hline
129& 130F3 & Mode+Right & Toggle logarithmic / linear scaling \\\hline
130{\centering\bfseries\itshape 131On+Left & ~ & Play half speed \\\hline
131Function 132On+Right & ~ & Play 150\% speed \\\hline
132\par} 133On+Play & ~ & Play normal speed \\\hline
133\\\hline
134{\centering
135Off
136\par}
137&
138{\centering
139On/Off
140\par}
141&
142Quit plugin
143\\\hline
144{\centering
145Left/Right
146\par}
147&
148{\centering
149Left/Right
150\par}
151&
152Move the split point indicator
153\\\hline
154{\centering
155Up/Down
156\par}
157&
158{\centering
159Up/Down
160\par}
161&
162Zoom in / out
163\\\hline
164{\centering
165Play
166\par}
167&
168{\centering
169Mode
170\par}
171&
172Play from the split position
173\\\hline
174{\centering
175F1
176\par}
177&
178{\centering
179Mode+Left
180\par}
181&
182Enter the save dialogue
183\\\hline
184{\centering
185F2
186\par}
187&
188{\centering
189Mode+Up
190\par}
191&
192Toggle loop modes
193\\\hline
194{\centering
195F3
196\par}
197&
198{\centering
199Mode+Right
200\par}
201&
202Toggle logarithmic / linear scaling
203\\\hline
204{\centering
205On+Left
206\par}
207&
208{\centering
209~
210\par}
211&
212Play half speed
213\\\hline
214{\centering
215On+Right
216\par}
217&
218{\centering
219~
220\par}
221&
222Play 150\% speed
223\\\hline
224{\centering
225On+Play
226\par}
227&
228{\centering
229~
230\par}
231&
232Play normal speed
233\\\hline
234\end{tabular} 134\end{tabular}
135\end{table}
235 136
236\subsubsection{Save the files} 137\subsubsection{Save the files}
237In the save dialogue it is possible to specify which of the files you 138In the save dialogue it is possible to specify which of the files you
@@ -251,41 +152,14 @@ Save dialogue
251\par} 152\par}
252 153
253Controls in the save dialogue 154Controls in the save dialogue
254\begin{tabular}[c]{|p{2.62cm}|p{2.266cm}|p{3.965cm}|} 155\begin{table}[h!]
156\begin{tabular}{|c|c|c|}
255\hline 157\hline
256{\centering\bfseries\itshape 158RECORDER & ONDIO & FUNCTION \\\hline
257RECORDER 159UP/DOWN & UP/DOWN & Select item \\\hline
258\par} 160PLAY & RIGHT & Toggle / edit item \\\hline
259&
260{\centering\bfseries\itshape
261ONDIO
262\par}
263&
264{\centering\bfseries\itshape
265FUNCTION
266\par}
267\\\hline
268{\centering
269UP/DOWN
270\par}
271&
272{\centering
273UP/DOWN
274\par}
275&
276Select item
277\\\hline
278{\centering
279PLAY
280\par}
281&
282{\centering
283RIGHT
284\par}
285&
286Toggle / edit item
287\\\hline
288\end{tabular} 161\end{tabular}
162\end{table}
289 163
290\subsubsection{Scale} 164\subsubsection{Scale}
291The values in the waveform are scaled according to the settings of the 165The values in the waveform are scaled according to the settings of the
diff --git a/manual/plugins/star.tex b/manual/plugins/star.tex
index a39b6f4709..f811043858 100644
--- a/manual/plugins/star.tex
+++ b/manual/plugins/star.tex
@@ -18,46 +18,18 @@ could not otherwise reach. The block cannot take ``o''s.
18{\bfseries 18{\bfseries
19Keys:} 19Keys:}
20 20
21\begin{center}\begin{tabular}{|p{4.7780004cm}|p{4.321cm}|} 21\begin{table}[h!]
22\begin{center}
23\begin{tabular}{|c|c|}
22\hline 24\hline
23{\centering\bfseries\itshape 25KEY & ACTION \\\hline
24KEY 26ON & Toggle control \\\hline
25\par} 27F1 & Previous level \\\hline
26& 28F2 & Reset level \\\hline
27{\centering\bfseries\itshape 29F3 & Next level \\\hline
28ACTION 30OFF & Exit the game \\\hline
29\par} 31\end{tabular}
30\\\hline 32\end{center}
31{\centering 33\end{table}
32ON
33\par}
34&
35Toggle control
36\\\hline
37{\centering
38F1
39\par}
40&
41Previous level
42\\\hline
43{\centering
44F2
45\par}
46&
47Reset level
48\\\hline
49{\centering
50F3
51\par}
52&
53Next level
54\\\hline
55{\centering
56OFF
57\par}
58&
59Exit the game
60\\\hline
61\end{tabular}\end{center}
62 34
63 35
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex
index e765ad3f57..7ce9c541b3 100644
--- a/manual/plugins/stopwatch.tex
+++ b/manual/plugins/stopwatch.tex
@@ -13,92 +13,14 @@ A simple stopwatch program with support for saving times.
13 13
14\subsubsection{Keys are as follows:} 14\subsubsection{Keys are as follows:}
15 15
16\begin{tabular}[c]{|p{2.9029999cm}|p{2.763cm}|p{2.199cm}|p{5.235cm}|} 16\begin{table}[h!]
17\begin{tabular}{|c|c|c|c|}
17\hline 18\hline
18{\centering\bfseries\itshape 19PLAYER & RECORDER & ONDIO & FUNCTION \\\hline
19PLAYER 20MENU & OFF & ONOFF & Quit Plugin \\\hline
20\par} 21PLAY & PLAY & RIGHT & Start / stop \\\hline
21& 22STOP & LEFT & LEFT & Reset timer \\\hline
22{\centering\bfseries\itshape 23ON & ON & MODE & Take lap time \\\hline
23RECORDER 24MINUS/PLUS & DOWN/UP & DOWN/UP & Scroll through lap times \\\hline
24\par}
25&
26{\centering\bfseries\itshape
27ONDIO
28\par}
29&
30{\centering\bfseries\itshape
31FUNCTION
32\par}
33\\\hline
34{\centering
35MENU
36\par}
37&
38{\centering
39OFF
40\par}
41&
42{\centering
43ONOFF
44\par}
45&
46Quit Plugin
47\\\hline
48{\centering
49PLAY
50\par}
51&
52{\centering
53PLAY
54\par}
55&
56{\centering
57RIGHT
58\par}
59&
60Start / stop
61\\\hline
62{\centering
63STOP
64\par}
65&
66{\centering
67LEFT
68\par}
69&
70{\centering
71LEFT
72\par}
73&
74Reset timer
75\\\hline
76{\centering
77ON
78\par}
79&
80{\centering
81ON
82\par}
83&
84{\centering
85MODE
86\par}
87&
88Take lap time
89\\\hline
90{\centering
91MINUS/PLUS
92\par}
93&
94{\centering
95DOWN/UP
96\par}
97&
98{\centering
99DOWN/UP
100\par}
101&
102Scroll through lap times
103\\\hline
104\end{tabular} 25\end{tabular}
26\end{table}
diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex
index f5d43944e1..27eb844ff3 100644
--- a/manual/plugins/text_viewer.tex
+++ b/manual/plugins/text_viewer.tex
@@ -61,119 +61,35 @@ Keys are as follows:
61 61
62\subsubsection{Recorder} 62\subsubsection{Recorder}
63 63
64\begin{tabular}[c]{|p{3.317cm}|p{7.104cm}|} 64\begin{table}[h!]
65\begin{tabular}{|c|c|}
65\hline 66\hline
66{\centering\bfseries\itshape 67KEY & ACTION \\\hline
67KEY 68UP & Page{}-up (one screen up) \\\hline
68\par} 69DOWN & Page{}-down (one screen down) \\\hline
69& 70LEFT & Top of file (Narrow mode) One screen left (Wide mode) \\\hline
70{\centering\bfseries\itshape 71RIGHT & Bottom of file (Narrow mode) One screen right (Wide mode) \\\hline
71ACTION 72ON{}-UP & One line up \\\hline
72\par} 73ON{}-DOWN & One line down \\\hline
73\\\hline 74ON{}-LEFT & One column left \\\hline
74{\centering 75ON{}-RIGHT & One column right \\\hline
75UP 76OFF & Exit text viewer \\\hline
76\par}
77&
78Page{}-up (one screen up)
79\\\hline
80{\centering
81DOWN
82\par}
83&
84Page{}-down (one screen down)
85\\\hline
86{\centering
87LEFT
88\par}
89&
90Top of file (Narrow mode)\newline
91One screen left (Wide mode)
92\\\hline
93{\centering
94RIGHT
95\par}
96&
97Bottom of file (Narrow mode)\newline
98One screen right (Wide mode)
99\\\hline
100{\centering
101ON{}-UP
102\par}
103&
104One line up
105\\\hline
106{\centering
107ON{}-DOWN
108\par}
109&
110One line down
111\\\hline
112{\centering
113ON{}-LEFT
114\par}
115&
116One column left
117\\\hline
118{\centering
119ON{}-RIGHT
120\par}
121&
122One column right
123\\\hline
124{\centering
125OFF
126\par}
127&
128Exit text viewer
129\\\hline
130\end{tabular} 77\end{tabular}
78\end{table}
131 79
132\subsubsection{Player} 80\subsubsection{Player}
133 81
134\begin{tabular}[c]{|p{3.291cm}|p{7.131cm}|} 82\begin{table}[h!]
83\begin{tabular}{|c|c|}
135\hline 84\hline
136{\centering\bfseries\itshape 85KEY & ACTION \\\hline
137KEY 86MINUS & Page{}-up (one screen up) \\\hline
138\par} 87PLUS & Page{}-down (one screen down) \\\hline
139& 88MENU MINUS & Top of file (Narrow mode) One screen left (Wide mode) \\\hline
140{\centering\bfseries\itshape 89MENU PLUS & Bottom of file (Narrow mode) One screen right (Wide mode) \\\hline
141ACTION 90STOP & Exit text viewer \\\hline
142\par}
143\\\hline
144{\centering
145MINUS
146\par}
147&
148Page{}-up (one screen up)
149\\\hline
150{\centering
151PLUS
152\par}
153&
154Page{}-down (one screen down)
155\\\hline
156{\centering
157MENU MINUS
158\par}
159&
160Top of file (Narrow mode)\newline
161One screen left (Wide mode)
162\\\hline
163{\centering
164MENU PLUS
165\par}
166&
167Bottom of file (Narrow mode)\newline
168One screen right (Wide mode)
169\\\hline
170{\centering
171STOP
172\par}
173&
174Exit text viewer
175\\\hline
176\end{tabular} 91\end{tabular}
92\end{table}
177 93
178\subsubsection{Compatibility} 94\subsubsection{Compatibility}
179 95
diff --git a/manual/plugins/vumeter.tex b/manual/plugins/vumeter.tex
index 1694d5100f..bf38e18711 100644
--- a/manual/plugins/vumeter.tex
+++ b/manual/plugins/vumeter.tex
@@ -14,69 +14,15 @@ of small meters in addition to the main display (as above). From the
14settings menu the decay time for the meter (its memory), the meter type 14settings menu the decay time for the meter (its memory), the meter type
15and the meter scale can be changed. 15and the meter scale can be changed.
16 16
17\begin{tabular}[c]{|p{2.409cm}|p{2.908cm}|p{4.494cm}|} 17\begin{table}[h!]
18\begin{tabular}{|c|c|c|}
18\hline 19\hline
19{\centering\bfseries\itshape 20RECORDER & ONDIO & FUNCTION \\\hline
20RECORDER 21OFF & ONOFF & Save settings and quit \\\hline
21\par} 22ON & MODE & Help \\\hline
22& 23F1 & HOLD MODE & Settings \\\hline
23{\centering\bfseries\itshape 24UP & UP & Raise Volume \\\hline
24ONDIO 25DOWN & DOWN & Lower Volume \\\hline
25\par}
26&
27{\centering\bfseries\itshape
28FUNCTION
29\par}
30\\\hline
31{\centering
32OFF
33\par}
34&
35{\centering
36ONOFF
37\par}
38&
39Save settings and quit
40\\\hline
41{\centering
42ON
43\par}
44&
45{\centering
46MODE
47\par}
48&
49Help
50\\\hline
51{\centering
52F1
53\par}
54&
55{\centering
56HOLD MODE
57\par}
58&
59Settings
60\\\hline
61{\centering
62UP
63\par}
64&
65{\centering
66UP
67\par}
68&
69Raise Volume
70\\\hline
71{\centering
72DOWN
73\par}
74&
75{\centering
76DOWN
77\par}
78&
79Lower Volume
80\\\hline
81\end{tabular} 26\end{tabular}
27\end{table}
82 28
diff --git a/manual/plugins/wormlet.tex b/manual/plugins/wormlet.tex
index 5bff66b9f4..b1b7e03af4 100644
--- a/manual/plugins/wormlet.tex
+++ b/manual/plugins/wormlet.tex
@@ -19,39 +19,23 @@ possible using a remote control.
19{\bfseries 19{\bfseries
20Wormlet main menu controls:} 20Wormlet main menu controls:}
21 21
22\begin{center}\begin{tabular}{|p{2.55cm}|p{9.958cm}|} 22\begin{table}[h!]
23\begin{center}
24\begin{tabular}{|c|c|}
23\hline 25\hline
24{\centering\bfseries\itshape 26KEY & ACTION \\\hline
25KEY 27UP/DOWN & Selects number of players \\\hline
26\par} 28LEFT/RIGHT & Controls number of worms on the game \\\hline
27& 29F1 & Selects game mode. \\\hline
28{\centering\bfseries\itshape 30\end{tabular}
29ACTION 31\end{center}
30\par} 32\end{table}
31\\\hline 33
32{\centering
33UP/DOWN
34\par}
35&
36Selects number of players
37\\\hline
38{\centering
39LEFT/RIGHT
40\par}
41&
42Controls number of worms on the game
43\\\hline
44{\centering
45F1
46\par}
47&
48Selects game mode.
49\\\hline
50\end{tabular}\end{center}
51{\bfseries 34{\bfseries
52Game controls:} 35Game controls:}
53 36
54\begin{center}\begin{tabular}{|p{2.162cm}|p{1.67cm}|p{3.813cm}p{4.256cm}p{4.1000004cm}|} 37\begin{center}
38\begin{tabular}{|p{2.162cm}|p{1.67cm}|p{3.813cm}p{4.256cm}p{4.1000004cm}|}
55\hline 39\hline
56{\centering\bfseries\itshape 40{\centering\bfseries\itshape
57Players 41Players