summaryrefslogtreecommitdiff
path: root/manual/plugins/snake.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/snake.tex')
-rw-r--r--manual/plugins/snake.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/plugins/snake.tex b/manual/plugins/snake.tex
index a8f3a6a6fc..41c47b1d31 100644
--- a/manual/plugins/snake.tex
+++ b/manual/plugins/snake.tex
@@ -8,7 +8,7 @@ end when the snake touches either the borders of the screen or itself.
8\begin{btnmap} 8\begin{btnmap}
9 \opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% 9 \opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD%
10 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% 10 ,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD%
11 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD} 11 ,SANSA_FUZE_PAD,PBELL_VIBE500_PAD,SAMSUNG_YH92X_PAD}
12 {\ButtonUp/\ButtonDown} 12 {\ButtonUp/\ButtonDown}
13 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay} 13 \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay}
14 \opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp/\ButtonScrollDown} 14 \opt{IRIVER_H10_PAD,MPIO_HD300_PAD}{\ButtonScrollUp/\ButtonScrollDown}
@@ -23,11 +23,12 @@ end when the snake touches either the borders of the screen or itself.
23 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 23 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
24 \opt{ONDIO_PAD}{\ButtonMenu} 24 \opt{ONDIO_PAD}{\ButtonMenu}
25 \opt{COWON_D2_PAD}{\TouchCenter} 25 \opt{COWON_D2_PAD}{\TouchCenter}
26 \opt{MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD}{\ButtonPlay} 26 \opt{MPIO_HD300_PAD,SANSA_FUZEPLUS_PAD,SAMSUNG_YH92X_PAD}{\ButtonPlay}
27 \opt{HAVEREMOTEKEYMAP}{& } 27 \opt{HAVEREMOTEKEYMAP}{& }
28 & Toggle Play/Pause\\ 28 & Toggle Play/Pause\\
29 % 29 %
30 \opt{SANSA_FUZEPLUS_PAD}{\ButtonPower} 30 \opt{SANSA_FUZEPLUS_PAD}{\ButtonPower}
31 \opt{SAMSUNG_YH92X_PAD}{\ButtonRec}
31 \opt{HAVEREMOTEKEYMAP}{& } 32 \opt{HAVEREMOTEKEYMAP}{& }
32 & Go to the plugin's menu\\ 33 & Go to the plugin's menu\\
33\end{btnmap} 34\end{btnmap}