summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/alpinecdc.tex39
-rw-r--r--manual/plugins/blackjack.tex12
-rw-r--r--manual/plugins/brickmania.tex7
-rw-r--r--manual/plugins/bubbles.tex8
-rw-r--r--manual/plugins/calculator.tex16
-rw-r--r--manual/plugins/calendar.tex8
-rw-r--r--manual/plugins/chess_clock.tex35
-rw-r--r--manual/plugins/chessbox.tex14
-rw-r--r--manual/plugins/chip8emulator.tex18
-rw-r--r--manual/plugins/chopper.tex4
-rw-r--r--manual/plugins/clix.tex9
-rw-r--r--manual/plugins/cube.tex17
-rw-r--r--manual/plugins/flipit.tex18
-rw-r--r--manual/plugins/fractals.tex13
-rw-r--r--manual/plugins/goban.tex52
-rw-r--r--manual/plugins/imageviewer.tex14
-rw-r--r--manual/plugins/jewels.tex9
-rw-r--r--manual/plugins/lrcplayer.tex5
-rw-r--r--manual/plugins/main.tex25
-rw-r--r--manual/plugins/minesweeper.tex10
-rw-r--r--manual/plugins/oscilloscope.tex16
-rw-r--r--manual/plugins/pegbox.tex13
-rw-r--r--manual/plugins/pictureflow.tex11
-rw-r--r--manual/plugins/pong.tex15
-rw-r--r--manual/plugins/rockblox.tex21
-rw-r--r--manual/plugins/rockboy.tex14
-rw-r--r--manual/plugins/sliding.tex8
-rw-r--r--manual/plugins/snake.tex5
-rw-r--r--manual/plugins/snake2.tex7
-rw-r--r--manual/plugins/sokoban.tex26
-rw-r--r--manual/plugins/solitaire.tex18
-rw-r--r--manual/plugins/spacerocks.tex13
-rw-r--r--manual/plugins/split_editor.tex193
-rw-r--r--manual/plugins/star.tex18
-rw-r--r--manual/plugins/stats.tex6
-rw-r--r--manual/plugins/stopwatch.tex18
-rw-r--r--manual/plugins/sudoku.tex12
-rw-r--r--manual/plugins/text_viewer.tex43
-rw-r--r--manual/plugins/vumeter.tex11
-rw-r--r--manual/plugins/wormlet.tex53
-rw-r--r--manual/plugins/xobox.tex9
-rw-r--r--manual/plugins/xworld.tex6
-rw-r--r--manual/plugins/zxbox.tex8
43 files changed, 209 insertions, 668 deletions
diff --git a/manual/plugins/alpinecdc.tex b/manual/plugins/alpinecdc.tex
deleted file mode 100644
index 09e5a81b89..0000000000
--- a/manual/plugins/alpinecdc.tex
+++ /dev/null
@@ -1,39 +0,0 @@
1\subsection{Alpine CD changer emulator}
2This plugin emulates an Alpine CD changer. It allows to plug the Archos to a
3compatible head unit and control the playback from there, too. Currently
4implemented is track change, shuffle, seek, but no disk change. The plugin is a
5TSR, meaning it silently operates in the background once started. It will keep
6doing so until a new plugin is started.
7Alpine also did M-Bus as OEM for other brands (Honda, Acura, Volvo, BMW, etc.)
8Nowadays Alpine uses a different protocol, called Ai-Net, not supported by this
9plugin. (As well as all other protocols, please do not ask for such!)
10
11\subsubsection{The cable}
12Hookup to Archos works by connecting the headphone output including the remote
13pin (you need a 4-ring 3.5 mm plug for that) to the changer jack of the radio.
14M-Bus radios have a DIN-style circular jack with 8 pins (7 in a $\sim$ 270 degree
15circle, one in the center). A standard 5-pin DIN plug is OK for this, since we
16do not use the other (power) pins.
17
18As OEM, they shuffled the pins around a bit, better check first if it is not
19genuine Alpine. The bus pin is pulled high to 12 volts with a $\sim$ 2kOhm resistor,
20pulses driven low. Because it is open collector, this is not harmful to the
21Archos.\\
22ASCII art of the 4-pin headphone plug:
23\begin{verbatim}
24/ \
25\_/ left -> Alpine pin 5
26|_| right -> Alpine pin 4
27|_| remote -> Alpine pin 1
28|_| ground -> Alpine pin 2 + 3
29\end{verbatim}
30
31The remote pin can be programmed bidirectional, that is the reason this works.
32Very luckily the M-Bus uses a single wire communication and the two radios I
33tried are happy with the 3.3 Volt level the Archos can deliver. So the
34connection is a simple cable! For all protocols requiring more lines, an
35external controller would be necessary.
36
37\note{Archos FMs do not have the remote pin internally connected, but
38 one unit that was opened was internally prepared for it, a matter of closing a
39 bridge.}
diff --git a/manual/plugins/blackjack.tex b/manual/plugins/blackjack.tex
index f24c92ea00..03fad7b84f 100644
--- a/manual/plugins/blackjack.tex
+++ b/manual/plugins/blackjack.tex
@@ -13,7 +13,7 @@ visit\\
13\url{http://www.blackjackinfo.com/blackjack-rules.php} 13\url{http://www.blackjackinfo.com/blackjack-rules.php}
14 14
15 \begin{btnmap} 15 \begin{btnmap}
16 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 16 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
17 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD,PBELL_VIBE500_PAD% 17 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD,PBELL_VIBE500_PAD%
18 ,SANSA_FUZEPLUS_PAD,SANSA_CLIP_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 18 ,SANSA_FUZEPLUS_PAD,SANSA_CLIP_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
19 {\ButtonLeft{} / \ButtonRight{} / \ButtonUp{} / \ButtonDown} 19 {\ButtonLeft{} / \ButtonRight{} / \ButtonUp{} / \ButtonDown}
@@ -26,22 +26,20 @@ visit\\
26 \opt{COWON_D2_PAD}{\TouchMidRight{} / \TouchMidLeft} 26 \opt{COWON_D2_PAD}{\TouchMidRight{} / \TouchMidLeft}
27 \opt{HAVEREMOTEKEYMAP}{& } 27 \opt{HAVEREMOTEKEYMAP}{& }
28 & Enter betting amount\\ 28 & Enter betting amount\\
29 \opt{RECORDER_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD% 29 \opt{IRIVER_H10_PAD,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD%
30 ,SAMSUNG_YH820_PAD}{\ButtonPlay} 30 ,SAMSUNG_YH820_PAD}{\ButtonPlay}
31 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 31 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
32 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD% 32 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD%
33 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,MROBE100_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD% 33 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,MROBE100_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD%
34 }{\ButtonSelect} 34 }{\ButtonSelect}
35 \opt{ONDIO_PAD}{\ButtonMenu}
36 \opt{COWON_D2_PAD}{\TouchTopRight} 35 \opt{COWON_D2_PAD}{\TouchTopRight}
37 \opt{PBELL_VIBE500_PAD}{\ButtonOK} 36 \opt{PBELL_VIBE500_PAD}{\ButtonOK}
38 \opt{MPIO_HD300_PAD}{\ButtonEnter} 37 \opt{MPIO_HD300_PAD}{\ButtonEnter}
39 \opt{HAVEREMOTEKEYMAP}{& } 38 \opt{HAVEREMOTEKEYMAP}{& }
40 & Hit (Draw new card) / Select\\ 39 & Hit (Draw new card) / Select\\
41 \opt{RECORDER_PAD}{\ButtonFOne}
42 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec} 40 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec}
43 \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF} 41 \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
44 \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonRight} 42 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonRight}
45 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} 43 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
46 \opt{MROBE100_PAD}{\ButtonDisplay} 44 \opt{MROBE100_PAD}{\ButtonDisplay}
47 \opt{COWON_D2_PAD}{\TouchBottomLeft} 45 \opt{COWON_D2_PAD}{\TouchBottomLeft}
@@ -50,12 +48,10 @@ visit\\
50 \opt{MPIO_HD300_PAD}{\ButtonPlay} 48 \opt{MPIO_HD300_PAD}{\ButtonPlay}
51 \opt{HAVEREMOTEKEYMAP}{& } 49 \opt{HAVEREMOTEKEYMAP}{& }
52 & Stay (End hand)\\ 50 & Stay (End hand)\\
53 \opt{RECORDER_PAD}{\ButtonFTwo}
54 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_S_PAD}{\ButtonSelect} 51 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
55 \opt{IAUDIO_X5_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay} 52 \opt{IAUDIO_X5_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay}
56 \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew} 53 \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
57 \opt{GIGABEAT_PAD}{\ButtonA} 54 \opt{GIGABEAT_PAD}{\ButtonA}
58 \opt{ONDIO_PAD}{\ButtonUp}
59 \opt{MROBE100_PAD}{\ButtonDown} 55 \opt{MROBE100_PAD}{\ButtonDown}
60 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonLeft} 56 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonLeft}
61 \opt{COWON_D2_PAD}{\ButtonMinus} 57 \opt{COWON_D2_PAD}{\ButtonMinus}
@@ -63,7 +59,7 @@ visit\\
63 \opt{MPIO_HD300_PAD}{\ButtonRec} 59 \opt{MPIO_HD300_PAD}{\ButtonRec}
64 \opt{HAVEREMOTEKEYMAP}{& } 60 \opt{HAVEREMOTEKEYMAP}{& }
65 & Double down\\ 61 & Double down\\
66 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 62 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
67 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 63 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
68 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 64 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
69 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 65 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/brickmania.tex b/manual/plugins/brickmania.tex
index 8065a5cbd4..b6195842a3 100644
--- a/manual/plugins/brickmania.tex
+++ b/manual/plugins/brickmania.tex
@@ -22,7 +22,7 @@ effect, you must catch it with the paddle. Look out for the bad ones.\\
22\end{table} 22\end{table}
23 23
24 \begin{btnmap} 24 \begin{btnmap}
25 \opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% 25 \opt{IAUDIO_X5_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
26 ,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD% 26 ,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD%
27 ,IPOD_3G_PAD,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD% 27 ,IPOD_3G_PAD,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD%
28 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 28 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
@@ -36,8 +36,7 @@ effect, you must catch it with the paddle. Look out for the bad ones.\\
36 \opt{MPIO_HD300_PAD}{\ButtonRew{} / \ButtonFF{}} 36 \opt{MPIO_HD300_PAD}{\ButtonRew{} / \ButtonFF{}}
37 \opt{HAVEREMOTEKEYMAP}{& } 37 \opt{HAVEREMOTEKEYMAP}{& }
38 & Moves the paddle\\ 38 & Moves the paddle\\
39 \opt{RECORDER_PAD,IAUDIO_X5_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay\ / \ButtonUp} 39 \opt{IAUDIO_X5_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay\ / \ButtonUp}
40 \opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonUp}
41 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 40 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
42 ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect\ / \ButtonUp} 41 ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect\ / \ButtonUp}
43 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD% 42 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD%
@@ -48,7 +47,7 @@ effect, you must catch it with the paddle. Look out for the bad ones.\\
48 \opt{MPIO_HD300_PAD}{\ButtonEnter{}} 47 \opt{MPIO_HD300_PAD}{\ButtonEnter{}}
49 \opt{HAVEREMOTEKEYMAP}{& } 48 \opt{HAVEREMOTEKEYMAP}{& }
50 & Release the ball / Fire\\ 49 & Release the ball / Fire\\
51 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 50 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
52 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 51 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
53 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 52 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
54 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 53 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/bubbles.tex b/manual/plugins/bubbles.tex
index c9722624d5..126a42c5f9 100644
--- a/manual/plugins/bubbles.tex
+++ b/manual/plugins/bubbles.tex
@@ -9,8 +9,8 @@ entire board is shifted down every time a certain number of shots have been
9fired. Points are awarded depending on how quickly the level was completed. 9fired. Points are awarded depending on how quickly the level was completed.
10 10
11 \begin{btnmap} 11 \begin{btnmap}
12 \opt{ONDIO_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\PluginSelect} 12 \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\PluginSelect}
13 \nopt{ONDIO_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\PluginUp} 13 \nopt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\PluginUp}
14 \opt{HAVEREMOTEKEYMAP}{& \PluginRCUp} 14 \opt{HAVEREMOTEKEYMAP}{& \PluginRCUp}
15 & Pause game\\ 15 & Pause game\\
16 16
@@ -19,8 +19,8 @@ fired. Points are awarded depending on how quickly the level was completed.
19 \opt{HAVEREMOTEKEYMAP}{& \PluginRCLeft{} / \PluginRCRight} 19 \opt{HAVEREMOTEKEYMAP}{& \PluginRCLeft{} / \PluginRCRight}
20 & Aim the bubble\\ 20 & Aim the bubble\\
21 21
22 \opt{ONDIO_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\PluginUp} 22 \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\PluginUp}
23 \nopt{ONDIO_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\PluginSelect} 23 \nopt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\PluginSelect}
24 \opt{HAVEREMOTEKEYMAP}{& \PluginRCSelect} 24 \opt{HAVEREMOTEKEYMAP}{& \PluginRCSelect}
25 & Fire bubble\\ 25 & Fire bubble\\
26 26
diff --git a/manual/plugins/calculator.tex b/manual/plugins/calculator.tex
index c760ab1937..0daacc3158 100644
--- a/manual/plugins/calculator.tex
+++ b/manual/plugins/calculator.tex
@@ -7,12 +7,12 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
7 other available math functions. 7 other available math functions.
8 8
9\begin{btnmap} 9\begin{btnmap}
10 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD% 10 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD%
11 ,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 11 ,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
12 ,GIGABEAT_S_PAD,MROBE100_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD% 12 ,GIGABEAT_S_PAD,MROBE100_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD%
13 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 13 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
14 {\ButtonLeft{} / \ButtonRight{} /} 14 {\ButtonLeft{} / \ButtonRight{} /}
15 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 15 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
16 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 16 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
17 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 17 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
18 {\ButtonUp{} / \ButtonDown} 18 {\ButtonUp{} / \ButtonDown}
@@ -25,8 +25,6 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
25 \opt{HAVEREMOTEKEYMAP}{& } 25 \opt{HAVEREMOTEKEYMAP}{& }
26 & Move around the keypad\\ 26 & Move around the keypad\\
27 % 27 %
28 \opt{RECORDER_PAD}{\ButtonPlay}
29 \opt{ONDIO_PAD}{\ButtonMenu}
30 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% 28 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
31 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 29 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
32 ,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD} 30 ,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
@@ -39,8 +37,7 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
39 \opt{HAVEREMOTEKEYMAP}{& } 37 \opt{HAVEREMOTEKEYMAP}{& }
40 & Select a button\\ 38 & Select a button\\
41 % 39 %
42 \nopt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{ 40 \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{
43 \opt{RECORDER_PAD}{\ButtonFOne}
44 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% 41 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
45 ,SANSA_C200_PAD,MPIO_HD200_PAD}{\ButtonRec} 42 ,SANSA_C200_PAD,MPIO_HD200_PAD}{\ButtonRec}
46 \opt{SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonHome} 43 \opt{SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonHome}
@@ -55,16 +52,13 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
55 & Delete last entered digit or clear after calculation\\ 52 & Delete last entered digit or clear after calculation\\
56 % 53 %
57 } 54 }
58 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SAMSUNG_YH820_PAD}{ 55 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SAMSUNG_YH820_PAD}{
59 \opt{RECORDER_PAD}{\ButtonFTwo}
60 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 56 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
61 \opt{SAMSUNG_YH820_PAD}{\ButtonRec} 57 \opt{SAMSUNG_YH820_PAD}{\ButtonRec}
62 \opt{HAVEREMOTEKEYMAP}{& } 58 \opt{HAVEREMOTEKEYMAP}{& }
63 & Cycle through the 4 basic operators\\ 59 & Cycle through the 4 basic operators\\
64 % 60 %
65 } 61 }
66 \opt{RECORDER_PAD}{\ButtonFThree}
67 \opt{ONDIO_PAD}{Long \ButtonMenu}
68 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 62 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
69 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD 63 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD
70 ,PBELL_VIBE500_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD} 64 ,PBELL_VIBE500_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD}
@@ -76,7 +70,7 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee
76 \opt{HAVEREMOTEKEYMAP}{& } 70 \opt{HAVEREMOTEKEYMAP}{& }
77 & Calculate\\ 71 & Calculate\\
78 % 72 %
79 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 73 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
80 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 74 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
81 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 75 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
82 ,MROBE100_PAD,COWON_D2_PAD}{\ButtonPower} 76 ,MROBE100_PAD,COWON_D2_PAD}{\ButtonPower}
diff --git a/manual/plugins/calendar.tex b/manual/plugins/calendar.tex
index 7df655accb..fb4291f250 100644
--- a/manual/plugins/calendar.tex
+++ b/manual/plugins/calendar.tex
@@ -8,12 +8,12 @@ yearly, monthly, and weekly memos.
8You can select what day is first day of week by the setting \setting{First Day of Week} in the menu. 8You can select what day is first day of week by the setting \setting{First Day of Week} in the menu.
9 9
10\begin{btnmap} 10\begin{btnmap}
11 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 11 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
12 ,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,IPOD_4G_PAD% 12 ,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,IPOD_4G_PAD%
13 ,IPOD_3G_PAD,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD 13 ,IPOD_3G_PAD,SANSA_E200_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD
14 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 14 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
15 {\ButtonLeft{} / \ButtonRight{} /} 15 {\ButtonLeft{} / \ButtonRight{} /}
16 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 16 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
17 ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD% 17 ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
18 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 18 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
19 {\ButtonUp{} / \ButtonDown} 19 {\ButtonUp{} / \ButtonDown}
@@ -24,7 +24,6 @@ You can select what day is first day of week by the setting \setting{First Day o
24 \opt{HAVEREMOTEKEYMAP}{& } 24 \opt{HAVEREMOTEKEYMAP}{& }
25 & Move the selector\\ 25 & Move the selector\\
26 % 26 %
27 \opt{RECORDER_PAD}{\ButtonPlay}
28 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% 27 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
29 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD% 28 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD%
30 ,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD} 29 ,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
@@ -38,7 +37,6 @@ You can select what day is first day of week by the setting \setting{First Day o
38 \opt{MPIO_HD300_PAD}{\ButtonRew / \ButtonFF 37 \opt{MPIO_HD300_PAD}{\ButtonRew / \ButtonFF
39 & Previous / Next week\\} 38 & Previous / Next week\\}
40 % 39 %
41 \opt{RECORDER_PAD}{\ButtonOn{} + \ButtonUp{} / \ButtonDown}
42 \opt{MROBE100_PAD}{\ButtonMenu{} + \ButtonUp{} / \ButtonDown} 40 \opt{MROBE100_PAD}{\ButtonMenu{} + \ButtonUp{} / \ButtonDown}
43 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode{} / \ButtonRec} 41 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode{} / \ButtonRec}
44 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay{} / \ButtonMenu} 42 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay{} / \ButtonMenu}
@@ -56,7 +54,7 @@ You can select what day is first day of week by the setting \setting{First Day o
56 \opt{HAVEREMOTEKEYMAP}{& } 54 \opt{HAVEREMOTEKEYMAP}{& }
57 & Previous / Next month\\ 55 & Previous / Next month\\
58 % 56 %
59 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 57 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
60 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} + \ButtonSelect} 58 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} + \ButtonSelect}
61 \opt{GIGABEAT_S_PAD}{\ButtonBack} 59 \opt{GIGABEAT_S_PAD}{\ButtonBack}
62 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} 60 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
diff --git a/manual/plugins/chess_clock.tex b/manual/plugins/chess_clock.tex
index 9b3f38502f..e6efef8cce 100644
--- a/manual/plugins/chess_clock.tex
+++ b/manual/plugins/chess_clock.tex
@@ -6,10 +6,10 @@ used in any kind of game with up to ten players.
6 6
7\subsubsection{Setup} 7\subsubsection{Setup}
8 \begin{btnmap} 8 \begin{btnmap}
9 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD% 9 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
10 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD} 10 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
11 {\ButtonRight{} / \ButtonLeft} 11 {\ButtonRight{} / \ButtonLeft}
12 \opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD% 12 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
13 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 13 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
14 {\ButtonUp{} / \ButtonDown} 14 {\ButtonUp{} / \ButtonDown}
15 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack{} / \ButtonScrollFwd} 15 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack{} / \ButtonScrollFwd}
@@ -18,9 +18,8 @@ used in any kind of game with up to ten players.
18 \opt{HAVEREMOTEKEYMAP}{& } 18 \opt{HAVEREMOTEKEYMAP}{& }
19 & Increase / decrease displayed Value\\ 19 & Increase / decrease displayed Value\\
20 % 20 %
21 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay} 21 \opt{IRIVER_H10_PAD}{\ButtonPlay}
22 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 22 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
23 \opt{ONDIO_PAD}{\ButtonRight}
24 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 23 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
25 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}{\ButtonSelect} 24 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}{\ButtonSelect}
26 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRight{} or \ButtonPlay} 25 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRight{} or \ButtonPlay}
@@ -30,9 +29,8 @@ used in any kind of game with up to ten players.
30 \opt{HAVEREMOTEKEYMAP}{& } 29 \opt{HAVEREMOTEKEYMAP}{& }
31 & Move to next screen\\ 30 & Move to next screen\\
32 % 31 %
33 \opt{PLAYER_PAD}{\ButtonStop} 32 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
34 \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 33 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
35 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
36 \opt{IAUDIO_X5_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec} 34 \opt{IAUDIO_X5_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec}
37 \opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} 35 \opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
38 \opt{SANSA_FUZE_PAD}{Long \ButtonHome} 36 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
@@ -60,8 +58,6 @@ time left if different).
60Keys are as follows: 58Keys are as follows:
61 59
62 \begin{btnmap} 60 \begin{btnmap}
63 \opt{PLAYER_PAD}{\ButtonOn}
64 \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
65 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} 61 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
66 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} 62 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
67 \opt{IAUDIO_X5_PAD,PBELL_VIBE500_PAD}{\ButtonRec} 63 \opt{IAUDIO_X5_PAD,PBELL_VIBE500_PAD}{\ButtonRec}
@@ -74,8 +70,7 @@ Keys are as follows:
74 \opt{HAVEREMOTEKEYMAP}{& } 70 \opt{HAVEREMOTEKEYMAP}{& }
75 & Exit plugin \\ 71 & Exit plugin \\
76 % 72 %
77 \opt{PLAYER_PAD}{\ButtonStop} 73 \opt{IPOD_4G_PAD,IPOD_3G_PAD,PBELL_VIBE500_PAD}{\ButtonLeft}
78 \opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,PBELL_VIBE500_PAD}{\ButtonLeft}
79 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 74 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
80 \opt{IAUDIO_X5_PAD}{\ButtonPower} 75 \opt{IAUDIO_X5_PAD}{\ButtonPower}
81 \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF} 76 \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
@@ -87,9 +82,8 @@ Keys are as follows:
87 \opt{HAVEREMOTEKEYMAP}{& } 82 \opt{HAVEREMOTEKEYMAP}{& }
88 & Restart round for the current player \\ 83 & Restart round for the current player \\
89 % 84 %
90 \opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay} 85 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
91 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 86 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
92 \opt{ONDIO_PAD}{\ButtonRight}
93 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 87 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
94 ,MROBE100_PAD,SANSA_FUZE_PAD} 88 ,MROBE100_PAD,SANSA_FUZE_PAD}
95 {\ButtonSelect} 89 {\ButtonSelect}
@@ -98,18 +92,18 @@ Keys are as follows:
98 \opt{HAVEREMOTEKEYMAP}{& } 92 \opt{HAVEREMOTEKEYMAP}{& }
99 & Pause the time (press again to continue) \\ 93 & Pause the time (press again to continue) \\
100 % 94 %
101 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD% 95 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
102 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonRight} 96 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonRight}
103 \opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD% 97 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
104 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 98 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
105 {\ButtonUp} 99 {\ButtonUp}
106 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack} 100 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
107 \opt{HAVEREMOTEKEYMAP}{& } 101 \opt{HAVEREMOTEKEYMAP}{& }
108 & Switch to next player \\ 102 & Switch to next player \\
109 % 103 %
110 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD% 104 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
111 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonLeft} 105 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZE_PAD}{\ButtonLeft}
112 \opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD% 106 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
113 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 107 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
114 {\ButtonDown} 108 {\ButtonDown}
115 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd} 109 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
@@ -118,9 +112,8 @@ Keys are as follows:
118 \opt{HAVEREMOTEKEYMAP}{& } 112 \opt{HAVEREMOTEKEYMAP}{& }
119 & Switch to previous player \\ 113 & Switch to previous player \\
120 % 114 %
121 \opt{PLAYER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 115 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
122 ,MROBE100_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD}{\ButtonMenu} 116 ,MROBE100_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD}{\ButtonMenu}
123 \opt{RECORDER_PAD}{\ButtonFOne}
124 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} 117 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
125 \opt{IAUDIO_X5_PAD}{\ButtonSelect} 118 \opt{IAUDIO_X5_PAD}{\ButtonSelect}
126 \opt{SANSA_FUZEPLUS_PAD}{Long \ButtonSelect} 119 \opt{SANSA_FUZEPLUS_PAD}{Long \ButtonSelect}
@@ -130,9 +123,9 @@ Keys are as follows:
130 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonLeft} 123 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonLeft}
131 \opt{HAVEREMOTEKEYMAP}{& } 124 \opt{HAVEREMOTEKEYMAP}{& }
132 & Open menu % 125 & Open menu %
133 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H10_PAD}{(\ButtonPlay\ to select.)}% 126 \opt{IRIVER_H10_PAD}{(\ButtonPlay\ to select.)}%
134 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{(\ButtonOn\ to select.)}% 127 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{(\ButtonOn\ to select.)}%
135 \opt{ONDIO_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{(\ButtonRight\ to select.)}% 128 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{(\ButtonRight\ to select.)}%
136 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 129 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
137 ,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD} 130 ,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
138 {(\ButtonSelect\ to select.)}% 131 {(\ButtonSelect\ to select.)}%
diff --git a/manual/plugins/chessbox.tex b/manual/plugins/chessbox.tex
index 696da720f5..bf90b9974f 100644
--- a/manual/plugins/chessbox.tex
+++ b/manual/plugins/chessbox.tex
@@ -23,10 +23,6 @@ you resume the game. The menu also allows the user to reload the last game
23saved, save the current position and start a new game without having to quit 23saved, save the current position and start a new game without having to quit
24the game. 24the game.
25 25
26\opt{archosrecorder,archosfmrecorder,ondio}{
27\note{This plugin will stop playback.}
28}
29
30\subsubsection{Keys} 26\subsubsection{Keys}
31 \begin{btnmap} 27 \begin{btnmap}
32 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay, \ButtonLeft, \ButtonRight} 28 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay, \ButtonLeft, \ButtonRight}
@@ -34,8 +30,7 @@ the game.
34 \nopt{IPOD_4G_PAD,IPOD_3G_PAD,MPIO_HD300_PAD}{Direction keys} 30 \nopt{IPOD_4G_PAD,IPOD_3G_PAD,MPIO_HD300_PAD}{Direction keys}
35 \opt{HAVEREMOTEKEYMAP}{& } 31 \opt{HAVEREMOTEKEYMAP}{& }
36 & Move the cursor\\ 32 & Move the cursor\\
37 \opt{RECORDER_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay} 33 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
38 \opt{ONDIO_PAD}{\ButtonMenu}
39 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% 34 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
40 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 35 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
41 ,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD} 36 ,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
@@ -46,8 +41,6 @@ the game.
46 \opt{MPIO_HD300_PAD}{\ButtonEnter} 41 \opt{MPIO_HD300_PAD}{\ButtonEnter}
47 \opt{HAVEREMOTEKEYMAP}{& } 42 \opt{HAVEREMOTEKEYMAP}{& }
48 & Pick up / Drop piece\\ 43 & Pick up / Drop piece\\
49 \opt{RECORDER_PAD}{\ButtonFOne}
50 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
51 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 44 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
52 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} 45 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
53 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} 46 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
@@ -63,8 +56,7 @@ the game.
63 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF} 56 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
64 \opt{HAVEREMOTEKEYMAP}{& } 57 \opt{HAVEREMOTEKEYMAP}{& }
65 & Change level\\ 58 & Change level\\
66 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 59 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
67 \opt{ONDIO_PAD}{Long \ButtonMenu}
68 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} 60 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
69 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD% 61 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
70 ,MPIO_HD300_PAD}{\ButtonPlay} 62 ,MPIO_HD300_PAD}{\ButtonPlay}
@@ -77,7 +69,7 @@ the game.
77 \opt{SAMSUNG_YH820_PAD}{\ButtonRec} 69 \opt{SAMSUNG_YH820_PAD}{\ButtonRec}
78 \opt{HAVEREMOTEKEYMAP}{& } 70 \opt{HAVEREMOTEKEYMAP}{& }
79 & Force play\\ 71 & Force play\\
80 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 72 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
81 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 73 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
82 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 74 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
83 ,MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 75 ,MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/chip8emulator.tex b/manual/plugins/chip8emulator.tex
index 977db20b5a..acad55ef87 100644
--- a/manual/plugins/chip8emulator.tex
+++ b/manual/plugins/chip8emulator.tex
@@ -37,7 +37,7 @@ The default keymappings are:
37 & 37 &
38 % key "off" 38 % key "off"
39 \begin{sideways} 39 \begin{sideways}
40 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 40 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
41 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 41 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
42 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD% 42 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
43 ,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD} 43 ,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
@@ -58,8 +58,7 @@ The default keymappings are:
58 % "Key "1" 58 % "Key "1"
59 \begin{sideways} 59 \begin{sideways}
60 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack} 60 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
61 \opt{RECORDER_PAD}{\ButtonFOne} 61 \opt{SANSA_FUZEPLUS_PAD}{\ButtonUp}
62 \opt{ONDIO_PAD,SANSA_FUZEPLUS_PAD}{\ButtonUp}
63 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu} 62 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu}
64 \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRew} 63 \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRew}
65 \end{sideways} 64 \end{sideways}
@@ -69,7 +68,7 @@ The default keymappings are:
69 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD} 68 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}
70 {\ButtonScrollBack} 69 {\ButtonScrollBack}
71 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD% 70 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD%
72 ,RECORDER_PAD,ONDIO_PAD,SANSA_FUZEPLUS_PAD,GIGABEAT_S_PAD% 71 ,SANSA_FUZEPLUS_PAD,GIGABEAT_S_PAD%
73 ,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp} 72 ,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp}
74 \opt{IRIVER_H10_PAD}{\ButtonScrollUp} 73 \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
75 \opt{SANSA_C200_PAD}{\ButtonVolUp} 74 \opt{SANSA_C200_PAD}{\ButtonVolUp}
@@ -78,7 +77,6 @@ The default keymappings are:
78 & 77 &
79 % Key "3" 78 % Key "3"
80 \begin{sideways} 79 \begin{sideways}
81 \opt{RECORDER_PAD}{\ButtonFThree}
82 \opt{MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay} 80 \opt{MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay}
83 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} 81 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
84 \opt{MPIO_HD200_PAD}{\ButtonFunc} 82 \opt{MPIO_HD200_PAD}{\ButtonFunc}
@@ -87,7 +85,7 @@ The default keymappings are:
87 & 85 &
88 % Key "4" 86 % Key "4"
89 \begin{sideways} 87 \begin{sideways}
90 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD% 88 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD%
91 ,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD% 89 ,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD%
92 ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 90 ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
93 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD% 91 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
@@ -98,8 +96,6 @@ The default keymappings are:
98 & 96 &
99 % Key "5" 97 % Key "5"
100 \begin{sideways} 98 \begin{sideways}
101 \opt{RECORDER_PAD}{\ButtonPlay}
102 \opt{ONDIO_PAD}{\ButtonMenu}
103 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% 99 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
104 ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 100 ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
105 ,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD} 101 ,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
@@ -113,7 +109,7 @@ The default keymappings are:
113 & 109 &
114 % Key "6" 110 % Key "6"
115 \begin{sideways} 111 \begin{sideways}
116 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD% 112 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD%
117 ,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD% 113 ,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD%
118 ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 114 ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
119 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD% 115 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
@@ -124,7 +120,6 @@ The default keymappings are:
124 & 120 &
125 % Key "7" 121 % Key "7"
126 \begin{sideways} 122 \begin{sideways}
127 \opt{RECORDER_PAD}{\ButtonFTwo}
128 \opt{MROBE100_PAD}{\ButtonDisplay} 123 \opt{MROBE100_PAD}{\ButtonDisplay}
129 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolUp} 124 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolUp}
130 \opt{MPIO_HD200_PAD}{\ButtonVolUp} 125 \opt{MPIO_HD200_PAD}{\ButtonVolUp}
@@ -134,7 +129,7 @@ The default keymappings are:
134 & 129 &
135 % Key "8" 130 % Key "8"
136 \begin{sideways} 131 \begin{sideways}
137 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% 132 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD%
138 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD% 133 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD%
139 ,SAMSUNG_YH820_PAD}{\ButtonDown} 134 ,SAMSUNG_YH820_PAD}{\ButtonDown}
140 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD} 135 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}
@@ -146,7 +141,6 @@ The default keymappings are:
146 & 141 &
147 % Key "9" 142 % Key "9"
148 \begin{sideways} 143 \begin{sideways}
149 \opt{RECORDER_PAD}{\ButtonOn}
150 \opt{GIGABEAT_PAD}{\ButtonA} 144 \opt{GIGABEAT_PAD}{\ButtonA}
151 \opt{GIGABEAT_S_PAD}{\ButtonPlay} 145 \opt{GIGABEAT_S_PAD}{\ButtonPlay}
152 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight} 146 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight}
diff --git a/manual/plugins/chopper.tex b/manual/plugins/chopper.tex
index d0296cebcb..104b11f465 100644
--- a/manual/plugins/chopper.tex
+++ b/manual/plugins/chopper.tex
@@ -6,8 +6,6 @@
6 ceiling, or the floor. How long can you fly your chopper? 6 ceiling, or the floor. How long can you fly your chopper?
7 7
8 \begin{btnmap} 8 \begin{btnmap}
9 \opt{RECORDER_PAD}{\ButtonPlay}%
10 \opt{ONDIO_PAD}{\ButtonUp{} / \ButtonMenu}
11 \opt{IRIVER_H10_PAD}{\ButtonRight} 9 \opt{IRIVER_H10_PAD}{\ButtonRight}
12 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,MROBE100_PAD% 10 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,MROBE100_PAD%
13 ,GIGABEAT_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD} 11 ,GIGABEAT_PAD,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
@@ -21,7 +19,7 @@
21 \opt{HAVEREMOTEKEYMAP}{& } 19 \opt{HAVEREMOTEKEYMAP}{& }
22 & Make chopper fly\\ 20 & Make chopper fly\\
23 21
24 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 22 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
25 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD,SANSA_E200_PAD% 23 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD,SANSA_E200_PAD%
26 ,SANSA_C200_PAD,SANSA_CLIP_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 24 ,SANSA_C200_PAD,SANSA_CLIP_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
27 \opt{SANSA_FUZE_PAD}{\ButtonHome} 25 \opt{SANSA_FUZE_PAD}{\ButtonHome}
diff --git a/manual/plugins/clix.tex b/manual/plugins/clix.tex
index 3e49ed5803..4752bd1204 100644
--- a/manual/plugins/clix.tex
+++ b/manual/plugins/clix.tex
@@ -7,12 +7,12 @@ The more blocks you remove per turn, the more points you get.
7 7
8 \begin{btnmap} 8 \begin{btnmap}
9 \nopt{touchscreen}{ 9 \nopt{touchscreen}{
10 \opt{RECORDER_PAD,IRIVER_H10_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% 10 \opt{IRIVER_H10_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
11 ,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 11 ,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
12 ,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD% 12 ,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD%
13 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 13 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
14 {\ButtonLeft/\ButtonRight/} 14 {\ButtonLeft/\ButtonRight/}
15 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD% 15 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD%
16 ,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD% 16 ,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD%
17 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD% 17 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
18 ,SAMSUNG_YH820_PAD} 18 ,SAMSUNG_YH820_PAD}
@@ -21,8 +21,7 @@ The more blocks you remove per turn, the more points you get.
21 \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} 21 \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
22 \opt{HAVEREMOTEKEYMAP}{& } 22 \opt{HAVEREMOTEKEYMAP}{& }
23 & Move the cursor around the blocks \\ 23 & Move the cursor around the blocks \\
24 \opt{RECORDER_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay} 24 \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
25 \opt{ONDIO_PAD}{\ButtonMenu}
26 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD% 25 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
27 ,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD% 26 ,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD%
28 ,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD} 27 ,SANSA_FUZE_PAD,SANSA_FUZEPLUS_PAD}
@@ -31,7 +30,7 @@ The more blocks you remove per turn, the more points you get.
31 \opt{HAVEREMOTEKEYMAP}{& } 30 \opt{HAVEREMOTEKEYMAP}{& }
32 & Remove a block \\ 31 & Remove a block \\
33 } 32 }
34 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD} 33 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}
35 {\ButtonOff} 34 {\ButtonOff}
36 \opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD% 35 \opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD%
37 ,IAUDIO_X5_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 36 ,IAUDIO_X5_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/cube.tex b/manual/plugins/cube.tex
index 5791148cbc..206819be08 100644
--- a/manual/plugins/cube.tex
+++ b/manual/plugins/cube.tex
@@ -2,8 +2,6 @@
2\screenshot{plugins/images/ss-cube}{Cube}{img:cube} 2\screenshot{plugins/images/ss-cube}{Cube}{img:cube}
3This is a rotating cube screen saver in 3D. 3This is a rotating cube screen saver in 3D.
4\begin{btnmap} 4\begin{btnmap}
5 \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
6 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
7 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 5 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
8 ,IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_S_PAD}{\ButtonSelect} 6 ,IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
9 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} 7 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
@@ -18,19 +16,17 @@ This is a rotating cube screen saver in 3D.
18 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack} 16 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
19 \opt{HAVEREMOTEKEYMAP}{& } 17 \opt{HAVEREMOTEKEYMAP}{& }
20 & Display at maximum frame rate\\ 18 & Display at maximum frame rate\\
21 \opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% 19 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
22 ,IRIVER_H10_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,MPIO_HD200_PAD% 20 ,IRIVER_H10_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,MPIO_HD200_PAD%
23 ,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay} 21 ,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
24 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
25 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 22 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
26 \opt{GIGABEAT_PAD}{\ButtonSelect} 23 \opt{GIGABEAT_PAD}{\ButtonSelect}
27 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,MROBE100_PAD}{\ButtonUp} 24 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,MROBE100_PAD}{\ButtonUp}
28 \opt{COWON_D2_PAD}{\TouchCenter} 25 \opt{COWON_D2_PAD}{\TouchCenter}
29 \opt{HAVEREMOTEKEYMAP}{& } 26 \opt{HAVEREMOTEKEYMAP}{& }
30 & Pause\\ 27 & Pause\\
31 \opt{PLAYER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD} 28 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
32 {\ButtonMenu} 29 {\ButtonMenu}
33 \opt{RECORDER_PAD}{\ButtonFThree}
34 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 30 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
35 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 31 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
36 \opt{IAUDIO_X5_PAD,SANSA_FUZEPLUS_PAD}{\ButtonSelect} 32 \opt{IAUDIO_X5_PAD,SANSA_FUZEPLUS_PAD}{\ButtonSelect}
@@ -42,18 +38,16 @@ This is a rotating cube screen saver in 3D.
42 \opt{MPIO_HD300_PAD}{\ButtonMenu} 38 \opt{MPIO_HD300_PAD}{\ButtonMenu}
43 \opt{HAVEREMOTEKEYMAP}{& } 39 \opt{HAVEREMOTEKEYMAP}{& }
44 & Cycle draw mode\\ 40 & Cycle draw mode\\
45 \opt{ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,RECORDER_PAD% 41 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,%
46 ,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% 42 ,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
47 ,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 43 ,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
48 ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 44 ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
49 {\ButtonRight{} / \ButtonLeft} 45 {\ButtonRight{} / \ButtonLeft}
50 \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight{} / \ButtonOn+\ButtonLeft}
51 \opt{COWON_D2_PAD}{\TouchMidRight{} / \TouchMidLeft} 46 \opt{COWON_D2_PAD}{\TouchMidRight{} / \TouchMidLeft}
52 \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRew / \ButtonFF} 47 \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRew / \ButtonFF}
53 \opt{HAVEREMOTEKEYMAP}{& } 48 \opt{HAVEREMOTEKEYMAP}{& }
54 & Select axis to adjust\\ 49 & Select axis to adjust\\
55 \opt{PLAYER_PAD}{\ButtonRight{} / \ButtonLeft} 50 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
56 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
57 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD% 51 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
58 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp{} / \ButtonDown} 52 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp{} / \ButtonDown}
59 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} 53 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
@@ -64,8 +58,7 @@ This is a rotating cube screen saver in 3D.
64 \opt{MPIO_HD300_PAD}{\ButtonScrollDown / \ButtonScrollUp} 58 \opt{MPIO_HD300_PAD}{\ButtonScrollDown / \ButtonScrollUp}
65 \opt{HAVEREMOTEKEYMAP}{& } 59 \opt{HAVEREMOTEKEYMAP}{& }
66 & Change speed/angle (speed can not be changed while paused)\\ 60 & Change speed/angle (speed can not be changed while paused)\\
67 \opt{PLAYER_PAD}{\ButtonStop} 61 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
68 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
69 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 62 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
70 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 63 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
71 ,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 64 ,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/flipit.tex b/manual/plugins/flipit.tex
index 8aa8a293ba..70830c0b8f 100644
--- a/manual/plugins/flipit.tex
+++ b/manual/plugins/flipit.tex
@@ -6,8 +6,7 @@ above, below, left and right of the cursor. The aim is to end up with
6a screen containing tokens of only one colour. 6a screen containing tokens of only one colour.
7 7
8\begin{btnmap} 8\begin{btnmap}
9\opt{PLAYER_PAD}{\ButtonOn{} / \ButtonMenu{} / \ButtonLeft{} / \ButtonRight} 9\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
10\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
11 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 10 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
12 ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 11 ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
13 {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight} 12 {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
@@ -17,8 +16,7 @@ a screen containing tokens of only one colour.
17 \opt{HAVEREMOTEKEYMAP}{& } 16 \opt{HAVEREMOTEKEYMAP}{& }
18\opt{COWON_D2_PAD}{\TouchTopMiddle{} / \TouchBottomMiddle{} / \TouchMidLeft{} / \TouchMidRight} 17\opt{COWON_D2_PAD}{\TouchTopMiddle{} / \TouchBottomMiddle{} / \TouchMidLeft{} / \TouchMidRight}
19 & Move the cursor \\ 18 & Move the cursor \\
20\opt{PLAYER_PAD,RECORDER_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay} 19\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
21\opt{ONDIO_PAD}{\ButtonMenu}
22\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% 20\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
23 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 21 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
24 ,MROBE100_PAD,SANSA_FUZEPLUS_PAD} 22 ,MROBE100_PAD,SANSA_FUZEPLUS_PAD}
@@ -30,9 +28,6 @@ a screen containing tokens of only one colour.
30\opt{SANSA_CLIP_PAD}{\ButtonHome} 28\opt{SANSA_CLIP_PAD}{\ButtonHome}
31 \opt{HAVEREMOTEKEYMAP}{& } 29 \opt{HAVEREMOTEKEYMAP}{& }
32 & Flip \\ 30 & Flip \\
33\opt{PLAYER_PAD}{\ButtonOn+\ButtonLeft}
34\opt{RECORDER_PAD}{\ButtonFOne}
35\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
36\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 31\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
37\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} 32\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
38\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonLeft} 33\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonLeft}
@@ -45,9 +40,6 @@ a screen containing tokens of only one colour.
45\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew} 40\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
46 \opt{HAVEREMOTEKEYMAP}{& } 41 \opt{HAVEREMOTEKEYMAP}{& }
47 & Shuffle \\ 42 & Shuffle \\
48\opt{PLAYER_PAD}{\ButtonOn+\ButtonRight}
49\opt{RECORDER_PAD}{\ButtonFTwo}
50\opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
51\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 43\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
52\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} 44\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
53\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight} 45\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight}
@@ -62,9 +54,6 @@ a screen containing tokens of only one colour.
62\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{Long \ButtonFF} 54\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{Long \ButtonFF}
63 \opt{HAVEREMOTEKEYMAP}{& } 55 \opt{HAVEREMOTEKEYMAP}{& }
64 & Solve \\ 56 & Solve \\
65\opt{PLAYER_PAD}{\ButtonOn+\ButtonPlay}
66\opt{RECORDER_PAD}{\ButtonFThree}
67\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
68\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} 57\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
69\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} 58\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
70\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonUp} 59\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonUp}
@@ -81,8 +70,7 @@ a screen containing tokens of only one colour.
81\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF} 70\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
82 \opt{HAVEREMOTEKEYMAP}{& } 71 \opt{HAVEREMOTEKEYMAP}{& }
83 & Solve step by step \\ 72 & Solve step by step \\
84\opt{PLAYER_PAD}{\ButtonStop} 73\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
85\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
86\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 74\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
87\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD% 75\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD%
88 ,SANSA_C200_PAD,SANSA_CLIP_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 76 ,SANSA_C200_PAD,SANSA_CLIP_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/fractals.tex b/manual/plugins/fractals.tex
index 74a34fea68..e3181d9279 100644
--- a/manual/plugins/fractals.tex
+++ b/manual/plugins/fractals.tex
@@ -9,8 +9,7 @@ This demonstration draws fractal images from the Mandelbrot set%
9 \opt{HAVEREMOTEKEYMAP}{&} 9 \opt{HAVEREMOTEKEYMAP}{&}
10 & Move about the image\\ 10 & Move about the image\\
11 % 11 %
12 \opt{RECORDER_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonPlay} 12 \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}
13 \opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonMenu+\ButtonUp}
14 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD 13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD
15 ,SANSA_FUZEPLUS_PAD}{\ButtonSelect} 14 ,SANSA_FUZEPLUS_PAD}{\ButtonSelect}
16 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd} 15 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd}
@@ -22,8 +21,6 @@ This demonstration draws fractal images from the Mandelbrot set%
22 \opt{HAVEREMOTEKEYMAP}{& } 21 \opt{HAVEREMOTEKEYMAP}{& }
23 & Zoom in\\ 22 & Zoom in\\
24 % 23 %
25 \opt{RECORDER_PAD}{\ButtonOn}
26 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
27 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 24 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
28 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack} 25 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack}
29 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect} 26 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect}
@@ -38,8 +35,6 @@ This demonstration draws fractal images from the Mandelbrot set%
38 \opt{HAVEREMOTEKEYMAP}{& } 35 \opt{HAVEREMOTEKEYMAP}{& }
39 & Zoom out\\ 36 & Zoom out\\
40 % 37 %
41 \opt{RECORDER_PAD}{\ButtonFOne}
42 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
43 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonLeft} 38 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonLeft}
44 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD 39 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD
45 ,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect+\ButtonLeft} 40 ,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect+\ButtonLeft}
@@ -58,8 +53,6 @@ This demonstration draws fractal images from the Mandelbrot set%
58 \opt{HAVEREMOTEKEYMAP}{& } 53 \opt{HAVEREMOTEKEYMAP}{& }
59 & Decrease iteration depth (less detail)\\ 54 & Decrease iteration depth (less detail)\\
60 % 55 %
61 \opt{RECORDER_PAD}{\ButtonFTwo}
62 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
63 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonRight} 56 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonRight}
64 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect+\ButtonRight} 57 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect+\ButtonRight}
65 \opt{IAUDIO_X5_PAD}{\ButtonPlay} 58 \opt{IAUDIO_X5_PAD}{\ButtonPlay}
@@ -77,8 +70,6 @@ This demonstration draws fractal images from the Mandelbrot set%
77 \opt{HAVEREMOTEKEYMAP}{& } 70 \opt{HAVEREMOTEKEYMAP}{& }
78 & Increase iteration depth (more detail)\\ 71 & Increase iteration depth (more detail)\\
79 % 72 %
80 \opt{RECORDER_PAD}{\ButtonFThree}
81 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
82 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} 73 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
83 \opt{SANSA_CLIP_PAD}{\ButtonHome} 74 \opt{SANSA_CLIP_PAD}{\ButtonHome}
84 \opt{SANSA_FUZE_PAD}{Long \ButtonSelect} 75 \opt{SANSA_FUZE_PAD}{Long \ButtonSelect}
@@ -96,7 +87,7 @@ This demonstration draws fractal images from the Mandelbrot set%
96 \opt{HAVEREMOTEKEYMAP}{& } 87 \opt{HAVEREMOTEKEYMAP}{& }
97 & Reset and return to the default image\\ 88 & Reset and return to the default image\\
98 % 89 %
99 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 90 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
100 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 91 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
101 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 92 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
102 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 93 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/goban.tex b/manual/plugins/goban.tex
index 228129c9b7..4c7ab26f61 100644
--- a/manual/plugins/goban.tex
+++ b/manual/plugins/goban.tex
@@ -28,7 +28,7 @@ permanently. The \fname {/sgf/gbn\_def.sgf} file is also the file loaded if ano
28is not selected.\\ 28is not selected.\\
29 29
30The information panel which displays the current move number may also contain 30The information panel which displays the current move number may also contain
31these markers: 31these markers:
32 32
33\begin{table} 33\begin{table}
34 \begin{rbtabular}{\textwidth}{lX}% 34 \begin{rbtabular}{\textwidth}{lX}%
@@ -37,13 +37,12 @@ these markers:
37 \emph{* } & There are sibling variations which can be navigated to using the % 37 \emph{* } & There are sibling variations which can be navigated to using the %
38 \emph{Next Variation} menu option of the \emph{Context Menu}% 38 \emph{Next Variation} menu option of the \emph{Context Menu}%
39 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,% 39 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,%
40 RECORDER_PAD,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,% 40 MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,%
41 IRIVER_H300_PAD,PBELL_VIBE500_PAD,MPIO_HD200_PAD,SANSA_FUZEPLUS_PAD,% 41 IRIVER_H300_PAD,PBELL_VIBE500_PAD,MPIO_HD200_PAD,SANSA_FUZEPLUS_PAD,%
42 SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{ or the % 42 SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{ or the %
43 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight}% 43 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight}%
44 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}% 44 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}%
45 \opt{SANSA_CLIP_PAD}{\ButtonHome}% 45 \opt{SANSA_CLIP_PAD}{\ButtonHome}%
46 \opt{RECORDER_PAD}{\ButtonOn}%
47 \opt{MROBE100_PAD}{\ButtonPower}% 46 \opt{MROBE100_PAD}{\ButtonPower}%
48 \opt{GIGABEAT_PAD}{\ButtonA}% 47 \opt{GIGABEAT_PAD}{\ButtonA}%
49 \opt{GIGABEAT_S_PAD}{\ButtonPlay}% 48 \opt{GIGABEAT_S_PAD}{\ButtonPlay}%
@@ -71,7 +70,7 @@ these markers:
71 &} 70 &}
72 Move cursor up 71 Move cursor up
73 \\ 72 \\
74 73
75 \nopt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,% 74 \nopt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,%
76 MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonDown}% 75 MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonDown}%
77 \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay}% 76 \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay}%
@@ -83,7 +82,7 @@ these markers:
83 &} 82 &}
84 Move cursor down 83 Move cursor down
85 \\ 84 \\
86 85
87 \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonLeft} 86 \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonLeft}
88 \opt{MPIO_HD200_PAD}{\ButtonVolDown} 87 \opt{MPIO_HD200_PAD}{\ButtonVolDown}
89 \opt{MPIO_HD300_PAD}{\ButtonRew} 88 \opt{MPIO_HD300_PAD}{\ButtonRew}
@@ -92,10 +91,8 @@ these markers:
92 \opt{HAVEREMOTEKEYMAP}{ 91 \opt{HAVEREMOTEKEYMAP}{
93 &} 92 &}
94 Move cursor left 93 Move cursor left
95 \opt{ONDIO_PAD}{if in \emph{board} navigation mode, or retreat one
96 node in the game tree if in \emph{tree} navigation mode}
97 \\ 94 \\
98 95
99 \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonRight} 96 \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonRight}
100 \opt{MPIO_HD200_PAD}{\ButtonVolUp} 97 \opt{MPIO_HD200_PAD}{\ButtonVolUp}
101 \opt{MPIO_HD300_PAD}{\ButtonFF} 98 \opt{MPIO_HD300_PAD}{\ButtonFF}
@@ -104,23 +101,13 @@ these markers:
104 \opt{HAVEREMOTEKEYMAP}{ 101 \opt{HAVEREMOTEKEYMAP}{
105 &} 102 &}
106 Move cursor right 103 Move cursor right
107 \opt{ONDIO_PAD}{if in \emph{board} navigation mode, or advance one
108 node in the game tree if in \emph{tree} navigation mode}
109 \\ 104 \\
110 105
111 \opt{ONDIO_PAD}{ 106 \nopt{IRIVER_H10_PAD,IAUDIO_M3_PAD,PBELL_VIBE500_PAD%
112 \ButtonOff
113 &
114 Toggle between \emph{board} and \emph{tree} navigation modes
115 \\
116 }
117
118 \nopt{IRIVER_H10_PAD,ONDIO_PAD,RECORDER_PAD,IAUDIO_M3_PAD,PBELL_VIBE500_PAD%
119 ,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD% 107 ,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD%
120 ,touchscreen}{\ButtonSelect}% 108 ,touchscreen}{\ButtonSelect}%
121 \opt{IRIVER_H10_PAD,RECORDER_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD% 109 \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD%
122 ,SAMSUNG_YH820_PAD}{\ButtonPlay}% 110 ,SAMSUNG_YH820_PAD}{\ButtonPlay}%
123 \opt{ONDIO_PAD}{\ButtonMenu}
124 \opt{MPIO_HD200_PAD}{\ButtonFunc} 111 \opt{MPIO_HD200_PAD}{\ButtonFunc}
125 \opt{MPIO_HD300_PAD}{\ButtonEnter} 112 \opt{MPIO_HD300_PAD}{\ButtonEnter}
126 \opt{touchscreen}{\TouchCenter} 113 \opt{touchscreen}{\TouchCenter}
@@ -129,8 +116,7 @@ these markers:
129 &} 116 &}
130 Play a move (or use a tool if play-mode has been changed). 117 Play a move (or use a tool if play-mode has been changed).
131 \\ 118 \\
132 119
133 \nopt{ONDIO_PAD}{
134 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_1G2G_PAD,IPOD_3G_PAD% 120 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_1G2G_PAD,IPOD_3G_PAD%
135 ,IPOD_4G_PAD}{\ButtonScrollBack}% 121 ,IPOD_4G_PAD}{\ButtonScrollBack}%
136 \opt{SANSA_CLIP_PAD,SANSA_M200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% 122 \opt{SANSA_CLIP_PAD,SANSA_M200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
@@ -140,7 +126,6 @@ these markers:
140 \opt{MROBE100_PAD}{\ButtonMenu}% 126 \opt{MROBE100_PAD}{\ButtonMenu}%
141 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}% 127 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}%
142 \opt{IAUDIO_X5_PAD}{\ButtonPlay}% 128 \opt{IAUDIO_X5_PAD}{\ButtonPlay}%
143 \opt{RECORDER_PAD}{\ButtonFOne}
144 \opt{touchscreen}{\TouchBottomLeft} 129 \opt{touchscreen}{\TouchBottomLeft}
145 \opt{PBELL_VIBE500_PAD}{\ButtonOK{} + \ButtonLeft} 130 \opt{PBELL_VIBE500_PAD}{\ButtonOK{} + \ButtonLeft}
146 \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec + \ButtonRew} 131 \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec + \ButtonRew}
@@ -151,7 +136,7 @@ these markers:
151 &} 136 &}
152 Retreat one node in the game tree 137 Retreat one node in the game tree
153 \\ 138 \\
154 139
155 \opt{scrollwheel}{\ButtonScrollFwd}% 140 \opt{scrollwheel}{\ButtonScrollFwd}%
156 \opt{SANSA_CLIP_PAD,SANSA_M200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% 141 \opt{SANSA_CLIP_PAD,SANSA_M200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
157 ,GIGABEAT_S_PAD}{\ButtonVolUp}% 142 ,GIGABEAT_S_PAD}{\ButtonVolUp}%
@@ -159,7 +144,6 @@ these markers:
159 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}% 144 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}%
160 \opt{MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay}% 145 \opt{MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay}%
161 \opt{IAUDIO_X5_PAD}{\ButtonRec}% 146 \opt{IAUDIO_X5_PAD}{\ButtonRec}%
162 \opt{RECORDER_PAD}{\ButtonFThree}
163 \opt{touchscreen}{\TouchBottomRight} 147 \opt{touchscreen}{\TouchBottomRight}
164 \opt{PBELL_VIBE500_PAD}{\ButtonOK{} + \ButtonRight} 148 \opt{PBELL_VIBE500_PAD}{\ButtonOK{} + \ButtonRight}
165 \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec + \ButtonFF} 149 \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec + \ButtonFF}
@@ -170,8 +154,7 @@ these markers:
170 &} 154 &}
171 Advance one node in the game tree 155 Advance one node in the game tree
172 \\ 156 \\
173 } 157
174
175 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD% 158 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD%
176 ,SANSA_C200_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,SANSA_FUZEPLUS_PAD% 159 ,SANSA_C200_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,SANSA_FUZEPLUS_PAD%
177 }{\ButtonPower}% 160 }{\ButtonPower}%
@@ -180,8 +163,6 @@ these markers:
180 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD}% 163 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD}%
181 {\ButtonMenu}% 164 {\ButtonMenu}%
182 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}% 165 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}%
183 \opt{RECORDER_PAD}{\ButtonFTwo}%
184 \opt{ONDIO_PAD}{Long \ButtonMenu}
185 \opt{MPIO_HD200_PAD}{Long \ButtonPlay} 166 \opt{MPIO_HD200_PAD}{Long \ButtonPlay}
186 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew} 167 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
187 \opt{touchscreen}{\TouchTopLeft} 168 \opt{touchscreen}{\TouchTopLeft}
@@ -191,11 +172,10 @@ these markers:
191 Main Menu 172 Main Menu
192 \\ 173 \\
193 174
194% \nopt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,ONDIO_PAD,RECORDER_PAD}{%
195 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 175 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
196 ,IRIVER_H100_PAD,IRIVER_H300_PAD,MROBE100_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD% 176 ,IRIVER_H100_PAD,IRIVER_H300_PAD,MROBE100_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
197 ,MPIO_HD200_PAD,PBELL_VIBE500_PAD,touchscreen,SANSA_FUZEPLUS_PAD% 177 ,MPIO_HD200_PAD,PBELL_VIBE500_PAD,touchscreen,SANSA_FUZEPLUS_PAD%
198 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{% 178 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{%
199 \nopt{IRIVER_H10_PAD,touchscreen,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,% 179 \nopt{IRIVER_H10_PAD,touchscreen,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,%
200 MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH820_PAD}% 180 MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH820_PAD}%
201 {Long \ButtonSelect}% 181 {Long \ButtonSelect}%
@@ -212,15 +192,14 @@ these markers:
212 Context Menu 192 Context Menu
213 \\ 193 \\
214 } 194 }
215 195
216 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD,RECORDER_PAD,MROBE100_PAD% 196 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD,MROBE100_PAD%
217 ,GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_CLIP_PAD% 197 ,GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_CLIP_PAD%
218 ,PBELL_VIBE500_PAD,MPIO_HD200_PAD,touchscreen,SANSA_FUZEPLUS_PAD, 198 ,PBELL_VIBE500_PAD,MPIO_HD200_PAD,touchscreen,SANSA_FUZEPLUS_PAD,
219 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{% 199 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{%
220 \opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% 200 \opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
221 ,MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec}% 201 ,MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonRec}%
222 \opt{SANSA_FUZE_PAD,SANSA_CLIP_PAD}{\ButtonHome}% 202 \opt{SANSA_FUZE_PAD,SANSA_CLIP_PAD}{\ButtonHome}%
223 \opt{RECORDER_PAD}{\ButtonOn}%
224 \opt{MROBE100_PAD}{\ButtonPower}% 203 \opt{MROBE100_PAD}{\ButtonPower}%
225 \opt{GIGABEAT_PAD}{\ButtonA}% 204 \opt{GIGABEAT_PAD}{\ButtonA}%
226 \opt{GIGABEAT_S_PAD}{\ButtonPlay}% 205 \opt{GIGABEAT_S_PAD}{\ButtonPlay}%
@@ -297,7 +276,7 @@ these markers:
297\item [Options. ] 276\item [Options. ]
298 Customize the behavior of the plugin in certain ways. 277 Customize the behavior of the plugin in certain ways.
299 \begin{description} 278 \begin{description}
300 \item[Show Child Variations?] Enable this to mark child variations on 279 \item[Show Child Variations?] Enable this to mark child variations on
301 he board if there are more than one. Note: variations which don't 280 he board if there are more than one. Note: variations which don't
302 start with a move are not visible in this way. 281 start with a move are not visible in this way.
303 \item[Disable Idle Poweroff?] Enable this if you do not want the \dap{} 282 \item[Disable Idle Poweroff?] Enable this if you do not want the \dap{}
@@ -352,4 +331,3 @@ these markers:
352 \item[Done.] Go back to the previous screen. 331 \item[Done.] Go back to the previous screen.
353 \end{description} 332 \end{description}
354\end{description} 333\end{description}
355
diff --git a/manual/plugins/imageviewer.tex b/manual/plugins/imageviewer.tex
index 9f646dc8fb..637507456b 100644
--- a/manual/plugins/imageviewer.tex
+++ b/manual/plugins/imageviewer.tex
@@ -28,13 +28,13 @@ view a bigger file you may need to stop playback.}
28}% 28}%
29 29
30\begin{btnmap} 30\begin{btnmap}
31 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 31 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
32 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 32 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
33 ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD% 33 ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
34 ,SAMSUNG_YH820_PAD}{\ButtonUp\ / \ButtonDown}% 34 ,SAMSUNG_YH820_PAD}{\ButtonUp\ / \ButtonDown}%
35 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay}% 35 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay}%
36 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} % 36 \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} %
37 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 37 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
38 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 38 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
39 ,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD% 39 ,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD%
40 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 40 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
@@ -46,8 +46,6 @@ view a bigger file you may need to stop playback.}
46 \opt{touchscreen}{\TouchTopMiddle{} / \TouchBottomMiddle{}/ \TouchMidLeft{} / \TouchMidRight} 46 \opt{touchscreen}{\TouchTopMiddle{} / \TouchBottomMiddle{}/ \TouchMidLeft{} / \TouchMidRight}
47 \opt{HAVEREMOTEKEYMAP}{& } 47 \opt{HAVEREMOTEKEYMAP}{& }
48 & Move around in zoomed in image\\ 48 & Move around in zoomed in image\\
49 \opt{RECORDER_PAD}{\ButtonPlay}
50 \opt{ONDIO_PAD}{\ButtonMenu}
51 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% 49 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
52 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,MROBE100_PAD}{\ButtonSelect} 50 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,MROBE100_PAD}{\ButtonSelect}
53 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd} 51 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
@@ -59,8 +57,6 @@ view a bigger file you may need to stop playback.}
59 \opt{touchscreen}{\TouchTopRight} 57 \opt{touchscreen}{\TouchTopRight}
60 \opt{HAVEREMOTEKEYMAP}{& } 58 \opt{HAVEREMOTEKEYMAP}{& }
61 & Zoom in\\ 59 & Zoom in\\
62 \opt{RECORDER_PAD}{\ButtonOn}
63 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
64 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 60 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
65 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack} 61 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
66 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{Long \ButtonSelect} 62 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{Long \ButtonSelect}
@@ -73,8 +69,6 @@ view a bigger file you may need to stop playback.}
73 \opt{touchscreen}{\TouchTopLeft} 69 \opt{touchscreen}{\TouchTopLeft}
74 \opt{HAVEREMOTEKEYMAP}{& } 70 \opt{HAVEREMOTEKEYMAP}{& }
75 & Zoom out\\ 71 & Zoom out\\
76 \opt{RECORDER_PAD}{\ButtonFThree}
77 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
78 \opt{IRIVER_H100_PAD}{\ButtonOn} 72 \opt{IRIVER_H100_PAD}{\ButtonOn}
79 \opt{IRIVER_H300_PAD}{\ButtonRec} 73 \opt{IRIVER_H300_PAD}{\ButtonRec}
80 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} 74 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
@@ -92,8 +86,6 @@ view a bigger file you may need to stop playback.}
92 \opt{touchscreen}{\TouchBottomRight} 86 \opt{touchscreen}{\TouchBottomRight}
93 \opt{HAVEREMOTEKEYMAP}{& } 87 \opt{HAVEREMOTEKEYMAP}{& }
94 & Next image in directory\\ 88 & Next image in directory\\
95 \opt{RECORDER_PAD}{\ButtonFTwo}
96 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
97 \opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonRec} 89 \opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonRec}
98 \opt{IRIVER_H300_PAD}{\ButtonOn} 90 \opt{IRIVER_H300_PAD}{\ButtonOn}
99 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} 91 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
@@ -120,7 +112,7 @@ view a bigger file you may need to stop playback.}
120 \opt{HAVEREMOTEKEYMAP}{& } 112 \opt{HAVEREMOTEKEYMAP}{& }
121 & Toggle slide show mode\\ 113 & Toggle slide show mode\\
122 } 114 }
123 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 115 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
124 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 116 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
125 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonPower} 117 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonPower}
126 \opt{SANSA_FUZE_PAD}{Long \ButtonHome} 118 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
diff --git a/manual/plugins/jewels.tex b/manual/plugins/jewels.tex
index 1458d64f46..51ad6967c4 100644
--- a/manual/plugins/jewels.tex
+++ b/manual/plugins/jewels.tex
@@ -14,12 +14,12 @@ In puzzle mode the aim of the game is to connect the puzzles, by
14skillfully swapping pairs of jewels. 14skillfully swapping pairs of jewels.
15 15
16\begin{btnmap} 16\begin{btnmap}
17 \opt{RECORDER_PAD,IRIVER_H10_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% 17 \opt{IRIVER_H10_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
18 ,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 18 ,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
19 ,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD% 19 ,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD%
20 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 20 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
21 {\ButtonLeft/\ButtonRight/} 21 {\ButtonLeft/\ButtonRight/}
22 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD% 22 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD%
23 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD% 23 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD%
24 ,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 24 ,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
25 {\ButtonUp/\ButtonDown} 25 {\ButtonUp/\ButtonDown}
@@ -30,8 +30,7 @@ skillfully swapping pairs of jewels.
30 \opt{MPIO_HD300_PAD}{\ButtonRew / \ButtonFF} 30 \opt{MPIO_HD300_PAD}{\ButtonRew / \ButtonFF}
31 \opt{HAVEREMOTEKEYMAP}{& } 31 \opt{HAVEREMOTEKEYMAP}{& }
32 & Move the cursor around the jewels \\ 32 & Move the cursor around the jewels \\
33 \opt{RECORDER_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay} 33 \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
34 \opt{ONDIO_PAD}{\ButtonMenu}
35 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD% 34 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
36 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD% 35 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD%
37 ,GIGABEAT_S_PAD,SANSA_FUZEPLUS_PAD} 36 ,GIGABEAT_S_PAD,SANSA_FUZEPLUS_PAD}
@@ -47,7 +46,7 @@ skillfully swapping pairs of jewels.
47 \opt{GIGABEAT_S_PAD}{\ButtonBack} 46 \opt{GIGABEAT_S_PAD}{\ButtonBack}
48 \opt{IPOD_3G_PAD,MPIO_HD300_PAD}{\ButtonMenu} 47 \opt{IPOD_3G_PAD,MPIO_HD300_PAD}{\ButtonMenu}
49 \opt{IPOD_4G_PAD}{\ButtonSelect+ \ButtonMenu} 48 \opt{IPOD_4G_PAD}{\ButtonSelect+ \ButtonMenu}
50 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 49 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
51 \opt{PBELL_VIBE500_PAD}{\ButtonRec} 50 \opt{PBELL_VIBE500_PAD}{\ButtonRec}
52 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew} 51 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}
53 \opt{HAVEREMOTEKEYMAP}{& } 52 \opt{HAVEREMOTEKEYMAP}{& }
diff --git a/manual/plugins/lrcplayer.tex b/manual/plugins/lrcplayer.tex
index 3b419780b2..2f72cc359f 100644
--- a/manual/plugins/lrcplayer.tex
+++ b/manual/plugins/lrcplayer.tex
@@ -96,7 +96,7 @@ same order as in that list.
96 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPlay} 96 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsPlay}
97 & Toggle play/pause.\\ 97 & Toggle play/pause.\\
98 % 98 %
99 \ActionWpsStop{}\nopt{ONDIO_PAD}{ or \ActionWpsBrowse} 99 \ActionWpsStop{} or \ActionWpsBrowse
100 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsStop{} or \ActionRCWpsBrowse} 100 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsStop{} or \ActionRCWpsBrowse}
101 & Exit the plugin.\\ 101 & Exit the plugin.\\
102 % 102 %
@@ -104,8 +104,7 @@ same order as in that list.
104 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsContext} 104 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsContext}
105 & Enter timetag editor.\\ 105 & Enter timetag editor.\\
106 % 106 %
107 \opt{ONDIO_PAD}{\ActionWpsBrowse}% 107 \ActionWpsMenu%
108 \nopt{ONDIO_PAD}{\ActionWpsMenu}%
109 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsMenu} 108 \opt{HAVEREMOTEKEYMAP}{& \ActionRCWpsMenu}
110 & Enter \setting{Lrcplayer Menu}.\\ 109 & Enter \setting{Lrcplayer Menu}.\\
111 % 110 %
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 96326cbffe..5621e260b8 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -21,7 +21,7 @@ text files%
21\opt{lcd_bitmap} 21\opt{lcd_bitmap}
22 {See also the Chip{}-8 emulator in \reference{ref:Chip8emulator}, 22 {See also the Chip{}-8 emulator in \reference{ref:Chip8emulator},
23 Frotz in \reference{ref:Frotz}, 23 Frotz in \reference{ref:Frotz},
24 \opt{archosrecorder,archosfmrecorder,iriverh100,iaudiom5,lcd_color} 24 \opt{iriverh100,iaudiom5,lcd_color}
25 {Rockboy in \reference{ref:Rockboy}} 25 {Rockboy in \reference{ref:Rockboy}}
26 and ZXBox in \reference{ref:ZXBox}.} 26 and ZXBox in \reference{ref:ZXBox}.}
27 27
@@ -66,8 +66,6 @@ text files%
66 66
67\opt{lcd_bitmap}{\input{plugins/minesweeper.tex}} 67\opt{lcd_bitmap}{\input{plugins/minesweeper.tex}}
68 68
69\opt{archosplayer}{\input{plugins/nim.tex}}
70
71\opt{iriverh100,iaudiom5,lcd_color}{\nopt{c200,c200v2}{\input{plugins/pacbox.tex}}} 69\opt{iriverh100,iaudiom5,lcd_color}{\nopt{c200,c200v2}{\input{plugins/pacbox.tex}}}
72 70
73\opt{lcd_bitmap}{\input{plugins/pegbox.tex}} 71\opt{lcd_bitmap}{\input{plugins/pegbox.tex}}
@@ -183,9 +181,7 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
183 } 181 }
184 } 182 }
185 \opt{lcd_bitmap}{ 183 \opt{lcd_bitmap}{
186 \nopt{ondio}{% not enough buttons 184 Rockboy & \fname{.gb, .gbc} & \\
187 Rockboy & \fname{.gb, .gbc} & \\
188 }
189 } 185 }
190 Search & \fname{.m3u, .m3u8} & x \\ 186 Search & \fname{.m3u, .m3u8} & x \\
191 Shopping list & \fname{.shopper} & \\ 187 Shopping list & \fname{.shopper} & \\
@@ -213,8 +209,6 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
213 209
214\opt{swcodec}{\nopt{lowmem}{\input{plugins/midiplay.tex}}} 210\opt{swcodec}{\nopt{lowmem}{\input{plugins/midiplay.tex}}}
215 211
216\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/movieplayer.tex}}
217
218\opt{lcd_bitmap}{\opt{swcodec}{\nopt{lowmem}{\input{plugins/mpegplayer.tex}}}} 212\opt{lcd_bitmap}{\opt{swcodec}{\nopt{lowmem}{\input{plugins/mpegplayer.tex}}}}
219 213
220\opt{swcodec}{\input{plugins/mp3_encoder.tex}} 214\opt{swcodec}{\input{plugins/mp3_encoder.tex}}
@@ -223,11 +217,8 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
223 ,IPOD_1G2G_PAD,SAMSUNG_YPR0_PAD}{ 217 ,IPOD_1G2G_PAD,SAMSUNG_YPR0_PAD}{
224 \input{plugins/pdbox.tex}} 218 \input{plugins/pdbox.tex}}
225 219
226\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/rockbox_flash.tex}}
227
228\opt{lcd_bitmap}{\nopt{% 220\opt{lcd_bitmap}{\nopt{%
229 ONDIO_PAD%,m200, % not enough buttons for keymap 221 ipod1g2g,ipod3g,ipod4g,ipodmini% horizontal pixelformat not implemented
230 ,ipod1g2g,ipod3g,ipod4g,ipodmini% horizontal pixelformat not implemented
231 ,iaudiom3,mpiohd200, % vertical interleaved pixelformat not implemented 222 ,iaudiom3,mpiohd200, % vertical interleaved pixelformat not implemented
232 ,mrobe100% lcd size/depth not implemented 223 ,mrobe100% lcd size/depth not implemented
233 }{ 224 }{
@@ -247,16 +238,12 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
247 238
248{\input{plugins/vbrfix.tex}} 239{\input{plugins/vbrfix.tex}}
249 240
250\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/wavplay.tex}}
251
252\opt{lcd_bitmap}{\input{plugins/zxbox.tex}} 241\opt{lcd_bitmap}{\input{plugins/zxbox.tex}}
253 242
254\section{Applications} 243\section{Applications}
255 244
256\opt{rtc}{\input{plugins/alarmclock.tex}} 245\opt{rtc}{\input{plugins/alarmclock.tex}}
257 246
258\opt{archosplayer,archosrecorder,archosfmrecorder}{\input{plugins/alpinecdc.tex}}
259
260{\input{plugins/batterybenchmark.tex}} 247{\input{plugins/batterybenchmark.tex}}
261 248
262\opt{lcd_bitmap}{\input{plugins/calculator.tex}} 249\opt{lcd_bitmap}{\input{plugins/calculator.tex}}
@@ -271,10 +258,6 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
271 258
272{\input{plugins/disktidy.tex}} 259{\input{plugins/disktidy.tex}}
273 260
274\opt{archosplayer}{\input{plugins/euro_converter.tex}}
275
276\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/firmware_flash.tex}}
277
278{\input{plugins/keybox.tex}} 261{\input{plugins/keybox.tex}}
279 262
280\opt{HAVE_BACKLIGHT}{\input{plugins/lamp.tex}} 263\opt{HAVE_BACKLIGHT}{\input{plugins/lamp.tex}}
@@ -299,8 +282,6 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).}
299 282
300\opt{lcd_color}{\input{plugins/rockpaint.tex}} 283\opt{lcd_color}{\input{plugins/rockpaint.tex}}
301 284
302\opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/split_editor.tex}}
303
304{\input{plugins/stats.tex}} 285{\input{plugins/stats.tex}}
305 286
306{\input{plugins/stopwatch.tex}} 287{\input{plugins/stopwatch.tex}}
diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex
index 307f4c8b85..7b86fc48dc 100644
--- a/manual/plugins/minesweeper.tex
+++ b/manual/plugins/minesweeper.tex
@@ -12,7 +12,7 @@ the location of a mine, it can be tagged to avoid accidentally
12 12
13\begin{btnmap} 13\begin{btnmap}
14 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay{} / \ButtonLeft{} / \ButtonRight} 14 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay{} / \ButtonLeft{} / \ButtonRight}
15 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 15 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
16 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 16 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
17 ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 17 ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
18 {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight} 18 {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
@@ -30,8 +30,6 @@ the location of a mine, it can be tagged to avoid accidentally
30 \opt{HAVEREMOTEKEYMAP}{& } 30 \opt{HAVEREMOTEKEYMAP}{& }
31 & Scroll through the entire minefield \\}% 31 & Scroll through the entire minefield \\}%
32 % 32 %
33 \opt{RECORDER_PAD}{\ButtonFOne/\ButtonOn}
34 \opt{ONDIO_PAD}{\ButtonMenu}
35 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} / \ButtonRec} 33 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} / \ButtonRec}
36 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_FUZEPLUS_PAD}{\ButtonSelect} 34 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_FUZEPLUS_PAD}{\ButtonSelect}
37 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD% 35 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD%
@@ -46,8 +44,6 @@ the location of a mine, it can be tagged to avoid accidentally
46 \opt{HAVEREMOTEKEYMAP}{& } 44 \opt{HAVEREMOTEKEYMAP}{& }
47 & Toggle flag on / off \\ 45 & Toggle flag on / off \\
48 % 46 %
49 \opt{RECORDER_PAD}{\ButtonFTwo/\ButtonPlay}
50 \opt{ONDIO_PAD}{Long \ButtonMenu}
51 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% 47 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
52 ,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} 48 ,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
53 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect} 49 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect}
@@ -60,8 +56,6 @@ the location of a mine, it can be tagged to avoid accidentally
60 \opt{HAVEREMOTEKEYMAP}{& } 56 \opt{HAVEREMOTEKEYMAP}{& }
61 & Reveal the contents of the current square \\ 57 & Reveal the contents of the current square \\
62 % 58 %
63 \opt{RECORDER_PAD}{\ButtonFThree}
64 \opt{ONDIO_PAD}{Long \ButtonMenu+\ButtonOff}
65 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 59 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
66 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} 60 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
67 \opt{IAUDIO_X5_PAD,SAMSUNG_YH820_PAD}{\ButtonRec} 61 \opt{IAUDIO_X5_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
@@ -77,7 +71,7 @@ the location of a mine, it can be tagged to avoid accidentally
77 \opt{HAVEREMOTEKEYMAP}{& } 71 \opt{HAVEREMOTEKEYMAP}{& }
78 & Display the current game status \\ 72 & Display the current game status \\
79 % 73 %
80 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 74 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
81 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 75 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
82 ,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 76 ,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
83 \opt{SANSA_FUZE_PAD}{Long \ButtonHome} 77 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex
index 554e51cf66..fddccb5850 100644
--- a/manual/plugins/oscilloscope.tex
+++ b/manual/plugins/oscilloscope.tex
@@ -12,8 +12,7 @@ being played.
12\subsubsection{Keys} 12\subsubsection{Keys}
13 13
14\begin{btnmap} 14\begin{btnmap}
15 \opt{RECORDER_PAD}{\ButtonFOne} 15 \opt{PBELL_VIBE500_PAD}{\ButtonMenu}
16 \opt{ONDIO_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
17 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% 16 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
18 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD% 17 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD%
19 ,SANSA_FUZEPLUS_PAD}{\ButtonSelect} 18 ,SANSA_FUZEPLUS_PAD}{\ButtonSelect}
@@ -26,8 +25,6 @@ being played.
26 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF} 25 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
27 \opt{HAVEREMOTEKEYMAP}{& } 26 \opt{HAVEREMOTEKEYMAP}{& }
28 & Toggle filled / curve / plot \\ 27 & Toggle filled / curve / plot \\
29 \opt{RECORDER_PAD}{\ButtonFTwo}
30 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
31 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 28 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
32 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} 29 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
33 \opt{IAUDIO_X5_PAD}{\ButtonRec} 30 \opt{IAUDIO_X5_PAD}{\ButtonRec}
@@ -43,8 +40,6 @@ being played.
43 \opt{SAMSUNG_YH820_PAD}{\ButtonRec+\ButtonRight} 40 \opt{SAMSUNG_YH820_PAD}{\ButtonRec+\ButtonRight}
44 \opt{HAVEREMOTEKEYMAP}{& } 41 \opt{HAVEREMOTEKEYMAP}{& }
45 & Toggle whether to scroll or not \\ 42 & Toggle whether to scroll or not \\
46 \opt{RECORDER_PAD}{\ButtonFThree}
47 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
48 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} 43 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
49 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} 44 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
50 \opt{IAUDIO_X5_PAD,SANSA_CLIP_PAD}{Long \ButtonSelect} 45 \opt{IAUDIO_X5_PAD,SANSA_CLIP_PAD}{Long \ButtonSelect}
@@ -61,11 +56,10 @@ being played.
61 \opt{SAMSUNG_YH820_PAD}{\ButtonRec+\ButtonUp} 56 \opt{SAMSUNG_YH820_PAD}{\ButtonRec+\ButtonUp}
62 \opt{HAVEREMOTEKEYMAP}{& } 57 \opt{HAVEREMOTEKEYMAP}{& }
63 & Toggle drawing orientation \\ 58 & Toggle drawing orientation \\
64 \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD% 59 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD%
65 ,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD% 60 ,GIGABEAT_S_PAD,PBELL_VIBE500_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD%
66 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}% 61 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}%
67 {\ButtonPlay} 62 {\ButtonPlay}
68 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
69 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 63 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
70 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} 64 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
71 \opt{SANSA_FUZE_PAD,SANSA_CLIP_PAD}{\ButtonUp} 65 \opt{SANSA_FUZE_PAD,SANSA_CLIP_PAD}{\ButtonUp}
@@ -74,7 +68,7 @@ being played.
74 \opt{COWON_D2_PAD}{\TouchCenter} 68 \opt{COWON_D2_PAD}{\TouchCenter}
75 \opt{HAVEREMOTEKEYMAP}{& } 69 \opt{HAVEREMOTEKEYMAP}{& }
76 & Pause the demo \\ 70 & Pause the demo \\
77 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,PBELL_VIBE500_PAD% 71 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,PBELL_VIBE500_PAD%
78 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}% 72 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}%
79 {\ButtonUp{} / \ButtonDown} 73 {\ButtonUp{} / \ButtonDown}
80 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} 74 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
@@ -85,7 +79,7 @@ being played.
85 \opt{COWON_D2_PAD}{\ButtonPlus{} / \ButtonMinus} 79 \opt{COWON_D2_PAD}{\ButtonPlus{} / \ButtonMinus}
86 \opt{HAVEREMOTEKEYMAP}{& } 80 \opt{HAVEREMOTEKEYMAP}{& }
87 & Increase / decrease volume\\ 81 & Increase / decrease volume\\
88 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 82 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
89 ,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,IRIVER_H10_PAD% 83 ,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,IRIVER_H10_PAD%
90 ,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD% 84 ,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
91 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 85 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
@@ -94,7 +88,7 @@ being played.
94 \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonFF{} / \ButtonRew} 88 \opt{MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonFF{} / \ButtonRew}
95 \opt{HAVEREMOTEKEYMAP}{& } 89 \opt{HAVEREMOTEKEYMAP}{& }
96 & Increase / decrease speed\\ 90 & Increase / decrease speed\\
97 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 91 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
98 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 92 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
99 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 93 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
100 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD} 94 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}
diff --git a/manual/plugins/pegbox.tex b/manual/plugins/pegbox.tex
index f82d0644c8..3bb0d4830d 100644
--- a/manual/plugins/pegbox.tex
+++ b/manual/plugins/pegbox.tex
@@ -24,11 +24,9 @@ block and crosses which allow you to choose a replacement block.
24 to move around 24 to move around
25 \\ 25 \\
26 26
27 \nopt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD% 27 \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD%
28 ,PBELL_VIBE500_PAD,touchscreen,IAUDIO_M3_PAD,MPIO_HD200_PAD% 28 ,PBELL_VIBE500_PAD,touchscreen,IAUDIO_M3_PAD,MPIO_HD200_PAD%
29 ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonSelect} 29 ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonSelect}
30 \opt{RECORDER_PAD}{\ButtonOn}
31 \opt{ONDIO_PAD}{\ButtonOff}
32 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonRight} 30 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonRight}
33 \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay} 31 \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
34 \opt{MPIO_HD200_PAD}{\ButtonFunc} 32 \opt{MPIO_HD200_PAD}{\ButtonFunc}
@@ -40,8 +38,6 @@ block and crosses which allow you to choose a replacement block.
40 to choose peg 38 to choose peg
41 \\ 39 \\
42 40
43 \opt{RECORDER_PAD}{\ButtonFTwo}
44 \opt{ONDIO_PAD}{\ButtonMenu{} + \ButtonRight}
45 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 41 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
46 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_FUZE_PAD} 42 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_FUZE_PAD}
47 {\ButtonSelect{} + \ButtonLeft} 43 {\ButtonSelect{} + \ButtonLeft}
@@ -62,8 +58,6 @@ block and crosses which allow you to choose a replacement block.
62 to restart level 58 to restart level
63 \\ 59 \\
64 60
65 \opt{RECORDER_PAD}{\ButtonFOne}
66 \opt{ONDIO_PAD}{\ButtonMenu{} + \ButtonUp}
67 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 61 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
68 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonMenu} 62 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonMenu}
69 \opt{IAUDIO_X5_PAD,MPIO_HD300_PAD}{\ButtonPlay} 63 \opt{IAUDIO_X5_PAD,MPIO_HD300_PAD}{\ButtonPlay}
@@ -83,8 +77,6 @@ block and crosses which allow you to choose a replacement block.
83 \\ 77 \\
84 78
85 \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{ 79 \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{
86 \opt{RECORDER_PAD}{\ButtonFThree}
87 \opt{ONDIO_PAD}{\ButtonMenu{} + \ButtonDown}
88 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,MPIO_HD300_PAD}{\ButtonRec} 80 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,MPIO_HD300_PAD}{\ButtonRec}
89 \opt{IRIVER_H10_PAD}{\ButtonFF{} + \ButtonScrollDown} 81 \opt{IRIVER_H10_PAD}{\ButtonFF{} + \ButtonScrollDown}
90 \opt{SANSA_E200_PAD}{\ButtonScrollFwd} 82 \opt{SANSA_E200_PAD}{\ButtonScrollFwd}
@@ -103,8 +95,7 @@ block and crosses which allow you to choose a replacement block.
103 \\ 95 \\
104 } 96 }
105 97
106 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 98 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
107 \opt{ONDIO_PAD}{\ButtonMenu{} + \ButtonOff}
108 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonPlay} 99 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonPlay}
109 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD% 100 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD%
110 ,SANSA_C200_PAD,SANSA_CLIP_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 101 ,SANSA_C200_PAD,SANSA_CLIP_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex
index 64b777739d..017c42d9b7 100644
--- a/manual/plugins/pictureflow.tex
+++ b/manual/plugins/pictureflow.tex
@@ -63,14 +63,12 @@ aware:
63 } 63 }
64 64
65 \nopt{IAUDIO_M3_PAD}{% 65 \nopt{IAUDIO_M3_PAD}{%
66 \nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD,touchscreen,PBELL_VIBE500_PAD% 66 \nopt{IRIVER_H10_PAD,touchscreen,PBELL_VIBE500_PAD%
67 ,SANSA_FUZE_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD% 67 ,SANSA_FUZE_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD%
68 ,SAMSUNG_YH820_PAD} 68 ,SAMSUNG_YH820_PAD}
69 {\ButtonSelect} 69 {\ButtonSelect}
70 \opt{ONDIO_PAD}{\ButtonUp}
71 \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonRight} 70 \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonRight}
72 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF} 71 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
73 \opt{RECORDER_PAD}{\ButtonOn}
74 \opt{touchscreen}{\TouchCenter} 72 \opt{touchscreen}{\TouchCenter}
75 \opt{SANSA_FUZE_PAD}{\ButtonRight} 73 \opt{SANSA_FUZE_PAD}{\ButtonRight}
76 \opt{MPIO_HD200_PAD}{\ButtonFunc} 74 \opt{MPIO_HD200_PAD}{\ButtonFunc}
@@ -82,12 +80,11 @@ aware:
82 \opt{GIGABEAT_RC_PAD}{\ButtonRCFF} 80 \opt{GIGABEAT_RC_PAD}{\ButtonRCFF}
83 &} 81 &}
84 Enter track list 82 Enter track list
85 \nopt{ONDIO_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{% 83 \nopt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{%
86 / Play album from selected track} 84 / Play album from selected track}
87 \\ 85 \\
88 % Ondio & Samsung YH use a different button in album list and track list 86 % Ondio & Samsung YH use a different button in album list and track list
89 \opt{ONDIO_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{% 87 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{%
90 \opt{ONDIO_PAD}{\ButtonMenu}
91 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay} 88 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
92 & 89 &
93 Play album from selected track in track list 90 Play album from selected track in track list
@@ -120,7 +117,7 @@ aware:
120 \\ 117 \\
121 118
122 \nopt{IAUDIO_M3_PAD}{% 119 \nopt{IAUDIO_M3_PAD}{%
123 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} 120 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
124 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_CLIP_PAD% 121 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_CLIP_PAD%
125 ,MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 122 ,MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
126 \opt{SANSA_C200_PAD,IRIVER_H10_PAD}{Long \ButtonPower} 123 \opt{SANSA_C200_PAD,IRIVER_H10_PAD}{Long \ButtonPower}
diff --git a/manual/plugins/pong.tex b/manual/plugins/pong.tex
index f8ea79f9d5..d9cd6010a6 100644
--- a/manual/plugins/pong.tex
+++ b/manual/plugins/pong.tex
@@ -9,8 +9,7 @@ so for a single player game, just press the appropriate buttons to control the s
9a two player game, both players should just press the appropriate buttons for their side. 9a two player game, both players should just press the appropriate buttons for their side.
10 10
11\begin{btnmap} 11\begin{btnmap}
12 \opt{RECORDER_PAD}{\ButtonFOne} 12 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZE_PAD}{\ButtonLeft}
13 \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_FUZE_PAD}{\ButtonLeft}
14 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD% 13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD%
15 ,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp} 14 ,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp}
16 \opt{IPOD_4G_PAD,IPOD_3G_PAD,PBELL_VIBE500_PAD}{\ButtonMenu} 15 \opt{IPOD_4G_PAD,IPOD_3G_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
@@ -22,8 +21,7 @@ a two player game, both players should just press the appropriate buttons for th
22 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack} 21 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBack}
23 \opt{HAVEREMOTEKEYMAP}{& } 22 \opt{HAVEREMOTEKEYMAP}{& }
24 & Left player up\\ 23 & Left player up\\
25 \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft} 24 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft}
26 \opt{ONDIO_PAD}{\ButtonMenu}
27 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% 25 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
28 ,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonDown} 26 ,SANSA_FUZE_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonDown}
29 \opt{IRIVER_H10_PAD}{\ButtonScrollDown} 27 \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
@@ -34,8 +32,7 @@ a two player game, both players should just press the appropriate buttons for th
34 \opt{MPIO_HD300_PAD}{\ButtonRec} 32 \opt{MPIO_HD300_PAD}{\ButtonRec}
35 \opt{HAVEREMOTEKEYMAP}{& } 33 \opt{HAVEREMOTEKEYMAP}{& }
36 & Left player down\\ 34 & Left player down\\
37 \opt{RECORDER_PAD}{\ButtonFThree} 35 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonUp}
38 \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonUp}
39 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 36 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
40 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight} 37 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight}
41 \opt{IAUDIO_X5_PAD,SAMSUNG_YH820_PAD}{\ButtonRec} 38 \opt{IAUDIO_X5_PAD,SAMSUNG_YH820_PAD}{\ButtonRec}
@@ -46,8 +43,8 @@ a two player game, both players should just press the appropriate buttons for th
46 \opt{MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{\ButtonFF} 43 \opt{MPIO_HD300_PAD,SAMSUNG_YH92X_PAD}{\ButtonFF}
47 \opt{HAVEREMOTEKEYMAP}{& } 44 \opt{HAVEREMOTEKEYMAP}{& }
48 & Right player up\\ 45 & Right player up\\
49 \opt{RECORDER_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonRight} 46 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonRight}
50 \opt{ONDIO_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonDown} 47 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonDown}
51 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 48 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
52 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonPlay} 49 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonPlay}
53 \opt{IRIVER_H10_PAD,SAMSUNG_YH820_PAD}{\ButtonFF} 50 \opt{IRIVER_H10_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
@@ -59,7 +56,7 @@ a two player game, both players should just press the appropriate buttons for th
59 \opt{SAMSUNG_YH92X_PAD}{\ButtonRew} 56 \opt{SAMSUNG_YH92X_PAD}{\ButtonRew}
60 \opt{HAVEREMOTEKEYMAP}{& } 57 \opt{HAVEREMOTEKEYMAP}{& }
61 & Right player down\\ 58 & Right player down\\
62 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 59 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
63 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} 60 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
64 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 61 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
65 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 62 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/rockblox.tex b/manual/plugins/rockblox.tex
index 56afa5258a..1b28c039a8 100644
--- a/manual/plugins/rockblox.tex
+++ b/manual/plugins/rockblox.tex
@@ -9,8 +9,6 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
9 9
10\begin{btnmap} 10\begin{btnmap}
11 \nopt{SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{ 11 \nopt{SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{
12 \opt{RECORDER_PAD}{\ButtonFOne}
13 \opt{PLAYER_PAD}{\ButtonStop+\ButtonMenu}
14 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 12 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
15 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} 13 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
16 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay} 14 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay}
@@ -19,7 +17,6 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
19 \opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonUp} 17 \opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonUp}
20 \opt{GIGABEAT_PAD}{\ButtonA} 18 \opt{GIGABEAT_PAD}{\ButtonA}
21 \opt{MROBE100_PAD}{\ButtonDisplay} 19 \opt{MROBE100_PAD}{\ButtonDisplay}
22 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
23 \opt{COWON_D2_PAD}{\ButtonMenu} 20 \opt{COWON_D2_PAD}{\ButtonMenu}
24 \opt{PBELL_VIBE500_PAD}{\ButtonCancel} 21 \opt{PBELL_VIBE500_PAD}{\ButtonCancel}
25 \opt{MPIO_HD300_PAD}{\ButtonRec} 22 \opt{MPIO_HD300_PAD}{\ButtonRec}
@@ -27,7 +24,7 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
27 \opt{HAVEREMOTEKEYMAP}{& } 24 \opt{HAVEREMOTEKEYMAP}{& }
28 & Restart game\\ 25 & Restart game\\
29 } 26 }
30 \opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% 27 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD%
31 ,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 28 ,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
32 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD% 29 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
33 ,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD% 30 ,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
@@ -37,7 +34,7 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
37 \opt{MPIO_HD300_PAD}{\ButtonRew} 34 \opt{MPIO_HD300_PAD}{\ButtonRew}
38 \opt{HAVEREMOTEKEYMAP}{& } 35 \opt{HAVEREMOTEKEYMAP}{& }
39 & Move left\\ 36 & Move left\\
40 \opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% 37 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD%
41 ,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 38 ,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
42 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD% 39 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
43 ,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD% 40 ,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
@@ -47,8 +44,7 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
47 \opt{MPIO_HD300_PAD}{\ButtonFF} 44 \opt{MPIO_HD300_PAD}{\ButtonFF}
48 \opt{HAVEREMOTEKEYMAP}{& } 45 \opt{HAVEREMOTEKEYMAP}{& }
49 & Move right\\ 46 & Move right\\
50 \opt{PLAYER_PAD}{\ButtonMenu} 47 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
51 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
52 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 48 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
53 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD} 49 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}
54 {\ButtonDown} 50 {\ButtonDown}
@@ -61,9 +57,6 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
61 \opt{SAMSUNG_YH820_PAD}{\ButtonFF} 57 \opt{SAMSUNG_YH820_PAD}{\ButtonFF}
62 \opt{HAVEREMOTEKEYMAP}{& } 58 \opt{HAVEREMOTEKEYMAP}{& }
63 & Move down\\ 59 & Move down\\
64 \opt{PLAYER_PAD}{\ButtonOn+\ButtonPlay}
65 \opt{RECORDER_PAD}{\ButtonPlay}
66 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
67 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect} 60 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
68 \opt{scrollwheel}{\ButtonScrollBack} 61 \opt{scrollwheel}{\ButtonScrollBack}
69 \opt{IAUDIO_X5_PAD}{\ButtonPower} 62 \opt{IAUDIO_X5_PAD}{\ButtonPower}
@@ -77,8 +70,7 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
77 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp} 70 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp}
78 \opt{HAVEREMOTEKEYMAP}{& } 71 \opt{HAVEREMOTEKEYMAP}{& }
79 & Rotate anticlockwise\\ 72 & Rotate anticlockwise\\
80 \opt{PLAYER_PAD}{\ButtonPlay} 73 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
81 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
82 {\ButtonUp} 74 {\ButtonUp}
83 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonMenu} 75 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonMenu}
84 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd} 76 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd}
@@ -92,8 +84,6 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
92 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonDown} 84 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonDown}
93 \opt{HAVEREMOTEKEYMAP}{& } 85 \opt{HAVEREMOTEKEYMAP}{& }
94 & Rotate clockwise\\ 86 & Rotate clockwise\\
95 \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
96 \opt{ONDIO_PAD}{\ButtonMenu}
97 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 87 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
98 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 88 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
99 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} 89 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
@@ -110,8 +100,7 @@ the blocks fall faster. If the pile of blocks reaches the ceiling, the game is o
110 \opt{HAVEREMOTEKEYMAP}{& } 100 \opt{HAVEREMOTEKEYMAP}{& }
111 & Pause\\ 101 & Pause\\
112 } 102 }
113 \opt{PLAYER_PAD}{\ButtonStop} 103 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
114 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
115 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect} 104 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}
116 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} 105 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
117 \opt{SANSA_FUZE_PAD}{Long \ButtonHome} 106 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
diff --git a/manual/plugins/rockboy.tex b/manual/plugins/rockboy.tex
index abb455c08b..a0485e9ce4 100644
--- a/manual/plugins/rockboy.tex
+++ b/manual/plugins/rockboy.tex
@@ -11,14 +11,14 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
11 11
12\subsubsection{Default keys} 12\subsubsection{Default keys}
13\begin{btnmap} 13\begin{btnmap}
14 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 14 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
15 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD% 15 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
16 ,GIGABEAT_S_PAD,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD% 16 ,GIGABEAT_S_PAD,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
17 ,SAMSUNG_YH820_PAD}{\ButtonUp{} / \ButtonDown} 17 ,SAMSUNG_YH820_PAD}{\ButtonUp{} / \ButtonDown}
18 \opt{IPOD_4G_PAD}{Tap \ButtonPlay{} / \ButtonMenu} 18 \opt{IPOD_4G_PAD}{Tap \ButtonPlay{} / \ButtonMenu}
19 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown} 19 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
20 \opt{PBELL_VIBE500_PAD}{\ButtonOK{} / \ButtonCancel} 20 \opt{PBELL_VIBE500_PAD}{\ButtonOK{} / \ButtonCancel}
21 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 21 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
22 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD% 22 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
23 ,GIGABEAT_S_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD% 23 ,GIGABEAT_S_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD%
24 ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD% 24 ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
@@ -29,7 +29,6 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
29 \opt{HAVEREMOTEKEYMAP}{& } 29 \opt{HAVEREMOTEKEYMAP}{& }
30 & Direction keys\\ 30 & Direction keys\\
31 % 31 %
32 \opt{RECORDER_PAD}{\ButtonFOne}
33 \opt{IRIVER_H100_PAD}{\ButtonOn} 32 \opt{IRIVER_H100_PAD}{\ButtonOn}
34 \opt{IRIVER_H300_PAD}{\ButtonRec} 33 \opt{IRIVER_H300_PAD}{\ButtonRec}
35 \opt{IPOD_4G_PAD}{Tap \btnfnt{Top-Right}} 34 \opt{IPOD_4G_PAD}{Tap \btnfnt{Top-Right}}
@@ -42,7 +41,6 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
42 \opt{HAVEREMOTEKEYMAP}{& } 41 \opt{HAVEREMOTEKEYMAP}{& }
43 & A button\\ 42 & A button\\
44 % 43 %
45 \opt{RECORDER_PAD}{\ButtonFTwo}
46 \opt{IRIVER_H100_PAD}{\ButtonOff} 44 \opt{IRIVER_H100_PAD}{\ButtonOff}
47 \opt{IRIVER_H300_PAD}{\ButtonMode} 45 \opt{IRIVER_H300_PAD}{\ButtonMode}
48 \opt{IPOD_4G_PAD}{Tap \btnfnt{Top-Left}} 46 \opt{IPOD_4G_PAD}{Tap \btnfnt{Top-Left}}
@@ -56,7 +54,6 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
56 \opt{HAVEREMOTEKEYMAP}{& } 54 \opt{HAVEREMOTEKEYMAP}{& }
57 & B button\\ 55 & B button\\
58 % 56 %
59 \opt{RECORDER_PAD}{\ButtonFThree}
60 \opt{IRIVER_H100_PAD}{\ButtonRec} 57 \opt{IRIVER_H100_PAD}{\ButtonRec}
61 \opt{IRIVER_H300_PAD}{\ButtonOn} 58 \opt{IRIVER_H300_PAD}{\ButtonOn}
62 \opt{IPOD_4G_PAD}{Tap \btnfnt{Bottom-Right} /~Press \ButtonSelect} 59 \opt{IPOD_4G_PAD}{Tap \btnfnt{Bottom-Right} /~Press \ButtonSelect}
@@ -73,7 +70,7 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
73 & Start\\ 70 & Start\\
74 % 71 %
75 \nopt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{ 72 \nopt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{
76 \opt{RECORDER_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay} 73 \opt{SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
77 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} 74 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
78 \opt{IPOD_4G_PAD}{Tap \btnfnt{Bottom-Left}} 75 \opt{IPOD_4G_PAD}{Tap \btnfnt{Bottom-Left}}
79 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd} 76 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd}
@@ -86,14 +83,13 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
86 & Select\\ 83 & Select\\
87 % 84 %
88 } 85 }
89 \opt{RECORDER_PAD,IRIVER_H100_PAD,iaudiom5,MPIO_HD300_PAD}{ 86 \opt{IRIVER_H100_PAD,iaudiom5,MPIO_HD300_PAD}{
90 \opt{RECORDER_PAD}{\ButtonOn}
91 \opt{IRIVER_H100_PAD,IAUDIO_X5_PAD,MPIO_HD300_PAD}{\ButtonHold{} switch} 87 \opt{IRIVER_H100_PAD,IAUDIO_X5_PAD,MPIO_HD300_PAD}{\ButtonHold{} switch}
92 \opt{HAVEREMOTEKEYMAP}{& } 88 \opt{HAVEREMOTEKEYMAP}{& }
93 & Cycle display scaling modes\\ 89 & Cycle display scaling modes\\
94 % defined for the Recorders and targets with 160x128x2 displays (H100, M5) 90 % defined for the Recorders and targets with 160x128x2 displays (H100, M5)
95 } 91 }
96 \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff} 92 \opt{IRIVER_H300_PAD}{\ButtonOff}
97 \opt{IRIVER_H100_PAD}{\ButtonMode} 93 \opt{IRIVER_H100_PAD}{\ButtonMode}
98 \opt{IPOD_4G_PAD}{\ButtonHold{} switch} 94 \opt{IPOD_4G_PAD}{\ButtonHold{} switch}
99 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD% 95 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD%
diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex
index b0021383f3..8b0a9774e0 100644
--- a/manual/plugins/sliding.tex
+++ b/manual/plugins/sliding.tex
@@ -12,7 +12,7 @@ to turn your own pictures into a puzzle.
12Key controls: 12Key controls:
13 13
14\begin{btnmap} 14\begin{btnmap}
15 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 15 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
16 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 16 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
17 ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 17 ,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
18 {\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown} 18 {\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown}
@@ -26,8 +26,6 @@ Key controls:
26 \opt{HAVEREMOTEKEYMAP}{& } 26 \opt{HAVEREMOTEKEYMAP}{& }
27 & Move Tile \\ 27 & Move Tile \\
28 % 28 %
29 \opt{RECORDER_PAD}{\ButtonFOne}
30 \opt{ONDIO_PAD}{Long \ButtonMenu}
31 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} 29 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
32 {\ButtonSelect} 30 {\ButtonSelect}
33 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} 31 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
@@ -43,8 +41,6 @@ Key controls:
43 \opt{HAVEREMOTEKEYMAP}{& } 41 \opt{HAVEREMOTEKEYMAP}{& }
44 & Shuffle \\ 42 & Shuffle \\
45 % 43 %
46 \opt{RECORDER_PAD}{\ButtonFTwo}
47 \opt{ONDIO_PAD}{\ButtonMenu}
48 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 44 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
49 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} 45 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
50 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} 46 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
@@ -59,7 +55,7 @@ Key controls:
59 & Switch between pictures (default puzzle\opt{albumart}{, album art}, and your own image if 55 & Switch between pictures (default puzzle\opt{albumart}{, album art}, and your own image if
60launched via Open With), and numbered tiles \\ 56launched via Open With), and numbered tiles \\
61 % 57 %
62 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 58 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
63 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 59 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
64 ,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 60 ,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
65 \opt{SANSA_FUZE_PAD}{Long \ButtonHome} 61 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
diff --git a/manual/plugins/snake.tex b/manual/plugins/snake.tex
index 6e969fc5a7..2218418c99 100644
--- a/manual/plugins/snake.tex
+++ b/manual/plugins/snake.tex
@@ -6,7 +6,7 @@ as possible by eating the dots that appear on the screen. The game will
6end when the snake touches either the borders of the screen or itself. 6end when the snake touches either the borders of the screen or itself.
7 7
8\begin{btnmap} 8\begin{btnmap}
9 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 9 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
10 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 10 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
11 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 11 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
12 {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight} 12 {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
@@ -17,12 +17,11 @@ end when the snake touches either the borders of the screen or itself.
17 \opt{HAVEREMOTEKEYMAP}{& } 17 \opt{HAVEREMOTEKEYMAP}{& }
18 & Move snake\\ 18 & Move snake\\
19 % 19 %
20 \opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonPlay} 20 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}
21 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 21 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
22 ,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZE_PAD} 22 ,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZE_PAD}
23 {\ButtonSelect} 23 {\ButtonSelect}
24 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 24 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
25 \opt{ONDIO_PAD}{\ButtonMenu}
26 \opt{COWON_D2_PAD}{\TouchCenter} 25 \opt{COWON_D2_PAD}{\TouchCenter}
27 \opt{MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay} 26 \opt{MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
28 \opt{HAVEREMOTEKEYMAP}{& } 27 \opt{HAVEREMOTEKEYMAP}{& }
diff --git a/manual/plugins/snake2.tex b/manual/plugins/snake2.tex
index 9801e2dc53..f772bf4a67 100644
--- a/manual/plugins/snake2.tex
+++ b/manual/plugins/snake2.tex
@@ -8,7 +8,7 @@ snake gets longer. The game ends when the snake hits a wall, or runs
8into itself. 8into itself.
9 9
10\begin{btnmap} 10\begin{btnmap}
11 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 11 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
12 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 12 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
13 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 13 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
14 {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight} 14 {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
@@ -18,9 +18,8 @@ into itself.
18 \opt{MPIO_HD300_PAD}{\ButtonRew / \ButtonFF / \ButtonScrollUp / \ButtonScrollDown} 18 \opt{MPIO_HD300_PAD}{\ButtonRew / \ButtonFF / \ButtonScrollUp / \ButtonScrollDown}
19 \opt{HAVEREMOTEKEYMAP}{& } 19 \opt{HAVEREMOTEKEYMAP}{& }
20 & Steer the snake\\ 20 & Steer the snake\\
21 \opt{RECORDER_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD% 21 \opt{PBELL_VIBE500_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
22 ,SAMSUNG_YH820_PAD}{\ButtonPlay} 22 ,SAMSUNG_YH820_PAD}{\ButtonPlay}
23 \opt{ONDIO_PAD}{\ButtonMenu}
24 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 23 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
25 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD% 24 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD%
26 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZE_PAD} 25 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZE_PAD}
@@ -29,7 +28,7 @@ into itself.
29 \opt{COWON_D2_PAD}{\TouchCenter} 28 \opt{COWON_D2_PAD}{\TouchCenter}
30 \opt{HAVEREMOTEKEYMAP}{& } 29 \opt{HAVEREMOTEKEYMAP}{& }
31 & Pause and resume the game\\ 30 & Pause and resume the game\\
32 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 31 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
33 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 32 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
34 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,GIGABEAT_PAD% 33 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,GIGABEAT_PAD%
35 ,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 34 ,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/sokoban.tex b/manual/plugins/sokoban.tex
index c4438424d1..5fd5cbbaa2 100644
--- a/manual/plugins/sokoban.tex
+++ b/manual/plugins/sokoban.tex
@@ -14,14 +14,14 @@ information about the level format, see
14\begin{btnmap} 14\begin{btnmap}
15\multicolumn{2}{c}{\textbf{In game}} \\ 15\multicolumn{2}{c}{\textbf{In game}} \\
16\hline 16\hline
17\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% 17\opt{IRIVER_H100_PAD,IRIVER_H300_PAD%
18 ,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD% 18 ,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD%
19 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD% 19 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
20 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 20 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
21 {\ButtonUp, \ButtonDown, }% 21 {\ButtonUp, \ButtonDown, }%
22\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay, }% 22\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay, }%
23\opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown, }% 23\opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown, }%
24\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% 24\opt{IRIVER_H100_PAD,IRIVER_H300_PAD%
25 ,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD% 25 ,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD%
26 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD,IPOD_3G_PAD% 26 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
27 ,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD% 27 ,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
@@ -32,7 +32,7 @@ information about the level format, see
32\opt{MPIO_HD300_PAD}{\ButtonScrollUp, \ButtonScrollDown, \ButtonRew, \ButtonFF} 32\opt{MPIO_HD300_PAD}{\ButtonScrollUp, \ButtonScrollDown, \ButtonRew, \ButtonFF}
33 \opt{HAVEREMOTEKEYMAP}{& } 33 \opt{HAVEREMOTEKEYMAP}{& }
34 & Move the ``sokoban'' up, down, left, or right\\ 34 & Move the ``sokoban'' up, down, left, or right\\
35\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 35\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
36\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 36\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
37\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD% 37\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
38 ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 38 ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
@@ -46,8 +46,6 @@ information about the level format, see
46 } 46 }
47 & Menu \\ 47 & Menu \\
48\nopt{IAUDIO_X5_PAD}{ 48\nopt{IAUDIO_X5_PAD}{
49 \opt{RECORDER_PAD}{\ButtonFOne}
50 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
51 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonDown} 49 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonDown}
52 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} 50 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
53 \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollDown} 51 \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollDown}
@@ -64,8 +62,6 @@ information about the level format, see
64 & Back to previous level \\ 62 & Back to previous level \\
65} 63}
66\nopt{IPOD_4G_PAD,IPOD_3G_PAD}{ 64\nopt{IPOD_4G_PAD,IPOD_3G_PAD}{
67 \opt{RECORDER_PAD}{\ButtonFTwo}
68 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
69 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 65 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
70 \opt{IAUDIO_X5_PAD}{\ButtonRec} 66 \opt{IAUDIO_X5_PAD}{\ButtonRec}
71 \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonRight} 67 \opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay+\ButtonRight}
@@ -81,8 +77,6 @@ information about the level format, see
81 & Restart level \\ 77 & Restart level \\
82} 78}
83\nopt{IAUDIO_X5_PAD}{ 79\nopt{IAUDIO_X5_PAD}{
84 \opt{RECORDER_PAD}{\ButtonFThree}
85 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
86 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonUp} 80 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonUp}
87 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} 81 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
88 \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp} 82 \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp}
@@ -98,8 +92,6 @@ information about the level format, see
98 \opt{HAVEREMOTEKEYMAP}{& } 92 \opt{HAVEREMOTEKEYMAP}{& }
99 & Go to next level \\ 93 & Go to next level \\
100} 94}
101\opt{RECORDER_PAD}{\ButtonOn}
102\opt{ONDIO_PAD}{\ButtonMenu}
103\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} 95\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
104\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD% 96\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD%
105 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect} 97 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect}
@@ -112,8 +104,7 @@ information about the level format, see
112 \opt{HAVEREMOTEKEYMAP}{& } 104 \opt{HAVEREMOTEKEYMAP}{& }
113 & Undo last movement \\ 105 & Undo last movement \\
114 106
115\opt{RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonPlay} 107\opt{IAUDIO_X5_PAD}{\ButtonPlay}
116\opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
117\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 108\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
118\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} 109\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
119\opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF} 110\opt{IRIVER_H10_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
@@ -132,17 +123,16 @@ information about the level format, see
132\hline 123\hline
133\multicolumn{2}{c}{\textbf{Solution playback}} \\ 124\multicolumn{2}{c}{\textbf{Solution playback}} \\
134\hline 125\hline
135\opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD% 126\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD%
136 ,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD% 127 ,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD%
137 ,SAMSUNG_YH820_PAD}{\ButtonPlay} 128 ,SAMSUNG_YH820_PAD}{\ButtonPlay}
138\opt{ONDIO_PAD}{\ButtonMenu}
139\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 129\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
140\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 130\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
141 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect} 131 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect}
142\opt{COWON_D2_PAD}{\TouchCenter} 132\opt{COWON_D2_PAD}{\TouchCenter}
143 \opt{HAVEREMOTEKEYMAP}{& } 133 \opt{HAVEREMOTEKEYMAP}{& }
144 & Pause/resume \\ 134 & Pause/resume \\
145\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% 135\opt{IRIVER_H100_PAD,IRIVER_H300_PAD%
146 ,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD% 136 ,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD%
147 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD% 137 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD%
148 ,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 138 ,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
@@ -152,7 +142,7 @@ information about the level format, see
152\opt{COWON_D2_PAD}{\TouchTopMiddle/\TouchBottomMiddle} 142\opt{COWON_D2_PAD}{\TouchTopMiddle/\TouchBottomMiddle}
153 \opt{HAVEREMOTEKEYMAP}{& } 143 \opt{HAVEREMOTEKEYMAP}{& }
154 & Increase/decrease playback speed \\ 144 & Increase/decrease playback speed \\
155\opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,ONDIO_PAD% 145\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD%
156 ,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD% 146 ,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD%
157 ,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD% 147 ,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD%
158 ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD% 148 ,SANSA_CLIP_PAD,SANSA_FUZEPLUS_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD%
@@ -162,7 +152,7 @@ information about the level format, see
162\opt{MPIO_HD300_PAD}{\ButtonRew/\ButtonFF} 152\opt{MPIO_HD300_PAD}{\ButtonRew/\ButtonFF}
163 \opt{HAVEREMOTEKEYMAP}{& } 153 \opt{HAVEREMOTEKEYMAP}{& }
164 & Go backward/forward (while paused) \\ 154 & Go backward/forward (while paused) \\
165\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 155\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
166\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 156\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
167\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 157\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
168 ,SANSA_FUZEPLUS_PAD}{\ButtonPower} 158 ,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/solitaire.tex b/manual/plugins/solitaire.tex
index 4444762bc2..c98b59873b 100644
--- a/manual/plugins/solitaire.tex
+++ b/manual/plugins/solitaire.tex
@@ -14,13 +14,13 @@ visit
14\url{http://www.solitairecentral.com/rules/Klondike.html} 14\url{http://www.solitairecentral.com/rules/Klondike.html}
15 15
16\begin{btnmap} 16\begin{btnmap}
17 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 17 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
18 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD% 18 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,PBELL_VIBE500_PAD%
19 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 19 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
20 {\ButtonUp{} / \ButtonDown} 20 {\ButtonUp{} / \ButtonDown}
21 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} 21 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
22 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown} 22 \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown}
23 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 23 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
24 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD% 24 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,IPOD_4G_PAD%
25 ,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD% 25 ,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD%
26 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 26 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
@@ -30,8 +30,6 @@ visit
30 \opt{HAVEREMOTEKEYMAP}{& } 30 \opt{HAVEREMOTEKEYMAP}{& }
31 & Move Cursor around.\\ 31 & Move Cursor around.\\
32 % 32 %
33 \opt{RECORDER_PAD}{\ButtonOn}
34 \opt{ONDIO_PAD}{\ButtonMenu}
35 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% 33 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
36 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 34 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
37 ,MROBE100_PAD,SANSA_FUZEPLUS_PAD} 35 ,MROBE100_PAD,SANSA_FUZEPLUS_PAD}
@@ -43,8 +41,6 @@ visit
43 \opt{HAVEREMOTEKEYMAP}{& } 41 \opt{HAVEREMOTEKEYMAP}{& }
44 & Select cards, move cards, reveal hidden cards...\\ 42 & Select cards, move cards, reveal hidden cards...\\
45 % 43 %
46 \opt{RECORDER_PAD}{\ButtonFOne}
47 \opt{ONDIO_PAD}{Long \ButtonMenu}
48 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 44 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
49 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} 45 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}
50 {\ButtonMenu} 46 {\ButtonMenu}
@@ -62,8 +58,7 @@ visit
62 \opt{HAVEREMOTEKEYMAP}{& } 58 \opt{HAVEREMOTEKEYMAP}{& }
63 & Draw 3 new cards from the remains stack\\ 59 & Draw 3 new cards from the remains stack\\
64 % 60 %
65 \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} 61 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
66 \opt{ONDIO_PAD}{Long \ButtonDown}
67 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} + \ButtonLeft} 62 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} + \ButtonLeft}
68 \opt{IAUDIO_X5_PAD}{Long \ButtonPlay} 63 \opt{IAUDIO_X5_PAD}{Long \ButtonPlay}
69 \opt{IRIVER_H10_PAD}{\ButtonFF} 64 \opt{IRIVER_H10_PAD}{\ButtonFF}
@@ -82,8 +77,6 @@ visit
82 \opt{HAVEREMOTEKEYMAP}{& } 77 \opt{HAVEREMOTEKEYMAP}{& }
83 & Put the card from the top of the remains stack on top of the cursor\\ 78 & Put the card from the top of the remains stack on top of the cursor\\
84 % 79 %
85 \opt{RECORDER_PAD}{\ButtonFTwo}
86 \opt{ONDIO_PAD}{Long \ButtonUp}
87 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 80 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
88 ,MROBE100_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{Long \ButtonSelect} 81 ,MROBE100_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{Long \ButtonSelect}
89 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonMenu} 82 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonMenu}
@@ -99,8 +92,7 @@ visit
99 \opt{HAVEREMOTEKEYMAP}{& } 92 \opt{HAVEREMOTEKEYMAP}{& }
100 & Put the card under the cursor on one of the 4 final colour stacks.\\ 93 & Put the card under the cursor on one of the 4 final colour stacks.\\
101 % 94 %
102 \opt{RECORDER_PAD}{\ButtonFThree} 95 \opt{IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonRight}
103 \opt{IRIVER_H10_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonRight}
104 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} + \ButtonRight} 96 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} + \ButtonRight}
105 \opt{IAUDIO_X5_PAD}{\ButtonRec} 97 \opt{IAUDIO_X5_PAD}{\ButtonRec}
106 \opt{SANSA_E200_PAD}{\ButtonRight} 98 \opt{SANSA_E200_PAD}{\ButtonRight}
@@ -116,7 +108,7 @@ visit
116 \opt{HAVEREMOTEKEYMAP}{& } 108 \opt{HAVEREMOTEKEYMAP}{& }
117 & Put the card on top of the remains stack on one of the final colour stacks.\\ 109 & Put the card on top of the remains stack on one of the final colour stacks.\\
118 % 110 %
119 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H300_PAD,IRIVER_H100_PAD}{\ButtonOff} 111 \opt{IRIVER_H300_PAD,IRIVER_H100_PAD}{\ButtonOff}
120 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} + \ButtonSelect} 112 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} + \ButtonSelect}
121 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 113 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
122 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 114 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/spacerocks.tex b/manual/plugins/spacerocks.tex
index aeb53420fe..bba380a7ff 100644
--- a/manual/plugins/spacerocks.tex
+++ b/manual/plugins/spacerocks.tex
@@ -6,8 +6,7 @@ UFO will appear -- shoot this for extra points.
6 6
7\begin{btnmap} 7\begin{btnmap}
8 % 8 %
9 \opt{RECORDER_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay} 9 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
10 \opt{ONDIO_PAD}{\ButtonMenu}
11 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% 10 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
12 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 11 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
13 ,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD} 12 ,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD}
@@ -19,7 +18,7 @@ UFO will appear -- shoot this for extra points.
19 \opt{HAVEREMOTEKEYMAP}{& } 18 \opt{HAVEREMOTEKEYMAP}{& }
20 & Shoot\\ 19 & Shoot\\
21 % 20 %
22 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 21 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
23 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 22 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
24 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD% 23 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
25 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 24 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
@@ -31,7 +30,7 @@ UFO will appear -- shoot this for extra points.
31 \opt{HAVEREMOTEKEYMAP}{& } 30 \opt{HAVEREMOTEKEYMAP}{& }
32 & Thrust\\ 31 & Thrust\\
33 % 32 %
34 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 33 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
35 ,IRIVER_H10_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 34 ,IRIVER_H10_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
36 ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 35 ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
37 {\ButtonLeft / \ButtonRight} 36 {\ButtonLeft / \ButtonRight}
@@ -41,7 +40,7 @@ UFO will appear -- shoot this for extra points.
41 \opt{HAVEREMOTEKEYMAP}{& } 40 \opt{HAVEREMOTEKEYMAP}{& }
42 & Turn left/right\\ 41 & Turn left/right\\
43 % 42 %
44 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 43 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
45 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 44 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
46 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD% 45 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD%
47 ,SAMSUNG_YH820_PAD} 46 ,SAMSUNG_YH820_PAD}
@@ -54,8 +53,6 @@ UFO will appear -- shoot this for extra points.
54 \opt{HAVEREMOTEKEYMAP}{& } 53 \opt{HAVEREMOTEKEYMAP}{& }
55 & Teleport\\ 54 & Teleport\\
56 % 55 %
57 \opt{RECORDER_PAD}{\ButtonOn}
58 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
59 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} 56 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
60 \opt{SANSA_CLIP_PAD}{\ButtonHome} 57 \opt{SANSA_CLIP_PAD}{\ButtonHome}
61 \opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonUp} 58 \opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonUp}
@@ -69,7 +66,7 @@ UFO will appear -- shoot this for extra points.
69 \opt{HAVEREMOTEKEYMAP}{& } 66 \opt{HAVEREMOTEKEYMAP}{& }
70 & Pause game\\ 67 & Pause game\\
71 % 68 %
72 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 69 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
73 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 70 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
74 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD% 71 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD%
75 ,SANSA_C200_PAD,SANSA_CLIP_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 72 ,SANSA_C200_PAD,SANSA_CLIP_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/split_editor.tex b/manual/plugins/split_editor.tex
deleted file mode 100644
index d571286006..0000000000
--- a/manual/plugins/split_editor.tex
+++ /dev/null
@@ -1,193 +0,0 @@
1\subsection{Split Editor}
2
3When recording an mp3 file, it is common practice to start the recording
4a little bit early and stop it a little bit late to ensure all the
5desired sound is recorded. This results in recordings that contain
6extra snippets of sound in the beginning and the end. Unfortunately these
7snippets can not be deleted easily because they are stored in the same
8file as the desired recording. The purpose of the split editor is to
9split an mp3 file (the input file) at a point in time (split point). Two
10new files can be generated from the input file. The first file contains
11the part before the split point and the second file contains the part
12after the split point. Once this process has been successful the
13original file can be deleted or kept as a backup. %
14%
15The whole process of splitting an mp3 file consists of three steps:
16%
17\begin{itemize}
18 \item Defining the split point
19 \item Generating the result files
20 \item If desired deleting the input file (with the browser, not the split editor)
21\end{itemize}
22
23\subsubsection{How To Use The Split Editor}
24 When the device plays the song just hit the \ActionWpsPlay{} button
25 to pause, when playback has roughly reached the split point. This need
26 not be very precise as the split point can be fine tuned later. A screen
27 similar to the one below will appear.
28
29 \begin{figure}[H]
30 \begin{center}
31 \includegraphics[width=8.0cm]{plugins/images/ss-splitedit-main-112x64x1}
32 \caption{The Split Editor's Main Screen}
33 \end{center}
34 \end{figure}
35
36\subsubsection{The Split Editor's Main Screen}
37 \begin{description}
38 \item[The waveform]
39 displays the volume of the song over time. It will appear as the song
40 plays and help to visually identify the point in time where the split is
41 desired
42 %
43 \item[The split point indicator]
44 is a vertical line with a small triangle at the top end. It is the most
45 important control element of the split editor. It can be moved with the
46 \ButtonLeft\ and \ButtonRight\ buttons. Later, when you have fine tuned
47 the split point, the song will be split at this position.
48 %
49 \item[The split time]
50 At the top of the window a time value is displayed. This is the point in
51 time within the song at which the split point indicator is positioned.
52 %
53 \item[The locator]
54 Another vertical bar represents the position locator. It moves along as
55 the song plays. In contrast to the split point indicator it has no
56 triangles at the ends.
57 %
58 \item[The time bar]
59 displays the current position within the song relative to the whole song.
60 The entire length of the time bar represents the song length. The length
61 of the solid part of the time bar represents the position and length of
62 the displayed part of the song.
63 %
64 \item[The scale mode]
65 On the right side of the bottom line the scale mode is displayed. The
66 waveform can be scaled either logarithmically or linearly. In logarithmic
67 scale mode the letters ``dB'' are displayed, in linear mode ``\%''. Use
68 \opt{RECORDER_PAD}{\ButtonFThree}
69 \opt{ONDIO_PAD}{\ButtonMenu\ + \ButtonRight}
70 to switch between these modes. Linear mode usually gives better optical
71 hints with commercially recorded music. For quiet recordings,
72 especially of human speech, the logarithmic scale often is preferable.
73 More information in the Scale \reference{ref:Scalemode} below.
74 %
75 \item[The loop mode]
76 In the middle of the bottom line the loop mode icon is displayed.
77 There are 4 different loop modes. Pressing
78 \opt{RECORDER_PAD}{\ButtonFTwo}
79 \opt{ONDIO_PAD}{\ButtonMenu\ + \ButtonUp}
80 changes to the next loop mode.
81 %
82 \begin{description}
83 \item
84 \includegraphics[width=0.53cm]{plugins/images/icon-splitedit-loop-1}
85 Playback loops around the split point indicator. This mode is best
86 used when searching and zooming for the desired point at which to split
87 the recording.
88 \item
89 \includegraphics[width=0.53cm]{plugins/images/icon-splitedit-loop-2}
90 Playback loops from the split point indicator to the end of the
91 visible area. This mode is best used when fine tuning the split
92 indicator position at the beginning of a recording.
93 \item
94 \includegraphics[width=0.53cm]{plugins/images/icon-splitedit-loop-3}
95 Playback loops from the beginning of the
96 visible area to the split point. This mode is best used when fine
97 tuning the split indicator position at the end of a recording.
98 \item
99 \includegraphics[width=0.53cm]{plugins/images/icon-splitedit-loop-4}
100 Playback does not loop, the borders of the visible
101 area as well as the split point indicator are ignored. This mode is
102 best used when playing the song outside of the borders of the displayed
103 region.
104 \end{description}
105 \item[Perform the split (8)]
106 The icon above the
107 \opt{RECORDER_PAD}{\ButtonFOne}
108 \opt{ONDIO_PAD}{\ButtonLeft}
109 button indicates its function to execute the split. When split
110 positioning is complete open the save dialogue with
111 \opt{RECORDER_PAD}{\ButtonFOne}
112 \opt{ONDIO_PAD}{\ButtonMenu\ + \ButtonLeft}.
113 \end{description}
114
115 \begin{table}
116 \begin{btnmap}
117 \ButtonOff & Quit plugin \\
118 %
119 \ButtonLeft\ / \ButtonRight & Move the split point indicator \\
120 %
121 \ButtonUp\ / \ButtonDown & Zoom in / out \\
122 %
123 \opt{RECORDER_PAD}{\ButtonPlay}
124 \opt{ONDIO_PAD}{\ButtonMenu}
125 & Play from the split position \\
126 %
127 \opt{RECORDER_PAD}{\ButtonFOne}
128 \opt{ONDIO_PAD}{\ButtonMenu\ + \ButtonLeft}
129 & Enter the save dialogue \\
130 %
131 \opt{RECORDER_PAD}{\ButtonFTwo}
132 \opt{ONDIO_PAD}{\ButtonMenu\ + \ButtonUp}
133 & Toggle loop modes \\
134 %
135 \opt{RECORDER_PAD}{\ButtonFThree}
136 \opt{ONDIO_PAD}{\ButtonMenu\ + \ButtonRight}
137 & Toggle logarithmic / linear scaling \\
138 \opt{RECORDER_PAD}{
139 %
140 \ButtonOn\ + \ButtonLeft
141 & Play half speed \\
142 %
143 \ButtonOn\ + \ButtonRight
144 & Play 150\% speed \\
145 %
146 \ButtonOn\ + \ButtonPlay
147 & Play normal speed \\
148 }
149 \end{btnmap}
150 \caption{Controls in the split editor}
151 \end{table}
152
153\subsubsection{Save dialogue}
154In the save dialogue it is possible to specify which of the files you
155want to save and their names. When finished, select
156``Save'' and the files will be written to
157disk. Note that files can not be overwritten, so filenames that
158do not exist yet must be chosen. If unsure whether the
159file already exists simply try to save it. If another file with this
160name exists the dialogue will return and you can choose another
161filename
162
163\screenshot{plugins/images/ss-splitedit-save}{The Split Editor's
164Save Dialogue}{}
165
166\begin{table}
167 \begin{btnmap}
168 \ButtonUp\ / \ButtonDown & Select item \\
169 %
170 \opt{RECORDER_PAD}{\ButtonPlay}
171 \opt{ONDIO_PAD}{\ButtonRight}
172 & Toggle / edit item \\
173 %
174 \ButtonOff & Cancel \\
175 \end{btnmap}
176 \caption{Controls in the save dialogue}
177\end{table}
178
179\subsubsection{\label{ref:Scalemode}Scale}
180The values in the waveform are scaled according to the settings of the
181peak meter. These can be altered in the peak meter settings,
182see \reference{ref:Peakmetersetting}. If extreme minimum or
183maximum values are set the waveform might be cut off. A minimum
184setting of {}-60~dB and a maximum setting of 0~dB are recommended.
185These settings should be capable of producing useful waveforms for very
186soft sounds in logarithmic mode (dB). When the editor is used on loud
187sounds (such as commercial rock or pop music) switching to the linear
188scale may prove more effective since the logarithmic scale compresses
189loud noises and makes it more difficult to identify characteristic
190shapes. Note that it is always possible to toggle between the two scale
191modes.
192
193
diff --git a/manual/plugins/star.tex b/manual/plugins/star.tex
index 3cb7f078cc..0d6a95e713 100644
--- a/manual/plugins/star.tex
+++ b/manual/plugins/star.tex
@@ -11,7 +11,7 @@ wall to allow your filled circle to get to places on the screen it
11could not otherwise reach. The block cannot take ``o''s. 11could not otherwise reach. The block cannot take ``o''s.
12 12
13\begin{btnmap} 13\begin{btnmap}
14 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 14 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
15 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 15 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
16 ,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD% 16 ,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD%
17 ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 17 ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
@@ -20,7 +20,7 @@ could not otherwise reach. The block cannot take ``o''s.
20 \opt{MPIO_HD300_PAD}{\ButtonRew} 20 \opt{MPIO_HD300_PAD}{\ButtonRew}
21 \opt{HAVEREMOTEKEYMAP}{& } 21 \opt{HAVEREMOTEKEYMAP}{& }
22 & Move Left\\ 22 & Move Left\\
23 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 23 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
24 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 24 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
25 ,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD% 25 ,GIGABEAT_S_PAD,MROBE100_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD%
26 ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 26 ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
@@ -29,7 +29,7 @@ could not otherwise reach. The block cannot take ``o''s.
29 \opt{COWON_D2_PAD}{\TouchMidRight} 29 \opt{COWON_D2_PAD}{\TouchMidRight}
30 \opt{HAVEREMOTEKEYMAP}{& } 30 \opt{HAVEREMOTEKEYMAP}{& }
31 & Move Right\\ 31 & Move Right\\
32 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 32 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
33 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 33 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
34 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD% 34 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
35 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 35 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
@@ -40,7 +40,7 @@ could not otherwise reach. The block cannot take ``o''s.
40 \opt{MPIO_HD300_PAD}{\ButtonScrollUp} 40 \opt{MPIO_HD300_PAD}{\ButtonScrollUp}
41 \opt{HAVEREMOTEKEYMAP}{& } 41 \opt{HAVEREMOTEKEYMAP}{& }
42 & Move Up\\ 42 & Move Up\\
43 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 43 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
44 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 44 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
45 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD% 45 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
46 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 46 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
@@ -51,8 +51,6 @@ could not otherwise reach. The block cannot take ``o''s.
51 \opt{MPIO_HD300_PAD}{\ButtonScrollDown} 51 \opt{MPIO_HD300_PAD}{\ButtonScrollDown}
52 \opt{HAVEREMOTEKEYMAP}{& } 52 \opt{HAVEREMOTEKEYMAP}{& }
53 & Move Down\\ 53 & Move Down\\
54 \opt{RECORDER_PAD}{\ButtonOn}
55 \opt{ONDIO_PAD}{\ButtonMenu}
56 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 54 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
57 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD% 55 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD%
58 ,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} 56 ,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
@@ -62,8 +60,6 @@ could not otherwise reach. The block cannot take ``o''s.
62 \opt{MPIO_HD300_PAD}{\ButtonEnter} 60 \opt{MPIO_HD300_PAD}{\ButtonEnter}
63 \opt{HAVEREMOTEKEYMAP}{& } 61 \opt{HAVEREMOTEKEYMAP}{& }
64 & Switch between circle and square\\ 62 & Switch between circle and square\\
65 \opt{RECORDER_PAD}{\ButtonFOne}
66 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
67 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonLeft} 63 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonLeft}
68 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect+\ButtonLeft} 64 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect+\ButtonLeft}
69 \opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonDown} 65 \opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonDown}
@@ -77,8 +73,6 @@ could not otherwise reach. The block cannot take ``o''s.
77 \opt{SAMSUNG_YH820_PAD}{\ButtonRec+\ButtonDown} 73 \opt{SAMSUNG_YH820_PAD}{\ButtonRec+\ButtonDown}
78 \opt{HAVEREMOTEKEYMAP}{& } 74 \opt{HAVEREMOTEKEYMAP}{& }
79 & Previous level\\ 75 & Previous level\\
80 \opt{RECORDER_PAD}{\ButtonFTwo}
81 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
82 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonUp} 76 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonUp}
83 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} 77 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
84 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight} 78 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight}
@@ -92,8 +86,6 @@ could not otherwise reach. The block cannot take ``o''s.
92 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{Long \ButtonFF} 86 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{Long \ButtonFF}
93 \opt{HAVEREMOTEKEYMAP}{& } 87 \opt{HAVEREMOTEKEYMAP}{& }
94 & Reset level \\ 88 & Reset level \\
95 \opt{RECORDER_PAD}{\ButtonFThree}
96 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
97 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonRight} 89 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonRight}
98 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect+\ButtonRight} 90 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect+\ButtonRight}
99 \opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonRight} 91 \opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonRight}
@@ -107,7 +99,7 @@ could not otherwise reach. The block cannot take ``o''s.
107 \opt{SAMSUNG_YH820_PAD}{\ButtonRec+\ButtonUp} 99 \opt{SAMSUNG_YH820_PAD}{\ButtonRec+\ButtonUp}
108 \opt{HAVEREMOTEKEYMAP}{& } 100 \opt{HAVEREMOTEKEYMAP}{& }
109 & Next level \\ 101 & Next level \\
110 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 102 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
111 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 103 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
112 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 104 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
113 ,GIGABEAT_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 105 ,GIGABEAT_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/stats.tex b/manual/plugins/stats.tex
index b4fa59bf99..0dac854d68 100644
--- a/manual/plugins/stats.tex
+++ b/manual/plugins/stats.tex
@@ -1,9 +1,9 @@
1\subsection{Stats} 1\subsection{Stats}
2\screenshot{plugins/images/ss-stats}{The stats-plugin}{} 2\screenshot{plugins/images/ss-stats}{The stats-plugin}{}
3 3
4The stats plugin counts the directories and files% 4The stats plugin counts the directories and files
5\nopt{archosplayer}{ (the total number as well as the number 5(the total number as well as the number
6of audio, playlist, image and video files) }% 6of audio, playlist, image and video files)
7on your \dap{}. 7on your \dap{}.
8Press \PluginCancel{} or \PluginExit{} to abort counting and 8Press \PluginCancel{} or \PluginExit{} to abort counting and
9exit the plugin. Press it again to quit after counting has 9exit the plugin. Press it again to quit after counting has
diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex
index 68521118f8..3a7785be64 100644
--- a/manual/plugins/stopwatch.tex
+++ b/manual/plugins/stopwatch.tex
@@ -4,8 +4,7 @@
4A simple stopwatch program with support for saving times. 4A simple stopwatch program with support for saving times.
5 5
6\begin{btnmap} 6\begin{btnmap}
7 \opt{PLAYER_PAD}{\ButtonMenu} 7 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
8 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
9 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 8 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
10 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% 9 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
11 ,MROBE100_PAD,SANSA_CLIP_PAD}{\ButtonPower} 10 ,MROBE100_PAD,SANSA_CLIP_PAD}{\ButtonPower}
@@ -20,18 +19,17 @@ A simple stopwatch program with support for saving times.
20 } 19 }
21 & Quit Plugin \\ 20 & Quit Plugin \\
22 % 21 %
23 \opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD% 22 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD%
24 ,PBELL_VIBE500_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD% 23 ,PBELL_VIBE500_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD%
25 ,SAMSUNG_YH820_PAD}{\ButtonPlay} 24 ,SAMSUNG_YH820_PAD}{\ButtonPlay}
26 \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD% 25 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD%
27 ,SANSA_CLIP_PAD}{\ButtonRight} 26 ,SANSA_CLIP_PAD}{\ButtonRight}
28 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,IPOD_4G_PAD% 27 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,IPOD_4G_PAD%
29 ,IPOD_3G_PAD}{\ButtonSelect} 28 ,IPOD_3G_PAD}{\ButtonSelect}
30 \opt{HAVEREMOTEKEYMAP}{& } 29 \opt{HAVEREMOTEKEYMAP}{& }
31 & Start / stop \\ 30 & Start / stop \\
32 % 31 %
33 \opt{PLAYER_PAD}{\ButtonStop} 32 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
34 \opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD%
35 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SAMSUNG_YH92X_PAD% 33 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SAMSUNG_YH92X_PAD%
36 ,SAMSUNG_YH820_PAD}{\ButtonLeft} 34 ,SAMSUNG_YH820_PAD}{\ButtonLeft}
37 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown} 35 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown}
@@ -44,8 +42,8 @@ A simple stopwatch program with support for saving times.
44 \opt{HAVEREMOTEKEYMAP}{& } 42 \opt{HAVEREMOTEKEYMAP}{& }
45 & Reset timer (only when timer is stopped)\\ 43 & Reset timer (only when timer is stopped)\\
46 % 44 %
47 \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 45 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
48 \opt{ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonMenu} 46 \opt{GIGABEAT_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}{\ButtonMenu}
49 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRight} 47 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRight}
50 \opt{IRIVER_H10_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonFF} 48 \opt{IRIVER_H10_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD}{\ButtonFF}
51 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD% 49 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_S_PAD%
@@ -53,8 +51,8 @@ A simple stopwatch program with support for saving times.
53 \opt{HAVEREMOTEKEYMAP}{& } 51 \opt{HAVEREMOTEKEYMAP}{& }
54 & Take lap time \\ 52 & Take lap time \\
55 % 53 %
56 \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight} 54 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight}
57 \opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD% 55 \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD%
58 ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD% 56 ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
59 ,SANSA_CLIP_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp{} / \ButtonDown} 57 ,SANSA_CLIP_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp{} / \ButtonDown}
60 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} 58 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack}
diff --git a/manual/plugins/sudoku.tex b/manual/plugins/sudoku.tex
index ecb73b1520..94fa2cb545 100644
--- a/manual/plugins/sudoku.tex
+++ b/manual/plugins/sudoku.tex
@@ -28,7 +28,7 @@ settings.
28\note{The scratchpad is \emph{not} saved when saving the game.} 28\note{The scratchpad is \emph{not} saved when saving the game.}
29 29
30\begin{btnmap} 30\begin{btnmap}
31 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 31 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
32 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 32 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
33 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD% 33 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
34 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 34 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
@@ -43,8 +43,6 @@ settings.
43 % 43 %
44 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect & Change cursor move direction\\} 44 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect & Change cursor move direction\\}
45 % 45 %
46 \opt{RECORDER_PAD}{\ButtonPlay}
47 \opt{ONDIO_PAD}{\ButtonMenu}
48 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect{} / \ButtonOn} 46 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect{} / \ButtonOn}
49 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft{} / \ButtonRight} 47 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft{} / \ButtonRight}
50 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 48 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
@@ -61,8 +59,6 @@ settings.
61 \opt{HAVEREMOTEKEYMAP}{& } 59 \opt{HAVEREMOTEKEYMAP}{& }
62 & Change number under the cursor\\ 60 & Change number under the cursor\\
63 % 61 %
64 \opt{RECORDER_PAD}{Long \ButtonPlay}
65 \opt{ONDIO_PAD}{Long \ButtonMenu+\ButtonDown}
66 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOn} 62 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOn}
67 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonLeft{} / \ButtonRight} 63 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonLeft{} / \ButtonRight}
68 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 64 \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
@@ -79,8 +75,6 @@ settings.
79 \opt{HAVEREMOTEKEYMAP}{& } 75 \opt{HAVEREMOTEKEYMAP}{& }
80 & Constantly changing the number under the cursor\\ 76 & Constantly changing the number under the cursor\\
81 % 77 %
82 \opt{RECORDER_PAD}{\ButtonFOne}
83 \opt{ONDIO_PAD}{Long \ButtonMenu}
84 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 78 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
85 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 79 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
86 ,COWON_D2_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD}{\ButtonMenu} 80 ,COWON_D2_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD}{\ButtonMenu}
@@ -94,8 +88,6 @@ settings.
94 \opt{HAVEREMOTEKEYMAP}{& } 88 \opt{HAVEREMOTEKEYMAP}{& }
95 & Open Menu\\ 89 & Open Menu\\
96 % 90 %
97 \opt{RECORDER_PAD}{\ButtonFTwo}
98 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
99 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} 91 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
100 \opt{SANSA_CLIP_PAD}{\ButtonHome} 92 \opt{SANSA_CLIP_PAD}{\ButtonHome}
101 \opt{SANSA_FUZE_PAD}{\ButtonSelect} 93 \opt{SANSA_FUZE_PAD}{\ButtonSelect}
@@ -108,7 +100,7 @@ settings.
108 \opt{HAVEREMOTEKEYMAP}{& } 100 \opt{HAVEREMOTEKEYMAP}{& }
109 & Add/Remove number to scratchpad\\ 101 & Add/Remove number to scratchpad\\
110 % 102 %
111 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 103 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
112 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 104 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
113 ,MROBE100_PAD}{\ButtonPower} 105 ,MROBE100_PAD}{\ButtonPower}
114 \opt{SANSA_FUZE_PAD}{Long \ButtonHome} 106 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex
index 7379176aaf..60b38e7a7e 100644
--- a/manual/plugins/text_viewer.tex
+++ b/manual/plugins/text_viewer.tex
@@ -9,8 +9,7 @@ by using \emph{Open with} from the \emph{Context Menu}
9 9
10\subsubsection{Default keys} 10\subsubsection{Default keys}
11\begin{btnmap} 11\begin{btnmap}
12 \opt{PLAYER_PAD}{\ButtonLeft} 12 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
13 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
14 ,SANSA_E200_PAD,SANSA_FUZE_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD% 13 ,SANSA_E200_PAD,SANSA_FUZE_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD%
15 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp} 14 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonUp}
16 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack} 15 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
@@ -26,8 +25,7 @@ by using \emph{Open with} from the \emph{Context Menu}
26 } 25 }
27 & Scroll{}-up\\ 26 & Scroll{}-up\\
28 27
29 \opt{PLAYER_PAD}{\ButtonRight} 28 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
30 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
31 ,SANSA_E200_PAD,SANSA_FUZE_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD% 29 ,SANSA_E200_PAD,SANSA_FUZE_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD%
32 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonDown} 30 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonDown}
33 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd} 31 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
@@ -43,12 +41,11 @@ by using \emph{Open with} from the \emph{Context Menu}
43 } 41 }
44 & Scroll{}-down\\ 42 & Scroll{}-down\\
45 43
46 \opt{PLAYER_PAD}{\ButtonMenu+\ButtonLeft}
47 \opt{GIGABEAT_S_PAD}{\ButtonPlay+\ButtonLeft} 44 \opt{GIGABEAT_S_PAD}{\ButtonPlay+\ButtonLeft}
48 \opt{MPIO_HD200_PAD}{\ButtonVolDown} 45 \opt{MPIO_HD200_PAD}{\ButtonVolDown}
49 \opt{MPIO_HD300_PAD}{\ButtonRew} 46 \opt{MPIO_HD300_PAD}{\ButtonRew}
50 \opt{touchscreen}{\TouchMidLeft} 47 \opt{touchscreen}{\TouchMidLeft}
51 \nopt{PLAYER_PAD,GIGABEAT_S_PAD,touchscreen,IAUDIO_M3_PAD,MPIO_HD200_PAD% 48 \nopt{GIGABEAT_S_PAD,touchscreen,IAUDIO_M3_PAD,MPIO_HD200_PAD%
52 ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonLeft} 49 ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonLeft}
53 \opt{HAVEREMOTEKEYMAP}{& 50 \opt{HAVEREMOTEKEYMAP}{&
54 \opt{IAUDIO_M3_PAD}{\ButtonRCLeft} 51 \opt{IAUDIO_M3_PAD}{\ButtonRCLeft}
@@ -56,12 +53,11 @@ by using \emph{Open with} from the \emph{Context Menu}
56 & Top of file (Narrow mode) / 53 & Top of file (Narrow mode) /
57 One screen left (Wide mode)\\ 54 One screen left (Wide mode)\\
58 55
59 \opt{PLAYER_PAD}{\ButtonMenu+\ButtonRight}
60 \opt{GIGABEAT_S_PAD}{\ButtonPlay+\ButtonRight} 56 \opt{GIGABEAT_S_PAD}{\ButtonPlay+\ButtonRight}
61 \opt{MPIO_HD200_PAD}{\ButtonVolUp} 57 \opt{MPIO_HD200_PAD}{\ButtonVolUp}
62 \opt{MPIO_HD300_PAD}{\ButtonFF} 58 \opt{MPIO_HD300_PAD}{\ButtonFF}
63 \opt{touchscreen}{\TouchMidRight} 59 \opt{touchscreen}{\TouchMidRight}
64 \nopt{PLAYER_PAD,GIGABEAT_S_PAD,touchscreen,IAUDIO_M3_PAD,MPIO_HD200_PAD% 60 \nopt{GIGABEAT_S_PAD,touchscreen,IAUDIO_M3_PAD,MPIO_HD200_PAD%
65 ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRight} 61 ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRight}
66 \opt{HAVEREMOTEKEYMAP}{& 62 \opt{HAVEREMOTEKEYMAP}{&
67 \opt{IAUDIO_M3_PAD}{\ButtonRCRight} 63 \opt{IAUDIO_M3_PAD}{\ButtonRCRight}
@@ -69,11 +65,11 @@ by using \emph{Open with} from the \emph{Context Menu}
69 & Bottom of file (Narrow mode) / 65 & Bottom of file (Narrow mode) /
70 One screen right (Wide mode)\\ 66 One screen right (Wide mode)\\
71 67
72 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD% 68 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD%
73 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_S_PAD% 69 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_S_PAD%
74 ,GIGABEAT_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD% 70 ,GIGABEAT_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
75 ,SAMSUNG_YH820_PAD}{% 71 ,SAMSUNG_YH820_PAD}{%
76 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonUp} 72 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonUp}
77 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack} 73 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack}
78 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD}{\ButtonUp} 74 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD}{\ButtonUp}
79 \opt{GIGABEAT_PAD}{\ButtonA+\ButtonUp} 75 \opt{GIGABEAT_PAD}{\ButtonA+\ButtonUp}
@@ -84,11 +80,11 @@ by using \emph{Open with} from the \emph{Context Menu}
84 & One line up\\ 80 & One line up\\
85 } 81 }
86 82
87 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD% 83 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD%
88 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_S_PAD% 84 ,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_S_PAD%
89 ,GIGABEAT_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD% 85 ,GIGABEAT_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
90 ,SAMSUNG_YH820_PAD}{% 86 ,SAMSUNG_YH820_PAD}{%
91 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonDown} 87 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonDown}
92 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd} 88 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd}
93 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD}{\ButtonDown} 89 \opt{SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD}{\ButtonDown}
94 \opt{GIGABEAT_PAD}{\ButtonA+\ButtonDown} 90 \opt{GIGABEAT_PAD}{\ButtonA+\ButtonDown}
@@ -99,9 +95,9 @@ by using \emph{Open with} from the \emph{Context Menu}
99 & One line down\\ 95 & One line down\\
100 } 96 }
101 97
102 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,% 98 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,%
103 GIGABEAT_S_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{ 99 GIGABEAT_S_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{
104 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonLeft} 100 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonLeft}
105 \opt{GIGABEAT_S_PAD}{\ButtonLeft} 101 \opt{GIGABEAT_S_PAD}{\ButtonLeft}
106 \opt{GIGABEAT_PAD}{\ButtonA+\ButtonLeft} 102 \opt{GIGABEAT_PAD}{\ButtonA+\ButtonLeft}
107 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomLeft} 103 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomLeft}
@@ -111,9 +107,9 @@ by using \emph{Open with} from the \emph{Context Menu}
111 & One column left\\ 107 & One column left\\
112 } 108 }
113 109
114 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,% 110 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,%
115 GIGABEAT_S_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{ 111 GIGABEAT_S_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{
116 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonRight} 112 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonRight}
117 \opt{GIGABEAT_S_PAD}{\ButtonRight} 113 \opt{GIGABEAT_S_PAD}{\ButtonRight}
118 \opt{GIGABEAT_PAD}{\ButtonA+\ButtonRight} 114 \opt{GIGABEAT_PAD}{\ButtonA+\ButtonRight}
119 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight} 115 \opt{SANSA_FUZEPLUS_PAD}{\ButtonBottomRight}
@@ -123,11 +119,10 @@ by using \emph{Open with} from the \emph{Context Menu}
123 & One column right\\ 119 & One column right\\
124 } 120 }
125 121
126 \opt{RECORDER_PAD,PLAYER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% 122 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
127 ,IRIVER_H10_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD% 123 ,IRIVER_H10_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD%
128 ,MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay} 124 ,MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay}
129 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} 125 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
130 \opt{ONDIO_PAD}{\ButtonMenu}
131 \opt{GIGABEAT_PAD}{\ButtonA} 126 \opt{GIGABEAT_PAD}{\ButtonA}
132 \opt{SANSA_C200_PAD,SANSA_E200_PAD}{\ButtonRec} 127 \opt{SANSA_C200_PAD,SANSA_E200_PAD}{\ButtonRec}
133 \opt{SANSA_CLIP_PAD}{\ButtonHome} 128 \opt{SANSA_CLIP_PAD}{\ButtonHome}
@@ -142,9 +137,6 @@ by using \emph{Open with} from the \emph{Context Menu}
142 } 137 }
143 & Toggle autoscroll\\ 138 & Toggle autoscroll\\
144 139
145 \opt{PLAYER_PAD}{\ButtonOn}
146 \opt{RECORDER_PAD}{\ButtonFTwo}
147 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
148 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonSelect} 140 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonSelect}
149 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} 141 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
150 \opt{IRIVER_H10_PAD}{\ButtonFF} 142 \opt{IRIVER_H10_PAD}{\ButtonFF}
@@ -162,9 +154,7 @@ by using \emph{Open with} from the \emph{Context Menu}
162 } 154 }
163 & Set/Reset bookmarks\\ 155 & Set/Reset bookmarks\\
164 156
165 \opt{RECORDER_PAD}{\ButtonFOne} 157 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
166 \opt{ONDIO_PAD}{Long \ButtonMenu}
167 \opt{PLAYER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
168 ,MROBE100_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD}{\ButtonMenu} 158 ,MROBE100_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD}{\ButtonMenu}
169 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 159 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
170 \opt{IAUDIO_X5_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD}{\ButtonSelect} 160 \opt{IAUDIO_X5_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD}{\ButtonSelect}
@@ -179,8 +169,7 @@ by using \emph{Open with} from the \emph{Context Menu}
179 } 169 }
180 & Enter menu\\ 170 & Enter menu\\
181 171
182 \opt{PLAYER_PAD}{\ButtonStop} 172 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
183 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
184 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 173 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
185 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 174 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
186 ,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 175 ,GIGABEAT_PAD,MROBE100_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
@@ -359,8 +348,6 @@ stores its settings, the current position and bookmarks in
359 348
360\subsubsection{Bookmarks} 349\subsubsection{Bookmarks}
361 To add a bookmark, press 350 To add a bookmark, press
362 \opt{PLAYER_PAD}{\ButtonOn}\opt{RECORDER_PAD}{\ButtonFTwo}%
363 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}%
364 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonSelect}% 351 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonSelect}%
365 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}% 352 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}%
366 \opt{IRIVER_H10_PAD}{\ButtonFF}\opt{IAUDIO_X5_PAD}{\ButtonRec}% 353 \opt{IRIVER_H10_PAD}{\ButtonFF}\opt{IAUDIO_X5_PAD}{\ButtonRec}%
diff --git a/manual/plugins/vumeter.tex b/manual/plugins/vumeter.tex
index 22d5bcc2d5..76a79401b0 100644
--- a/manual/plugins/vumeter.tex
+++ b/manual/plugins/vumeter.tex
@@ -10,7 +10,7 @@ settings menu the decay time for the meter (its memory), the meter type
10and the meter scale can be changed. 10and the meter scale can be changed.
11 11
12\begin{btnmap} 12\begin{btnmap}
13\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} 13\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
14\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 14\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
15\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 15\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
16 ,MROBE100_PAD,COWON_D2_PAD}{\ButtonPower} 16 ,MROBE100_PAD,COWON_D2_PAD}{\ButtonPower}
@@ -24,8 +24,7 @@ and the meter scale can be changed.
24 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop} 24 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
25 } 25 }
26 & Save settings and quit\\ 26 & Save settings and quit\\
27\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 27\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
28\opt{ONDIO_PAD}{\ButtonMenu}
29\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD% 28\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,PBELL_VIBE500_PAD%
30 ,MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD% 29 ,MPIO_HD200_PAD,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
31 ,SAMSUNG_YH820_PAD}{\ButtonPlay} 30 ,SAMSUNG_YH820_PAD}{\ButtonPlay}
@@ -38,8 +37,6 @@ and the meter scale can be changed.
38\opt{COWON_D2_PAD}{\TouchCenter} 37\opt{COWON_D2_PAD}{\TouchCenter}
39 \opt{HAVEREMOTEKEYMAP}{& } 38 \opt{HAVEREMOTEKEYMAP}{& }
40 & Help\\ 39 & Help\\
41\opt{RECORDER_PAD}{\ButtonFOne}
42\opt{ONDIO_PAD}{Long \ButtonMenu}
43\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% 40\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD%
44 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect} 41 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD}{\ButtonSelect}
45\opt{SANSA_FUZEPLUS_PAD}{Long \ButtonSelect} 42\opt{SANSA_FUZEPLUS_PAD}{Long \ButtonSelect}
@@ -50,7 +47,7 @@ and the meter scale can be changed.
50\opt{MPIO_HD200_PAD}{\ButtonFunc} 47\opt{MPIO_HD200_PAD}{\ButtonFunc}
51 \opt{HAVEREMOTEKEYMAP}{& } 48 \opt{HAVEREMOTEKEYMAP}{& }
52 & Settings\\ 49 & Settings\\
53\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 50\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
54 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD% 51 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD%
55 ,SAMSUNG_YH820_PAD}{\ButtonUp} 52 ,SAMSUNG_YH820_PAD}{\ButtonUp}
56\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd} 53\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollFwd}
@@ -59,7 +56,7 @@ and the meter scale can be changed.
59\opt{COWON_D2_PAD}{\TouchTopMiddle} 56\opt{COWON_D2_PAD}{\TouchTopMiddle}
60 \opt{HAVEREMOTEKEYMAP}{& } 57 \opt{HAVEREMOTEKEYMAP}{& }
61 & Raise Volume\\ 58 & Raise Volume\\
62\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 59\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
63 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD% 60 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD%
64 ,SAMSUNG_YH820_PAD}{\ButtonDown} 61 ,SAMSUNG_YH820_PAD}{\ButtonDown}
65\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack} 62\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack}
diff --git a/manual/plugins/wormlet.tex b/manual/plugins/wormlet.tex
index fd02fa8110..0205605816 100644
--- a/manual/plugins/wormlet.tex
+++ b/manual/plugins/wormlet.tex
@@ -1,11 +1,11 @@
1\subsection{Wormlet} 1\subsection{Wormlet}
2\screenshot{plugins/images/ss-wormlet}{Wormlet game}{img:wormlet} 2\screenshot{plugins/images/ss-wormlet}{Wormlet game}{img:wormlet}
3Wormlet is a \opt{RECORDER_PAD}{multi{}-user }multi{}-worm game on a multi{}-threaded 3Wormlet is a \opt{MULTIPLAYER_PAD}{multi{}-user }multi{}-worm game on a multi{}-threaded
4multi{}-functional Rockbox console. You navigate a hungry little worm. 4multi{}-functional Rockbox console. You navigate a hungry little worm.
5Help your worm to find food and to avoid poisoned argh{}-tiles. The 5Help your worm to find food and to avoid poisoned argh{}-tiles. The
6goal is to turn your tiny worm into a big worm for as long as possible. 6goal is to turn your tiny worm into a big worm for as long as possible.
7 7
8\opt{RECORDER_PAD}{ 8\opt{MULTIPLAYER_PAD}{
9For 2{}-player games a remote control is not necessary but recommended. 9For 2{}-player games a remote control is not necessary but recommended.
10If you try to hold the \dap\ in the four hands of two players 10If you try to hold the \dap\ in the four hands of two players
11you'll find out why. Games with three players are only 11you'll find out why. Games with three players are only
@@ -20,7 +20,7 @@ possible using a remote control.\\}
20{\bfseries 20{\bfseries
21Game controls:} 21Game controls:}
22 22
23\opt{RECORDER_PAD}{ 23\opt{MULTIPLAYER_PAD}{
24\renewcommand{\arraystretch}{1.8} 24\renewcommand{\arraystretch}{1.8}
25\begin{rbtabular}{\textwidth}{c X p{3cm} p{3cm} p{3cm}}% 25\begin{rbtabular}{\textwidth}{c X p{3cm} p{3cm} p{3cm}}%
26{\textbf{Players} & \textbf{Modes} & \textbf{Player 1} & \textbf{Player 2} 26{\textbf{Players} & \textbf{Modes} & \textbf{Player 1} & \textbf{Player 2}
@@ -51,7 +51,7 @@ Game controls:}
51\renewcommand{\arraystretch}{1.0} 51\renewcommand{\arraystretch}{1.0}
52} 52}
53 53
54\nopt{RECORDER_PAD}{ 54\nopt{MULTIPLAYER_PAD}{
55 \begin{btnmap} 55 \begin{btnmap}
56 \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonLeft} 56 \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonLeft}
57 \opt{MPIO_HD200_PAD}{\ButtonVolDown} 57 \opt{MPIO_HD200_PAD}{\ButtonVolDown}
@@ -62,7 +62,7 @@ Game controls:}
62 &} 62 &}
63 Turn left 63 Turn left
64 \\ 64 \\
65 65
66 \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonRight} 66 \nopt{MPIO_HD200_PAD,MPIO_HD300_PAD,touchscreen}{\ButtonRight}
67 \opt{MPIO_HD200_PAD}{\ButtonVolUp} 67 \opt{MPIO_HD200_PAD}{\ButtonVolUp}
68 \opt{MPIO_HD300_PAD}{\ButtonFF} 68 \opt{MPIO_HD300_PAD}{\ButtonFF}
@@ -72,7 +72,7 @@ Game controls:}
72 &} 72 &}
73 Turn right 73 Turn right
74 \\ 74 \\
75 75
76 \nopt{IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,MPIO_HD200_PAD% 76 \nopt{IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,MPIO_HD200_PAD%
77 ,MPIO_HD300_PAD,touchscreen}{\ButtonUp} 77 ,MPIO_HD300_PAD,touchscreen}{\ButtonUp}
78 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu} 78 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}
@@ -85,7 +85,7 @@ Game controls:}
85 &} 85 &}
86 Turn Up 86 Turn Up
87 \\ 87 \\
88 88
89 \nopt{IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,MPIO_HD200_PAD% 89 \nopt{IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,MPIO_HD200_PAD%
90 ,MPIO_HD300_PAD,touchscreen}{\ButtonDown} 90 ,MPIO_HD300_PAD,touchscreen}{\ButtonDown}
91 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay} 91 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay}
@@ -119,25 +119,24 @@ An ``argh'' is a black square poisoned piece {}- slightly bigger than
119food {}- that makes a worm say ``Argh!'' when 119food {}- that makes a worm say ``Argh!'' when
120run into. A worm that eats an ``argh'' is dead. Thus eating an 120run into. A worm that eats an ``argh'' is dead. Thus eating an
121``argh'' must be avoided under any circumstances. ``Arghs'' have the 121``argh'' must be avoided under any circumstances. ``Arghs'' have the
122annoying tendency to accumulate. 122annoying tendency to accumulate.
123\item[Worms.] 123\item[Worms.]
124Thou shall not eat worms. Neither other worms nor thyself. Eating worms 124Thou shall not eat worms. Neither other worms nor thyself. Eating worms
125is blasphemous cannibalism, not healthy and causes instant 125is blasphemous cannibalism, not healthy and causes instant
126death. And it doesn't help anyway: the other worm 126death. And it doesn't help anyway: the other worm
127isn't hurt by the bite. It will go on creeping happily 127isn't hurt by the bite. It will go on creeping happily
128and eat all the food you left on the table. 128and eat all the food you left on the table.
129\item[Walls.] 129\item[Walls.]
130Don't crash into the walls. Walls are not edible. 130Don't crash into the walls. Walls are not edible.
131Crashing a worm against a wall causes it a headache it 131Crashing a worm against a wall causes it a headache it
132doesn't survive. 132doesn't survive.
133\item[Game over.] 133\item[Game over.]
134The game is over when all worms are dead. The longest worm wins the 134The game is over when all worms are dead. The longest worm wins the
135game. 135game.
136\item [Pause the game.] 136\item [Pause the game.]
137Press 137Press
138\opt{RECORDER_PAD,IAUDIO_X5_PAD,PBELL_VIBE500_PAD,MPIO_HD200_PAD% 138\opt{IAUDIO_X5_PAD,PBELL_VIBE500_PAD,MPIO_HD200_PAD%
139 ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}% 139 ,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}%
140\opt{ONDIO_PAD}{\ButtonMenu}%
141\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD% 140\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD%
142 ,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect} 141 ,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect}
143\opt{COWON_D2_PAD}{\TouchCenter} 142\opt{COWON_D2_PAD}{\TouchCenter}
@@ -148,7 +147,7 @@ There are two ways to stop a running game.
148 147
149\begin{itemize} 148\begin{itemize}
150\item If you want to quit Wormlet entirely simply hit 149\item If you want to quit Wormlet entirely simply hit
151\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}% 150\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}%
152\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}% 151\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}%
153\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower}% 152\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower}%
154\opt{SANSA_FUZE_PAD}{Long \ButtonHome}% 153\opt{SANSA_FUZE_PAD}{Long \ButtonHome}%
@@ -157,10 +156,9 @@ There are two ways to stop a running game.
157\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}% 156\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}%
158\opt{MPIO_HD300_PAD}{Long \ButtonMenu}% 157\opt{MPIO_HD300_PAD}{Long \ButtonMenu}%
159\opt{GIGABEAT_S_PAD}{\ButtonBack}. 158\opt{GIGABEAT_S_PAD}{\ButtonBack}.
160The game will stop immediately and you will return to the game menu. 159The game will stop immediately and you will return to the game menu.
161\item If you want to stop the game and still see the screen hit 160\item If you want to stop the game and still see the screen hit
162\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}% 161\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}%
163\opt{ONDIO_PAD}{\ButtonOff+\ButtonMenu}%
164\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}% 162\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}%
165\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec}% 163\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec}%
166\opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonUp}% 164\opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonUp}%
@@ -171,8 +169,7 @@ The game will stop immediately and you will return to the game menu.
171\opt{MPIO_HD300_PAD}{Long \ButtonPlay}% 169\opt{MPIO_HD300_PAD}{Long \ButtonPlay}%
172\opt{GIGABEAT_S_PAD}{\ButtonMenu}. 170\opt{GIGABEAT_S_PAD}{\ButtonMenu}.
173This freezes the game. If you hit 171This freezes the game. If you hit
174\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}% 172\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}%
175\opt{ONDIO_PAD}{\ButtonOff+\ButtonMenu}%
176\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}% 173\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}%
177\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec}% 174\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec}%
178\opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonUp}% 175\opt{SANSA_FUZE_PAD}{\ButtonSelect+\ButtonUp}%
@@ -184,7 +181,7 @@ This freezes the game. If you hit
184\opt{GIGABEAT_S_PAD}{\ButtonMenu} 181\opt{GIGABEAT_S_PAD}{\ButtonMenu}
185button again a new game starts with the same configuration. To return to the 182button again a new game starts with the same configuration. To return to the
186games menu you can hit 183games menu you can hit
187\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}% 184\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}%
188\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}% 185\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}%
189\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower}% 186\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower}%
190\opt{SANSA_FUZE_PAD}{Long \ButtonHome} 187\opt{SANSA_FUZE_PAD}{Long \ButtonHome}
@@ -192,7 +189,7 @@ games menu you can hit
192\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}% 189\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonRew}%
193\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}% 190\opt{MPIO_HD200_PAD}{\ButtonRec + \ButtonPlay}%
194\opt{MPIO_HD300_PAD}{Long \ButtonMenu}% 191\opt{MPIO_HD300_PAD}{Long \ButtonMenu}%
195\opt{GIGABEAT_S_PAD}{\ButtonBack}. A stopped game can not be resumed. 192\opt{GIGABEAT_S_PAD}{\ButtonBack}. A stopped game can not be resumed.
196\end{itemize} 193\end{itemize}
197\end{description} 194\end{description}
198 195
@@ -205,20 +202,20 @@ dies its entry on the score board turns black.
205\begin{description} 202\begin{description}
206\item[Len:] 203\item[Len:]
207Here the current length of the worm is displayed. When a worm is eating 204Here the current length of the worm is displayed. When a worm is eating
208food it grows by one pixel for each step it moves. 205food it grows by one pixel for each step it moves.
209 206
210\item[Hungry:] 207\item[Hungry:]
211That's the normal state of a worm. Worms are always 208That's the normal state of a worm. Worms are always
212hungry and want to eat. It is good to have a hungry 209hungry and want to eat. It is good to have a hungry
213worm since it means that your worm is alive. But it is 210worm since it means that your worm is alive. But it is
214better to get your worm growing. 211better to get your worm growing.
215 212
216\item[Growing:] 213\item[Growing:]
217When a worm has eaten a piece of food it starts growing. For each step 214When a worm has eaten a piece of food it starts growing. For each step
218it moves over food it can grow by one pixel. One piece of food lasts 215it moves over food it can grow by one pixel. One piece of food lasts
219for 7 steps. After your worm has moved 7 steps the food is used up. If 216for 7 steps. After your worm has moved 7 steps the food is used up. If
220another piece of food is eaten while growing it will increase the size 217another piece of food is eaten while growing it will increase the size
221of the worm for another 7 steps. 218of the worm for another 7 steps.
222 219
223\item[Crashed:] 220\item[Crashed:]
224This indicates that a worm has crashed against a wall. 221This indicates that a worm has crashed against a wall.
@@ -241,7 +238,7 @@ is a good way to get them out of the game.
241\item Initially you will be busy with controlling your worm. Try to 238\item Initially you will be busy with controlling your worm. Try to
242avoid other worms and crawl far away from them. Wait until they curl up 239avoid other worms and crawl far away from them. Wait until they curl up
243themselves and collect the food afterwards. Don't worry if the other 240themselves and collect the food afterwards. Don't worry if the other
244worms grow longer than yours {}- you can catch up after they've died. 241worms grow longer than yours {}- you can catch up after they've died.
245 242
246\item When you are more experienced watch the tactics of other worms. 243\item When you are more experienced watch the tactics of other worms.
247Those worms controlled by artificial stupidity head straight for the 244Those worms controlled by artificial stupidity head straight for the
@@ -251,9 +248,9 @@ between the opponent and that food. From now on you can `control' the
251other worm by blocking it. You could trap it by making a 1 pixel wide 248other worm by blocking it. You could trap it by making a 1 pixel wide
252U{}-turn. You also could move from food to food and make sure you keep 249U{}-turn. You also could move from food to food and make sure you keep
253between your opponent and the food. So you can always reach it before 250between your opponent and the food. So you can always reach it before
254your opponent. 251your opponent.
255 252
256\opt{RECORDER_PAD}{ 253\opt{MULTIPLAYER_PAD}{
257\item While playing the game the \dap\ can still play music. For 254\item While playing the game the \dap\ can still play music. For
258single player game use any music you like. For berserk games with 2 players use 255single player game use any music you like. For berserk games with 2 players use
259hard rock and for 3 player games use heavy metal or X{}-Phobie 256hard rock and for 3 player games use heavy metal or X{}-Phobie
diff --git a/manual/plugins/xobox.tex b/manual/plugins/xobox.tex
index 1be543ccdf..03c36bac81 100644
--- a/manual/plugins/xobox.tex
+++ b/manual/plugins/xobox.tex
@@ -10,12 +10,12 @@ To finish a level you have to section off more than 75\%.
10\begin{btnmap} 10\begin{btnmap}
11 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,} 11 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,}
12 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 12 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
13 ,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD% 13 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD%
14 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}% 14 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}%
15 {\ButtonUp, \ButtonDown,}% 15 {\ButtonUp, \ButtonDown,}%
16 \opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp, \ButtonScrollDown,} 16 \opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp, \ButtonScrollDown,}
17 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 17 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
18 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD% 18 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
19 ,GIGABEAT_S_PAD,MROBE100_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD% 19 ,GIGABEAT_S_PAD,MROBE100_PAD,IRIVER_H10_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD%
20 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 20 ,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
21 {\ButtonLeft, \ButtonRight} 21 {\ButtonLeft, \ButtonRight}
@@ -24,9 +24,8 @@ To finish a level you have to section off more than 75\%.
24 \opt{HAVEREMOTEKEYMAP}{& } 24 \opt{HAVEREMOTEKEYMAP}{& }
25 & Move around the arena\\ 25 & Move around the arena\\
26 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 26 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
27 \opt{ONDIO_PAD}{\ButtonMenu}
28 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_FUZE_PAD}{\ButtonSelect} 27 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_FUZE_PAD}{\ButtonSelect}
29 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,RECORDER_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD% 28 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD%
30 ,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay} 29 ,MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay}
31 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} 30 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
32 \opt{SANSA_CLIP_PAD}{\ButtonHome} 31 \opt{SANSA_CLIP_PAD}{\ButtonHome}
@@ -35,7 +34,7 @@ To finish a level you have to section off more than 75\%.
35 \opt{COWON_D2_PAD}{\TouchCenter} 34 \opt{COWON_D2_PAD}{\TouchCenter}
36 \opt{HAVEREMOTEKEYMAP}{& } 35 \opt{HAVEREMOTEKEYMAP}{& }
37 & Pause\\ 36 & Pause\\
38 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} 37 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
39 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonMenu} 38 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonMenu}
40 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD% 39 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD%
41 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower} 40 ,GIGABEAT_PAD,MROBE100_PAD,COWON_D2_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPower}
diff --git a/manual/plugins/xworld.tex b/manual/plugins/xworld.tex
index 57d42bde0f..07c7d8d670 100644
--- a/manual/plugins/xworld.tex
+++ b/manual/plugins/xworld.tex
@@ -10,7 +10,7 @@ Additionally, ``extra'' data files that modify the in-game strings and font can
10 10
11\begin{btnmap} 11\begin{btnmap}
12 % 12 %
13 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
14 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 14 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
15 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD% 15 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
16 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 16 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
@@ -22,7 +22,7 @@ Additionally, ``extra'' data files that modify the in-game strings and font can
22 \opt{HAVEREMOTEKEYMAP}{& } 22 \opt{HAVEREMOTEKEYMAP}{& }
23 & Up and Jump \\ 23 & Up and Jump \\
24 % 24 %
25 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 25 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
26 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 26 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
27 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD% 27 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
28 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD} 28 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}
@@ -34,7 +34,7 @@ Additionally, ``extra'' data files that modify the in-game strings and font can
34 \opt{HAVEREMOTEKEYMAP}{& } 34 \opt{HAVEREMOTEKEYMAP}{& }
35 & Down and Crouch\\ 35 & Down and Crouch\\
36 % 36 %
37 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 37 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
38 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD% 38 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD%
39 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD% 39 ,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD%
40 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD% 40 ,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD%
diff --git a/manual/plugins/zxbox.tex b/manual/plugins/zxbox.tex
index 55f75eb963..8044b0d77e 100644
--- a/manual/plugins/zxbox.tex
+++ b/manual/plugins/zxbox.tex
@@ -14,12 +14,12 @@ including an additional but fixed menu button, are assigned as follows:
14 14
15\begin{btnmap} 15\begin{btnmap}
16 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay/} 16 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay/}
17 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 17 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
18 ,IAUDIO_X5_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,MROBE100_PAD% 18 ,IAUDIO_X5_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,MROBE100_PAD%
19 ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}% 19 ,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}%
20 {\ButtonUp/\ButtonDown/} 20 {\ButtonUp/\ButtonDown/}
21 \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown/} 21 \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown/}
22 \opt{IPOD_3G_PAD,IPOD_4G_PAD,RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD% 22 \opt{IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H100_PAD%
23 ,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IAUDIO_X5_PAD% 23 ,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IAUDIO_X5_PAD%
24 ,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,MROBE100_PAD% 24 ,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,MROBE100_PAD%
25 ,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD% 25 ,IRIVER_H10_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD%
@@ -33,10 +33,8 @@ including an additional but fixed menu button, are assigned as follows:
33 \opt{IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IAUDIO_X5_PAD% 33 \opt{IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IAUDIO_X5_PAD%
34 ,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,MROBE100_PAD 34 ,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,MROBE100_PAD
35 ,SANSA_FUZEPLUS_PAD}{\ButtonSelect} 35 ,SANSA_FUZEPLUS_PAD}{\ButtonSelect}
36 \opt{RECORDER_PAD}{\ButtonPlay}
37 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay{} or \ButtonFF} 36 \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonPlay{} or \ButtonFF}
38 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 37 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
39 \opt{ONDIO_PAD}{\ButtonMenu}
40 \opt{IRIVER_H10_PAD}{\ButtonRew} 38 \opt{IRIVER_H10_PAD}{\ButtonRew}
41 \opt{COWON_D2_PAD}{\TouchCenter} 39 \opt{COWON_D2_PAD}{\TouchCenter}
42 \opt{PBELL_VIBE500_PAD}{\ButtonOK} 40 \opt{PBELL_VIBE500_PAD}{\ButtonOK}
@@ -45,8 +43,6 @@ including an additional but fixed menu button, are assigned as follows:
45 \opt{HAVEREMOTEKEYMAP}{& } 43 \opt{HAVEREMOTEKEYMAP}{& }
46 & Jump/Fire\\ 44 & Jump/Fire\\
47 % 45 %
48 \opt{RECORDER_PAD}{\ButtonFOne}
49 \opt{ONDIO_PAD}{\ButtonOff}
50 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonHold{} switch} 46 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonHold{} switch}
51 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 47 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
52 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,COWON_D2_PAD}{\ButtonMenu} 48 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,COWON_D2_PAD}{\ButtonMenu}