summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2007-10-07 17:54:12 +0000
committerMarianne Arnold <pixelma@rockbox.org>2007-10-07 17:54:12 +0000
commite3e0a3a1691c820198f7b7cea6c17e2fb063d2bb (patch)
tree96d66fc98afc59c57671cb1c525d2d29ae892fad /manual/plugins
parent1f0d06f085453a3d0a9b1e94bb2821c9ab314e57 (diff)
downloadrockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.tar.gz
rockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.zip
Replace all occurances of 'Hold ButtonX' with 'Long ButtonX' in the button tables like it was agreed on.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15019 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/calculator.tex4
-rw-r--r--manual/plugins/chessbox.tex2
-rw-r--r--manual/plugins/cube.tex2
-rw-r--r--manual/plugins/jewels.tex10
-rw-r--r--manual/plugins/mandelbrot.tex4
-rw-r--r--manual/plugins/minesweeper.tex10
-rw-r--r--manual/plugins/oscilloscope.tex4
-rw-r--r--manual/plugins/rockboy.tex2
-rw-r--r--manual/plugins/sliding.tex2
-rw-r--r--manual/plugins/solitaire.tex18
-rw-r--r--manual/plugins/vumeter.tex2
11 files changed, 30 insertions, 30 deletions
diff --git a/manual/plugins/calculator.tex b/manual/plugins/calculator.tex
index 27bf6717f6..ded7f74966 100644
--- a/manual/plugins/calculator.tex
+++ b/manual/plugins/calculator.tex
@@ -27,9 +27,9 @@ available maths functions on the right hand side.
27 \opt{IRIVER_H10_PAD}{\ButtonRew & Delete last entered digit or clear after calculation\\} 27 \opt{IRIVER_H10_PAD}{\ButtonRew & Delete last entered digit or clear after calculation\\}
28 % 28 %
29 \opt{RECORDER_PAD}{\ButtonFThree} 29 \opt{RECORDER_PAD}{\ButtonFThree}
30 \opt{ONDIO_PAD}{Hold \ButtonMenu} 30 \opt{ONDIO_PAD}{Long \ButtonMenu}
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}{Hold \ButtonPlay} 32 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}
33 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} 33 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
34 \opt{SANSA_E200_PAD}{\ButtonSelect} 34 \opt{SANSA_E200_PAD}{\ButtonSelect}
35 & Calculate\\ 35 & Calculate\\
diff --git a/manual/plugins/chessbox.tex b/manual/plugins/chessbox.tex
index 903a7cbc64..57caad21d4 100644
--- a/manual/plugins/chessbox.tex
+++ b/manual/plugins/chessbox.tex
@@ -42,7 +42,7 @@ the game.
42 \opt{GIGABEAT_PAD}{\ButtonMenu} 42 \opt{GIGABEAT_PAD}{\ButtonMenu}
43 & Change level\\ 43 & Change level\\
44 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 44 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
45 \opt{ONDIO_PAD}{Hold \ButtonMenu} 45 \opt{ONDIO_PAD}{Long \ButtonMenu}
46 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} 46 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
47 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} 47 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
48 \opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonRight} 48 \opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonRight}
diff --git a/manual/plugins/cube.tex b/manual/plugins/cube.tex
index 705fc8be77..d346381bc2 100644
--- a/manual/plugins/cube.tex
+++ b/manual/plugins/cube.tex
@@ -21,7 +21,7 @@ This is a rotating cube screen saver in 3D.
21 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} 21 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
22 \opt{IAUDIO_X5_PAD}{\ButtonSelect} 22 \opt{IAUDIO_X5_PAD}{\ButtonSelect}
23 \opt{IRIVER_H10_PAD}{\ButtonRew} 23 \opt{IRIVER_H10_PAD}{\ButtonRew}
24 \opt{SANSA_E200_PAD}{Hold \ButtonSelect} 24 \opt{SANSA_E200_PAD}{Long \ButtonSelect}
25 & Cycle draw mode\\ 25 & Cycle draw mode\\
26 \ButtonRight/\ButtonLeft 26 \ButtonRight/\ButtonLeft
27 & Increase / decrease x axis\\ 27 & Increase / decrease x axis\\
diff --git a/manual/plugins/jewels.tex b/manual/plugins/jewels.tex
index b224b4bc54..aa1219ccba 100644
--- a/manual/plugins/jewels.tex
+++ b/manual/plugins/jewels.tex
@@ -17,7 +17,7 @@ after every one hundred points and randomly clears several jewels.
17 & Move the cursor around the jewels \\ 17 & Move the cursor around the jewels \\
18 \ButtonPlay 18 \ButtonPlay
19 & Select a jewel \\ 19 & Select a jewel \\
20 Hold \ButtonPlay 20 Long \ButtonPlay
21 & Show the in-game menu\\ 21 & Show the in-game menu\\
22 \ButtonOff 22 \ButtonOff
23 & Exit\\ 23 & Exit\\
@@ -31,7 +31,7 @@ after every one hundred points and randomly clears several jewels.
31 & Move the cursor around the jewels \\ 31 & Move the cursor around the jewels \\
32 \ButtonMenu 32 \ButtonMenu
33 & Select a jewel \\ 33 & Select a jewel \\
34 Hold \ButtonMenu 34 Long \ButtonMenu
35 & Show the in-game menu\\ 35 & Show the in-game menu\\
36 \ButtonOff 36 \ButtonOff
37 & Exit\\ 37 & Exit\\
@@ -45,7 +45,7 @@ after every one hundred points and randomly clears several jewels.
45 & Move the cursor around the jewels \\ 45 & Move the cursor around the jewels \\
46 \ButtonSelect 46 \ButtonSelect
47 & Select a jewel \\ 47 & Select a jewel \\
48 Hold \ButtonSelect 48 Long \ButtonSelect
49 & Show the in-game menu\\ 49 & Show the in-game menu\\
50 \ButtonOff 50 \ButtonOff
51 & Exit\\ 51 & Exit\\
@@ -59,7 +59,7 @@ after every one hundred points and randomly clears several jewels.
59 & Move the cursor around the jewels \\ 59 & Move the cursor around the jewels \\
60 \ButtonSelect 60 \ButtonSelect
61 & Select a jewel \\ 61 & Select a jewel \\
62 Hold \ButtonSelect 62 Long \ButtonSelect
63 & Show the in-game menu\\ 63 & Show the in-game menu\\
64 \end{btnmap} 64 \end{btnmap}
65 \end{table} 65 \end{table}
@@ -72,7 +72,7 @@ after every one hundred points and randomly clears several jewels.
72 & Move the cursor around the jewels \\ 72 & Move the cursor around the jewels \\
73 \ButtonSelect 73 \ButtonSelect
74 & Select a jewel \\ 74 & Select a jewel \\
75 Hold \ButtonSelect 75 Long \ButtonSelect
76 & Show the in-game menu\\ 76 & Show the in-game menu\\
77 \ButtonPower 77 \ButtonPower
78 & Exit\\ 78 & Exit\\
diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex
index 1335ff6d6a..7abe4f6c95 100644
--- a/manual/plugins/mandelbrot.tex
+++ b/manual/plugins/mandelbrot.tex
@@ -15,8 +15,8 @@ Direction keys & Move about the image\\
15\opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown} 15\opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
16\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 16\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
17\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack} 17\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
18\opt{IAUDIO_X5_PAD}{Hold \ButtonSelect} 18\opt{IAUDIO_X5_PAD}{Long \ButtonSelect}
19\opt{IRIVER_H10_PAD}{Hold \ButtonPlay} 19\opt{IRIVER_H10_PAD}{Long \ButtonPlay}
20\opt{SANSA_E200_PAD}{\ButtonScrollUp} 20\opt{SANSA_E200_PAD}{\ButtonScrollUp}
21& Zoom out\\ 21& Zoom out\\
22\opt{RECORDER_PAD}{\ButtonFOne} 22\opt{RECORDER_PAD}{\ButtonFOne}
diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex
index 02973a8f8e..ae0c802caf 100644
--- a/manual/plugins/minesweeper.tex
+++ b/manual/plugins/minesweeper.tex
@@ -48,19 +48,19 @@ the location of a mine, it can be tagged to avoid accidentally
48 & Toggle flag on / off \\ 48 & Toggle flag on / off \\
49 % 49 %
50 \opt{RECORDER_PAD}{\ButtonFTwo/\ButtonPlay} 50 \opt{RECORDER_PAD}{\ButtonFTwo/\ButtonPlay}
51 \opt{ONDIO_PAD}{Hold \ButtonMenu} 51 \opt{ONDIO_PAD}{Long \ButtonMenu}
52 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonSelect} 52 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonSelect}
53 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonSelect} 53 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect}
54 \opt{IRIVER_H10_PAD}{\ButtonRew} 54 \opt{IRIVER_H10_PAD}{\ButtonRew}
55 \opt{SANSA_C200_PAD}{Hold \ButtonSelect/\ButtonVolUp} 55 \opt{SANSA_C200_PAD}{Long \ButtonSelect/\ButtonVolUp}
56 & Reveal the contents of the current square \\ 56 & Reveal the contents of the current square \\
57 % 57 %
58 \opt{RECORDER_PAD}{\ButtonFThree} 58 \opt{RECORDER_PAD}{\ButtonFThree}
59 \opt{ONDIO_PAD}{Hold \ButtonMenu+\ButtonOff} 59 \opt{ONDIO_PAD}{Long \ButtonMenu+\ButtonOff}
60 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 60 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
61 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} 61 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
62 \opt{IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonRec} 62 \opt{IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonRec}
63 \opt{SANSA_E200_PAD}{Hold \ButtonRec} 63 \opt{SANSA_E200_PAD}{Long \ButtonRec}
64 \opt{IRIVER_H10_PAD}{\ButtonRew+\ButtonPlay} 64 \opt{IRIVER_H10_PAD}{\ButtonRew+\ButtonPlay}
65 \opt{GIGABEAT_PAD}{\ButtonMenu} 65 \opt{GIGABEAT_PAD}{\ButtonMenu}
66 & Display the current game status \\ 66 & Display the current game status \\
diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex
index bd903c0c15..f91ee33849 100644
--- a/manual/plugins/oscilloscope.tex
+++ b/manual/plugins/oscilloscope.tex
@@ -31,8 +31,8 @@ being played.
31 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} 31 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
32 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} 32 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
33 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} 33 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
34 \opt{IAUDIO_X5_PAD}{Hold \ButtonSelect} 34 \opt{IAUDIO_X5_PAD}{Long \ButtonSelect}
35 \opt{IRIVER_H10_PAD}{Hold \ButtonRew} 35 \opt{IRIVER_H10_PAD}{Long \ButtonRew}
36 \opt{SANSA_E200_PAD}{\ButtonUp} 36 \opt{SANSA_E200_PAD}{\ButtonUp}
37 & Toggle drawing orientation \\ 37 & Toggle drawing orientation \\
38 \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} 38 \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
diff --git a/manual/plugins/rockboy.tex b/manual/plugins/rockboy.tex
index 90e8d409bd..c267e0b84e 100644
--- a/manual/plugins/rockboy.tex
+++ b/manual/plugins/rockboy.tex
@@ -33,7 +33,7 @@ the gnuboy emulator. To start a game open a ROM file saved as \fname{.gb} or
33 \opt{RECORDER_PAD}{\ButtonOn & Cycle display scaling modes\\} 33 \opt{RECORDER_PAD}{\ButtonOn & Cycle display scaling modes\\}
34 \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff} 34 \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff}
35 \opt{IRIVER_H100_PAD}{\ButtonMode} 35 \opt{IRIVER_H100_PAD}{\ButtonMode}
36 \opt{IPOD_4G_PAD}{Hold \ButtonSelect} 36 \opt{IPOD_4G_PAD}{Long \ButtonSelect}
37 \opt{SANSA_E200_PAD}{\ButtonPower} 37 \opt{SANSA_E200_PAD}{\ButtonPower}
38 & Open Rockboy menu\\ 38 & Open Rockboy menu\\
39 \end{btnmap} 39 \end{btnmap}
diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex
index a9a85e1e60..f4da1ded0e 100644
--- a/manual/plugins/sliding.tex
+++ b/manual/plugins/sliding.tex
@@ -15,7 +15,7 @@ Key controls:
15 & Move Tile \\ 15 & Move Tile \\
16 % 16 %
17 \opt{RECORDER_PAD}{\ButtonFOne} 17 \opt{RECORDER_PAD}{\ButtonFOne}
18 \opt{ONDIO_PAD}{Hold \ButtonMenu} 18 \opt{ONDIO_PAD}{Long \ButtonMenu}
19 \opt{h1xx,h300,GIGABEAT_PAD}{\ButtonSelect} 19 \opt{h1xx,h300,GIGABEAT_PAD}{\ButtonSelect}
20 \opt{x5,SANSA_E200_PAD}{\ButtonRec} 20 \opt{x5,SANSA_E200_PAD}{\ButtonRec}
21 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} 21 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
diff --git a/manual/plugins/solitaire.tex b/manual/plugins/solitaire.tex
index 80ca93d8d2..072c93d8c3 100644
--- a/manual/plugins/solitaire.tex
+++ b/manual/plugins/solitaire.tex
@@ -29,20 +29,20 @@ visit\\
29 & Select cards, move cards, reveal hidden cards...\\ 29 & Select cards, move cards, reveal hidden cards...\\
30 % 30 %
31 \opt{RECORDER_PAD}{\ButtonFOne} 31 \opt{RECORDER_PAD}{\ButtonFOne}
32 \opt{ONDIO_PAD}{Hold \ButtonMenu} 32 \opt{ONDIO_PAD}{Long \ButtonMenu}
33 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} 33 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
34 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD}{\ButtonMenu} 34 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD}{\ButtonMenu}
35 \opt{IAUDIO_X5_PAD}{\ButtonPlay} 35 \opt{IAUDIO_X5_PAD}{\ButtonPlay}
36 \opt{IRIVER_H10_PAD}{Hold \ButtonLeft} 36 \opt{IRIVER_H10_PAD}{Long \ButtonLeft}
37 \opt{SANSA_E200_PAD}{\ButtonRec} 37 \opt{SANSA_E200_PAD}{\ButtonRec}
38 \opt{SANSA_C200_PAD}{\ButtonVolDown} 38 \opt{SANSA_C200_PAD}{\ButtonVolDown}
39 & If a card was selected -- unselect it, else\\ 39 & If a card was selected -- unselect it, else\\
40 & Draw 3 new cards from the remains stack\\ 40 & Draw 3 new cards from the remains stack\\
41 % 41 %
42 \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} 42 \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
43 \opt{ONDIO_PAD}{Hold \ButtonDown} 43 \opt{ONDIO_PAD}{Long \ButtonDown}
44 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn + \ButtonLeft} 44 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn + \ButtonLeft}
45 \opt{IAUDIO_X5_PAD}{Hold \ButtonPlay} 45 \opt{IAUDIO_X5_PAD}{Long \ButtonPlay}
46 \opt{IRIVER_H10_PAD}{\ButtonFF} 46 \opt{IRIVER_H10_PAD}{\ButtonFF}
47 \opt{SANSA_E200_PAD}{\ButtonLeft} 47 \opt{SANSA_E200_PAD}{\ButtonLeft}
48 \opt{SANSA_C200_PAD}{\ButtonRec} 48 \opt{SANSA_C200_PAD}{\ButtonRec}
@@ -50,16 +50,16 @@ visit\\
50 & Put the card from the top of the remains stack on top of the cursor\\ 50 & Put the card from the top of the remains stack on top of the cursor\\
51 % 51 %
52 \opt{RECORDER_PAD}{\ButtonFTwo} 52 \opt{RECORDER_PAD}{\ButtonFTwo}
53 \opt{ONDIO_PAD}{Hold \ButtonUp} 53 \opt{ONDIO_PAD}{Long \ButtonUp}
54 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,SANSA_C200_PAD}{Hold \ButtonSelect} 54 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,SANSA_C200_PAD}{Long \ButtonSelect}
55 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonMenu} 55 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonMenu}
56 \opt{IAUDIO_X5_PAD}{Hold \ButtonSelect} 56 \opt{IAUDIO_X5_PAD}{Long \ButtonSelect}
57 \opt{IRIVER_H10_PAD}{\ButtonRew} 57 \opt{IRIVER_H10_PAD}{\ButtonRew}
58 \opt{SANSA_E200_PAD}{\ButtonRec+\ButtonRight} 58 \opt{SANSA_E200_PAD}{\ButtonRec+\ButtonRight}
59 & Put the card under the cursor on one of the 4 final colour stacks.\\ 59 & Put the card under the cursor on one of the 4 final colour stacks.\\
60 % 60 %
61 \opt{RECORDER_PAD}{\ButtonFThree} 61 \opt{RECORDER_PAD}{\ButtonFThree}
62 \opt{IRIVER_H10_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonRight} 62 \opt{IRIVER_H10_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonRight}
63 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn + \ButtonRight} 63 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn + \ButtonRight}
64 \opt{IAUDIO_X5_PAD}{\ButtonRec} 64 \opt{IAUDIO_X5_PAD}{\ButtonRec}
65 \opt{SANSA_E200_PAD}{\ButtonRight} 65 \opt{SANSA_E200_PAD}{\ButtonRight}
diff --git a/manual/plugins/vumeter.tex b/manual/plugins/vumeter.tex
index 4745ed7ade..98a06037c2 100644
--- a/manual/plugins/vumeter.tex
+++ b/manual/plugins/vumeter.tex
@@ -21,7 +21,7 @@ and the meter scale can be changed.
21\opt{SANSA_E200_PAD}{\ButtonRec} 21\opt{SANSA_E200_PAD}{\ButtonRec}
22 & Help\\ 22 & Help\\
23\opt{RECORDER_PAD}{\ButtonFOne} 23\opt{RECORDER_PAD}{\ButtonFOne}
24\opt{ONDIO_PAD}{Hold \ButtonMenu} 24\opt{ONDIO_PAD}{Long \ButtonMenu}
25\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect} 25\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect}
26\opt{IRIVER_H10_PAD}{\ButtonRew} 26\opt{IRIVER_H10_PAD}{\ButtonRew}
27 & Settings\\ 27 & Settings\\