- add button descriptions to the m:robe 100 manual for the majority of plugins

- add gigabeat button descriptions which were missing
- fix a few inconsistencies I noticed doing the above (mainly outstanding r13278 follow-ons)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16693 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Robert Kukla 2008-03-18 09:24:35 +00:00
parent 7b1de20544
commit 6e209443c5
49 changed files with 241 additions and 197 deletions

View file

@ -171,9 +171,8 @@ PLUGIN_HEADER
#define CALCULATOR_UP BUTTON_UP #define CALCULATOR_UP BUTTON_UP
#define CALCULATOR_DOWN BUTTON_DOWN #define CALCULATOR_DOWN BUTTON_DOWN
#define CALCULATOR_QUIT BUTTON_POWER #define CALCULATOR_QUIT BUTTON_POWER
#define CALCULATOR_INPUT_CALC_PRE BUTTON_MENU #define CALCULATOR_INPUT BUTTON_SELECT
#define CALCULATOR_INPUT (BUTTON_MENU | BUTTON_REL) #define CALCULATOR_CALC BUTTON_MENU
#define CALCULATOR_CALC BUTTON_SELECT
#define CALCULATOR_CLEAR BUTTON_A #define CALCULATOR_CLEAR BUTTON_A
#elif (CONFIG_KEYPAD == SANSA_E200_PAD) || \ #elif (CONFIG_KEYPAD == SANSA_E200_PAD) || \
@ -211,9 +210,8 @@ PLUGIN_HEADER
#define CALCULATOR_UP BUTTON_UP #define CALCULATOR_UP BUTTON_UP
#define CALCULATOR_DOWN BUTTON_DOWN #define CALCULATOR_DOWN BUTTON_DOWN
#define CALCULATOR_QUIT BUTTON_POWER #define CALCULATOR_QUIT BUTTON_POWER
#define CALCULATOR_INPUT_CALC_PRE BUTTON_MENU #define CALCULATOR_INPUT BUTTON_SELECT
#define CALCULATOR_INPUT (BUTTON_MENU | BUTTON_REL) #define CALCULATOR_CALC BUTTON_MENU
#define CALCULATOR_CALC BUTTON_SELECT
#define CALCULATOR_CLEAR BUTTON_DISPLAY #define CALCULATOR_CLEAR BUTTON_DISPLAY
#else #else

View file

@ -157,9 +157,9 @@ PLUGIN_HEADER
#define CB_DOWN BUTTON_DOWN #define CB_DOWN BUTTON_DOWN
#define CB_LEFT BUTTON_LEFT #define CB_LEFT BUTTON_LEFT
#define CB_RIGHT BUTTON_RIGHT #define CB_RIGHT BUTTON_RIGHT
#define CB_PLAY BUTTON_POWER #define CB_PLAY BUTTON_A
#define CB_LEVEL BUTTON_MENU #define CB_LEVEL BUTTON_MENU
#define CB_MENU BUTTON_A #define CB_MENU BUTTON_POWER
#define CB_SCROLL_UP (BUTTON_UP|BUTTON_REPEAT) #define CB_SCROLL_UP (BUTTON_UP|BUTTON_REPEAT)
#define CB_SCROLL_DOWN (BUTTON_DOWN|BUTTON_REPEAT) #define CB_SCROLL_DOWN (BUTTON_DOWN|BUTTON_REPEAT)
@ -232,9 +232,9 @@ PLUGIN_HEADER
#define CB_DOWN BUTTON_DOWN #define CB_DOWN BUTTON_DOWN
#define CB_LEFT BUTTON_LEFT #define CB_LEFT BUTTON_LEFT
#define CB_RIGHT BUTTON_RIGHT #define CB_RIGHT BUTTON_RIGHT
#define CB_PLAY BUTTON_POWER #define CB_PLAY BUTTON_PLAY
#define CB_LEVEL BUTTON_MENU #define CB_LEVEL BUTTON_DISPLAY
#define CB_MENU BUTTON_DISPLAY #define CB_MENU BUTTON_POWER
#define CB_SCROLL_UP (BUTTON_UP|BUTTON_REPEAT) #define CB_SCROLL_UP (BUTTON_UP|BUTTON_REPEAT)
#define CB_SCROLL_DOWN (BUTTON_DOWN|BUTTON_REPEAT) #define CB_SCROLL_DOWN (BUTTON_DOWN|BUTTON_REPEAT)

View file

@ -143,9 +143,9 @@
#define CB_DOWN BUTTON_DOWN #define CB_DOWN BUTTON_DOWN
#define CB_LEFT BUTTON_LEFT #define CB_LEFT BUTTON_LEFT
#define CB_RIGHT BUTTON_RIGHT #define CB_RIGHT BUTTON_RIGHT
#define CB_PLAY BUTTON_POWER #define CB_PLAY BUTTON_A
#define CB_LEVEL BUTTON_MENU #define CB_LEVEL BUTTON_MENU
#define CB_MENU BUTTON_A #define CB_MENU BUTTON_POWER
#define CB_SCROLL_UP (BUTTON_UP|BUTTON_REPEAT) #define CB_SCROLL_UP (BUTTON_UP|BUTTON_REPEAT)
#define CB_SCROLL_DOWN (BUTTON_DOWN|BUTTON_REPEAT) #define CB_SCROLL_DOWN (BUTTON_DOWN|BUTTON_REPEAT)
@ -220,9 +220,9 @@
#define CB_DOWN BUTTON_DOWN #define CB_DOWN BUTTON_DOWN
#define CB_LEFT BUTTON_LEFT #define CB_LEFT BUTTON_LEFT
#define CB_RIGHT BUTTON_RIGHT #define CB_RIGHT BUTTON_RIGHT
#define CB_PLAY BUTTON_POWER #define CB_PLAY BUTTON_PLAY
#define CB_LEVEL BUTTON_MENU #define CB_LEVEL BUTTON_DISPLAY
#define CB_MENU BUTTON_DISPLAY #define CB_MENU BUTTON_POWER
#define CB_SCROLL_UP (BUTTON_UP|BUTTON_REPEAT) #define CB_SCROLL_UP (BUTTON_UP|BUTTON_REPEAT)
#define CB_SCROLL_DOWN (BUTTON_DOWN|BUTTON_REPEAT) #define CB_SCROLL_DOWN (BUTTON_DOWN|BUTTON_REPEAT)

View file

@ -265,8 +265,8 @@ const struct button_mapping generic_actions[] =
{PLA_FIRE_REPEAT, BUTTON_SELECT|BUTTON_REPEAT, BUTTON_NONE}, {PLA_FIRE_REPEAT, BUTTON_SELECT|BUTTON_REPEAT, BUTTON_NONE},
{PLA_FIRE_REPEAT, BUTTON_RC_MODE|BUTTON_REPEAT, BUTTON_NONE}, {PLA_FIRE_REPEAT, BUTTON_RC_MODE|BUTTON_REPEAT, BUTTON_NONE},
#elif CONFIG_KEYPAD == GIGABEAT_PAD #elif CONFIG_KEYPAD == GIGABEAT_PAD
{PLA_QUIT, BUTTON_A, BUTTON_NONE}, {PLA_QUIT, BUTTON_POWER, BUTTON_NONE},
{PLA_START, BUTTON_POWER, BUTTON_NONE}, {PLA_START, BUTTON_A, BUTTON_NONE},
{PLA_MENU, BUTTON_MENU, BUTTON_NONE}, {PLA_MENU, BUTTON_MENU, BUTTON_NONE},
{PLA_FIRE, BUTTON_SELECT, BUTTON_NONE}, {PLA_FIRE, BUTTON_SELECT, BUTTON_NONE},
{PLA_FIRE_REPEAT, BUTTON_SELECT|BUTTON_REPEAT, BUTTON_NONE}, {PLA_FIRE_REPEAT, BUTTON_SELECT|BUTTON_REPEAT, BUTTON_NONE},
@ -331,7 +331,7 @@ const struct button_mapping generic_actions[] =
{PLA_FIRE, BUTTON_RC_HEART, BUTTON_NONE}, {PLA_FIRE, BUTTON_RC_HEART, BUTTON_NONE},
{PLA_FIRE_REPEAT, BUTTON_RC_HEART|BUTTON_REPEAT, BUTTON_NONE}, {PLA_FIRE_REPEAT, BUTTON_RC_HEART|BUTTON_REPEAT, BUTTON_NONE},
#elif CONFIG_KEYPAD == MROBE100_PAD #elif CONFIG_KEYPAD == MROBE100_PAD
{PLA_QUIT, BUTTON_DISPLAY, BUTTON_NONE}, {PLA_QUIT, BUTTON_POWER, BUTTON_NONE},
{PLA_START, BUTTON_PLAY, BUTTON_NONE}, {PLA_START, BUTTON_PLAY, BUTTON_NONE},
{PLA_MENU, BUTTON_MENU, BUTTON_NONE}, {PLA_MENU, BUTTON_MENU, BUTTON_NONE},
{PLA_FIRE, BUTTON_SELECT, BUTTON_NONE}, {PLA_FIRE, BUTTON_SELECT, BUTTON_NONE},

View file

@ -78,7 +78,7 @@
#define REVERSI_BUTTON_MENU BUTTON_PLAY #define REVERSI_BUTTON_MENU BUTTON_PLAY
#elif (CONFIG_KEYPAD == GIGABEAT_PAD) #elif (CONFIG_KEYPAD == GIGABEAT_PAD)
#define REVERSI_BUTTON_QUIT BUTTON_A #define REVERSI_BUTTON_QUIT BUTTON_POWER
#define REVERSI_BUTTON_UP BUTTON_UP #define REVERSI_BUTTON_UP BUTTON_UP
#define REVERSI_BUTTON_DOWN BUTTON_DOWN #define REVERSI_BUTTON_DOWN BUTTON_DOWN
#define REVERSI_BUTTON_LEFT BUTTON_LEFT #define REVERSI_BUTTON_LEFT BUTTON_LEFT
@ -115,7 +115,7 @@
#define REVERSI_BUTTON_MENU (BUTTON_POWER | BUTTON_REL) #define REVERSI_BUTTON_MENU (BUTTON_POWER | BUTTON_REL)
#elif (CONFIG_KEYPAD == MROBE100_PAD) #elif (CONFIG_KEYPAD == MROBE100_PAD)
#define REVERSI_BUTTON_QUIT BUTTON_DISPLAY #define REVERSI_BUTTON_QUIT BUTTON_POWER
#define REVERSI_BUTTON_UP BUTTON_UP #define REVERSI_BUTTON_UP BUTTON_UP
#define REVERSI_BUTTON_DOWN BUTTON_DOWN #define REVERSI_BUTTON_DOWN BUTTON_DOWN
#define REVERSI_BUTTON_LEFT BUTTON_LEFT #define REVERSI_BUTTON_LEFT BUTTON_LEFT

View file

@ -16,9 +16,8 @@ visit\\
\begin{btnmap}{}{} \begin{btnmap}{}{}
\multicolumn{2}{c}{\textbf{In menu}}\\\hline \multicolumn{2}{c}{\textbf{In menu}}\\\hline
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{GIGABEAT_PAD}{\ButtonPower}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
& Start new game\\ & Start new game\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
@ -26,22 +25,21 @@ visit\\
\opt{ONDIO_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonDown} \opt{ONDIO_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonRight} \opt{IRIVER_H10_PAD}{\ButtonRight}
\opt{SANSA_E200_PAD}{\ButtonRec} \opt{SANSA_E200_PAD}{\ButtonRec}
\opt{GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
& Resume saved game\\ & Resume saved game\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
\opt{RECORDER_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD}{\ButtonRight} \opt{RECORDER_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonRight}
\opt{ONDIO_PAD,SANSA_E200_PAD}{\ButtonUp} \opt{ONDIO_PAD,SANSA_E200_PAD}{\ButtonUp}
\opt{IRIVER_H10_PAD}{\ButtonLeft} \opt{IRIVER_H10_PAD}{\ButtonLeft}
\opt{SANSA_C200_PAD}{\ButtonRec} \opt{SANSA_C200_PAD}{\ButtonRec}
& Show high scores\\ & Show high scores\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_PAD}{\ButtonA}
& Quit\\\hline & Quit\\\hline
\multicolumn{2}{c}{\textbf{In game}}\\\hline \multicolumn{2}{c}{\textbf{In game}}\\\hline
\ButtonLeft/\ButtonRight/\\ \ButtonLeft/\ButtonRight/\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_C200_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}
{\ButtonUp/\ButtonDown} {\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
@ -60,7 +58,7 @@ visit\\
\opt{GIGABEAT_PAD}{\ButtonVolDown} \opt{GIGABEAT_PAD}{\ButtonVolDown}
& Stay (End hand)\\ & Stay (End hand)\\
\opt{RECORDER_PAD}{\ButtonFThree} \opt{RECORDER_PAD}{\ButtonFThree}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{ONDIO_PAD}{\ButtonUp} \opt{ONDIO_PAD}{\ButtonUp}
@ -71,12 +69,11 @@ visit\\
\opt{ONDIO_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonDown} \opt{ONDIO_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonRight} \opt{IRIVER_H10_PAD}{\ButtonRight}
\opt{SANSA_E200_PAD}{\ButtonRec} \opt{SANSA_E200_PAD}{\ButtonRec}
\opt{GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
& Save game\\ & Save game\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_PAD}{\ButtonA}
& Return to menu or cancel\\\hline & Return to menu or cancel\\\hline
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -7,7 +7,7 @@ scrolling from right to left.
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp\ /\ \ButtonDown} {\ButtonUp\ /\ \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack\ /\ \ButtonScrollFwd} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack\ /\ \ButtonScrollFwd}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown\ /\ \ButtonScrollUp} \opt{IRIVER_H10_PAD}{\ButtonScrollDown\ /\ \ButtonScrollUp}
@ -20,6 +20,7 @@ scrolling from right to left.
{\ButtonSelect} {\ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Toggles Scroll mode\\ & Toggles Scroll mode\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}

View file

@ -32,14 +32,14 @@ must catch it with the paddle. Look out for the bad ones.\\
& Moves the paddle\\ & Moves the paddle\\
\opt{RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonPlay\ / \ButtonUp} \opt{RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonPlay\ / \ButtonUp}
\opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonUp} \opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonSelect\ / \ButtonUp} {\ButtonSelect\ / \ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonPlay\ / \ButtonScrollUp} \opt{IRIVER_H10_PAD}{\ButtonPlay\ / \ButtonScrollUp}
& Release the ball / Fire\\ & Release the ball / Fire\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Open menu / Quit\\ & Open menu / Quit\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -15,7 +15,8 @@ fired. Points are awarded depending on how quickly the level was completed.
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
\opt{GIGABEAT_PAD}{\ButtonPower} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Start new game\\ & Start new game\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft+\ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft+\ButtonRight}
@ -24,14 +25,14 @@ fired. Points are awarded depending on how quickly the level was completed.
\opt{ONDIO_PAD}{\ButtonDown} \opt{ONDIO_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown}
\opt{GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
& Resume saved game\\ & Resume saved game\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{RECORDER_PAD}{\ButtonPlay} \opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonUp} \opt{ONDIO_PAD}{\ButtonUp}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
& Show high scores\\ & Show high scores\\
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD}{\ButtonUp/\ButtonDown} \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
\opt{ONDIO_PAD,SANSA_C200_PAD}{\ButtonLeft+\ButtonRight} \opt{ONDIO_PAD,SANSA_C200_PAD}{\ButtonLeft+\ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
@ -40,18 +41,19 @@ fired. Points are awarded depending on how quickly the level was completed.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Quit\\\hline & Quit\\\hline
\multicolumn{2}{c}{\textbf{In game}}\\\hline \multicolumn{2}{c}{\textbf{In game}}\\\hline
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
& Pause game\\ & Pause game\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonLeft/\ButtonRight} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonLeft/\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
& Aim the bubble\\ & Aim the bubble\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{RECORDER_PAD}{\ButtonPlay} \opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonUp} \opt{ONDIO_PAD}{\ButtonUp}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
@ -62,12 +64,11 @@ fired. Points are awarded depending on how quickly the level was completed.
\opt{RECORDER_PAD}{\ButtonFOne} \opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown} \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
& Save game\\ & Save game\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_PAD}{\ButtonA}
& Exit to menu\\ & Exit to menu\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -8,7 +8,7 @@ available maths functions on the right hand side.
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{Direction keys} {Direction keys}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft, \ButtonRight, \ButtonScrollFwd, \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft, \ButtonRight, \ButtonScrollFwd,
\ButtonScrollBack} \ButtonScrollBack}
@ -16,7 +16,7 @@ available maths functions on the right hand side.
& Move around the keypad\\ & Move around the keypad\\
\opt{RECORDER_PAD}{\ButtonPlay} \opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonSelect} {\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonPlay}
& Press a button on the keypad\\ & Press a button on the keypad\\
@ -25,6 +25,8 @@ available maths functions on the right hand side.
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec & Delete \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec & Delete
last entered digit or clear after calculation\\} last entered digit or clear after calculation\\}
\opt{IRIVER_H10_PAD}{\ButtonRew & Delete last entered digit or clear after calculation\\} \opt{IRIVER_H10_PAD}{\ButtonRew & Delete last entered digit or clear after calculation\\}
\opt{GIGABEAT_PAD}{\ButtonA & Delete last entered digit or clear after calculation\\}
\opt{MROBE100_PAD}{\ButtonDisplay & Delete last entered digit or clear after calculation\\}
% %
\opt{RECORDER_PAD}{\ButtonFThree} \opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{Long \ButtonMenu} \opt{ONDIO_PAD}{Long \ButtonMenu}
@ -32,10 +34,11 @@ available maths functions on the right hand side.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonSelect} \opt{SANSA_E200_PAD}{\ButtonSelect}
\opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
& Calculate\\ & Calculate\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Quit\\ & Quit\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -7,7 +7,7 @@ used in any kind of game with up to ten players.
\subsubsection{Setup} \subsubsection{Setup}
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD} \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonRight/\ButtonLeft} {\ButtonRight/\ButtonLeft}
\opt{RECORDER_PAD,ONDIO_PAD}{\ButtonUp/\ButtonDown} \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack/\ButtonScrollFwd} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack/\ButtonScrollFwd}
@ -15,13 +15,13 @@ used in any kind of game with up to ten players.
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonRight} \opt{ONDIO_PAD}{\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
& Move to next screen\\ & Move to next screen\\
\opt{PLAYER_PAD}{\ButtonStop} \opt{PLAYER_PAD}{\ButtonStop}
\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower} \opt{IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Move to previous screen\\ & Move to previous screen\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}
@ -49,30 +49,30 @@ Keys are as follows:
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower} \opt{IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Exit plugin \\ & Exit plugin \\
\opt{PLAYER_PAD}{\ButtonStop} \opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft} \opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IAUDIO_X5_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{SANSA_E200_PAD}{\ButtonDown} \opt{SANSA_E200_PAD}{\ButtonDown}
& Restart round for the current player \\ & Restart round for the current player \\
\opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonRight} \opt{ONDIO_PAD}{\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
& Pause the time (press again to continue) \\ & Pause the time (press again to continue) \\
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD} \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}
{\ButtonRight} {\ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD}{\ButtonUp} \opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
& Switch to next player \\ & Switch to next player \\
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonLeft} \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonLeft}
\opt{RECORDER_PAD,ONDIO_PAD}{\ButtonDown} \opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
& Switch to previous player \\ & Switch to previous player \\
\opt{PLAYER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{PLAYER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{RECORDER_PAD}{\ButtonFOne} \opt{RECORDER_PAD}{\ButtonFOne}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
\opt{IAUDIO_X5_PAD}{\ButtonSelect} \opt{IAUDIO_X5_PAD}{\ButtonSelect}
@ -82,7 +82,7 @@ Keys are as follows:
\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H10_PAD}{(\ButtonPlay\ to select.)} \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H10_PAD}{(\ButtonPlay\ to select.)}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{(\ButtonOn\ to select.)} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{(\ButtonOn\ to select.)}
\opt{ONDIO_PAD}{(\ButtonRight\ to select.)} \opt{ONDIO_PAD}{(\ButtonRight\ to select.)}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{(\ButtonSelect\ to select.)} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{(\ButtonSelect\ to select.)}
\opt{IAUDIO_X5_PAD}{(press again to select.)}\\ \opt{IAUDIO_X5_PAD}{(press again to select.)}\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -29,7 +29,7 @@ the game.
& Move the cursor\\ & Move the cursor\\
\opt{RECORDER_PAD}{\ButtonPlay} \opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonSelect} {\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
& Select / Move piece\\ & Select / Move piece\\
@ -40,6 +40,7 @@ the game.
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD}{\ButtonMenu}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Change level\\ & Change level\\
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{Long \ButtonMenu} \opt{ONDIO_PAD}{Long \ButtonMenu}
@ -47,12 +48,13 @@ the game.
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonRight} \opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonRight}
\opt{SANSA_C200_PAD}{\ButtonVolUp} \opt{SANSA_C200_PAD}{\ButtonVolUp}
\opt{GIGABEAT_PAD}{\ButtonPower} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonPlay}
& Force play\\ & Force play\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Show the menu\\ & Show the menu\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -39,7 +39,7 @@ The default keymappings are:
\begin{sideways} \begin{sideways}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\end{sideways} \end{sideways}
& &
% Key "0" % Key "0"
@ -48,19 +48,22 @@ The default keymappings are:
\begin{sideways} \begin{sideways}
\opt{RECORDER_PAD}{\ButtonFOne} \opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{\ButtonUp} \opt{ONDIO_PAD}{\ButtonUp}
\opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
\end{sideways} \end{sideways}
& &
% Key "2" % Key "2"
\begin{sideways} \begin{sideways}
\opt{RECORDER_PAD,ONDIO_PAD}{\ButtonUp} \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
\end{sideways} \end{sideways}
& &
% Key "3" % Key "3"
\begin{sideways} \begin{sideways}
\opt{RECORDER_PAD}{\ButtonFThree} \opt{RECORDER_PAD}{\ButtonFThree}
\opt{MROBE100_PAD}{\ButtonPlay}
\opt{GIGABEAT_PAD}{\ButtonVolDown}
\end{sideways} \end{sideways}
% Key "4" % Key "4"
\begin{sideways} \begin{sideways}
@ -71,23 +74,25 @@ The default keymappings are:
\begin{sideways} \begin{sideways}
\opt{RECORDER_PAD}{\ButtonPlay} \opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\end{sideways} \end{sideways}
& &
% Key "6" % Key "6"
\begin{sideways} \begin{sideways}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonRight} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonRight}
\end{sideways} \end{sideways}
& &
% Key "7" % Key "7"
\begin{sideways} \begin{sideways}
\opt{RECORDER_PAD}{\ButtonFTwo} \opt{RECORDER_PAD}{\ButtonFTwo}
\opt{MROBE100_PAD}{\ButtonDisplay}
\opt{GIGABEAT_PAD}{\ButtonVolUp}
\end{sideways} \end{sideways}
& &
% Key "8" % Key "8"
\begin{sideways} \begin{sideways}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd}
\opt{IAUDIO_X5_PAD}{\ButtonDown} \opt{IAUDIO_X5_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollDown}

View file

@ -8,20 +8,22 @@ This is a fully featured analogue and digital clock plugin.
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonUp} \opt{SANSA_E200_PAD}{\ButtonUp}
\opt{GIGABEAT_PAD}{\ButtonA}
& Start / Stop Counter \\ & Start / Stop Counter \\
\opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonUp} \opt{GIGABEAT_PAD}{\ButtonA}
(Hold) & Reset Counter \\ (Hold) & Reset Counter \\
\opt{RECORDER_PAD}{\ButtonPlay} \opt{RECORDER_PAD}{\ButtonPlay}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H300_PAD,SANSA_E200_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H300_PAD,SANSA_E200_PAD}{\ButtonSelect}
\opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
& Main Menu \\ & Main Menu \\
\opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Save Settings (if enabled) and Exit \\ & Save Settings (if enabled) and Exit \\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -10,13 +10,14 @@ This is a rotating cube screen saver in 3D.
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Display at maximum frame rate\\ & Display at maximum frame rate\\
\opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
& Pause\\ & Pause\\
\opt{PLAYER_PAD,ONDIO_PAD,GIGABEAT_PAD}{\ButtonMenu} \opt{PLAYER_PAD,ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{RECORDER_PAD}{\ButtonFThree} \opt{RECORDER_PAD}{\ButtonFThree}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
@ -27,7 +28,7 @@ This is a rotating cube screen saver in 3D.
\ButtonRight/\ButtonLeft \ButtonRight/\ButtonLeft
& Increase / decrease x axis\\ & Increase / decrease x axis\\
\opt{PLAYER_PAD}{\ButtonOn+ \ButtonRight/\ButtonLeft} \opt{PLAYER_PAD}{\ButtonOn+ \ButtonRight/\ButtonLeft}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp/\ButtonDown} {\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
@ -41,12 +42,12 @@ This is a rotating cube screen saver in 3D.
\opt{IAUDIO_X5_PAD}{\ButtonPlay+ \ButtonUp/\ButtonDown} \opt{IAUDIO_X5_PAD}{\ButtonPlay+ \ButtonUp/\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp/\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp/\ButtonScrollDown}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp\/\ButtonDown} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp\/\ButtonDown}
\opt{GIGABEAT_PAD}{\ButtonVolDown\/\ButtonVolUp} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonVolDown\/\ButtonVolUp}
& Increase / decrease z axis\\ & Increase / decrease z axis\\
\opt{PLAYER_PAD}{\ButtonStop} \opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Quit\\ & Quit\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -6,19 +6,18 @@ Demystify is a screen saver like demo.\\
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
{\ButtonUp\ / \ButtonDown} {\ButtonUp\ / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonRight\ / \ButtonLeft} {\ButtonRight\ / \ButtonLeft}
& Increase / decrease speed\\ & Increase / decrease speed\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}
{\ButtonRight\ / \ButtonLeft} {\ButtonRight\ / \ButtonLeft}
\opt{IPOD_4G_PAD,IPOD_4G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_4G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
\opt{IAUDIO_X5_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonUp\ / \ButtonDown} \opt{IAUDIO_X5_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp\ / \ButtonDown}
& Add / remove polygon\\ & Add / remove polygon\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{GIGABEAT_PAD}{\ButtonA}
& Quit\\ & Quit\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -8,7 +8,7 @@ dice.
\ButtonLeft/\ButtonRight \ButtonLeft/\ButtonRight
& Pick between type and number of dice\\ & Pick between type and number of dice\\
\opt{PLAYER_PAD}{\ButtonPlay/\ButtonStop} \opt{PLAYER_PAD}{\ButtonPlay/\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp/\ButtonDown} {\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
& Select number of sides or number of dice\\ & Select number of sides or number of dice\\
@ -16,13 +16,13 @@ dice.
\opt{RECORDER_PAD}{\ButtonOn/\ButtonPlay} \opt{RECORDER_PAD}{\ButtonOn/\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn/\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn/\ButtonSelect}
\opt{IPOD_4G_PAD,IPOD_4G_PAD,SANSA_E200_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_4G_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD}{\ButtonSelect/\ButtonPlay} \opt{IAUDIO_X5_PAD}{\ButtonSelect/\ButtonPlay}
& Roll dice\\ & Roll dice\\
\opt{PLAYER_PAD}{\ButtonMenu} \opt{PLAYER_PAD}{\ButtonMenu}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long press on \ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long press on \ButtonPlay}
\opt{IAUDIO_x5_PAD,SANSA_E200_PAD}{\ButtonPower} \opt{IAUDIO_x5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Quit\\ & Quit\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -76,18 +76,18 @@ Rockdoom options, you will need to quit your current game and restart the plugin
\subsubsection{Keys} \subsubsection{Keys}
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonUp} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
& Move Forward \\ & Move Forward \\
% %
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonDown & Down\\} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonDown & Down\\}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown & Down\\} \opt{IRIVER_H10_PAD}{\ButtonScrollDown & Down\\}
% %
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonLeft}
& Turn Left \\ & Turn Left \\
% %
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonRight}
& Turn Right \\ & Turn Right \\
% %
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
@ -95,21 +95,22 @@ Rockdoom options, you will need to quit your current game and restart the plugin
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Shoot \\ & Shoot \\
% %
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonRec} \opt{SANSA_E200_PAD}{\ButtonRec}
\opt{GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
& Open \\ & Open \\
% %
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{Hold switch} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{Hold switch}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Escape \\ & Escape \\
% %
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonSelect} {\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{SANSA_E200_PAD}{\ButtonScrollBack} \opt{SANSA_E200_PAD}{\ButtonScrollBack}

View file

@ -4,7 +4,7 @@
Fire is a demo displaying a fire effect. Fire is a demo displaying a fire effect.
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp\ / \ButtonDown} {\ButtonUp\ / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
@ -13,16 +13,16 @@ Fire is a demo displaying a fire effect.
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonLeft} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonLeft}
& Toggle flame type\\ & Toggle flame type\\
\opt{RECORDER_PAD}{\ButtonPlay} \opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonRight} {\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
& Toggle moving flames\\ & Toggle moving flames\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Quit\\ & Quit\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -8,14 +8,14 @@ a screen containing tokens of only one colour.
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{PLAYER_PAD}{\ButtonOn/\ButtonMenu/\ButtonLeft/\ButtonRight} \opt{PLAYER_PAD}{\ButtonOn/\ButtonMenu/\ButtonLeft/\ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight} {\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay/\ButtonLeft/\ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay/\ButtonLeft/\ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown/\ButtonLeft/\ButtonRight} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown/\ButtonLeft/\ButtonRight}
& Move the cursor \\ & Move the cursor \\
\opt{PLAYER_PAD,RECORDER_PAD}{\ButtonPlay} \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonSelect} {\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
& Flip \\ & Flip \\
@ -26,7 +26,7 @@ a screen containing tokens of only one colour.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonLeft} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonLeft}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonLeft} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonLeft}
\opt{GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
& Shuffle \\ & Shuffle \\
\opt{PLAYER_PAD}{\ButtonOn+\ButtonRight} \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight}
\opt{RECORDER_PAD}{\ButtonFTwo} \opt{RECORDER_PAD}{\ButtonFTwo}
@ -36,6 +36,7 @@ a screen containing tokens of only one colour.
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonRight} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonRight}
\opt{GIGABEAT_PAD}{\ButtonVolUp} \opt{GIGABEAT_PAD}{\ButtonVolUp}
\opt{MROBE100_PAD}{\ButtonMenu}
& Solve \\ & Solve \\
\opt{PLAYER_PAD}{\ButtonOn+\ButtonPlay} \opt{PLAYER_PAD}{\ButtonOn+\ButtonPlay}
\opt{RECORDER_PAD}{\ButtonFThree} \opt{RECORDER_PAD}{\ButtonFThree}
@ -46,11 +47,12 @@ a screen containing tokens of only one colour.
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp} \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonSelect} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonSelect}
\opt{GIGABEAT_PAD}{\ButtonVolDown} \opt{GIGABEAT_PAD}{\ButtonVolDown}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Solve step by step \\ & Solve step by step \\
\opt{PLAYER_PAD}{\ButtonStop} \opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}{\ButtonPower}
& Quit the game \\ & Quit the game \\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -13,24 +13,24 @@ after every one hundred points and randomly clears several jewels.
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\ButtonLeft/\ButtonRight/\\ \ButtonLeft/\ButtonRight/\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,IAUDIO_X5_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD}
{\ButtonUp/\ButtonDown} {\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
& Move the cursor around the jewels \\ & Move the cursor around the jewels \\
\opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,IAUDIO_X5_PAD} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD}
{\ButtonSelect} {\ButtonSelect}
& Select a jewel \\ & Select a jewel \\
\opt{RECORDER_PAD,IRIVER_H10_PAD}{Long \ButtonPlay}% \opt{RECORDER_PAD,IRIVER_H10_PAD}{Long \ButtonPlay}%
\opt{ONDIO_PAD}{Long \ButtonMenu}% \opt{ONDIO_PAD}{Long \ButtonMenu}%
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,IAUDIO_X5_PAD}% \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD}%
{Long \ButtonSelect}% {Long \ButtonSelect}%
\nopt{IPOD_4G_PAD,IPOD_3G_PAD}{% start here because latex didn't like skipping the bottom row \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{% start here because latex didn't like skipping the bottom row
& Show the in-game menu \\ & Show the in-game menu \\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}% \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}%
\opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,IAUDIO_X5_PAD}{\ButtonPower}% \opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD}{\ButtonPower}%
& Exit \\}% & Exit \\}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{% only finish this row for Ipods here \opt{IPOD_4G_PAD,IPOD_3G_PAD}{% only finish this row for Ipods here
& Show the in-game menu \\}% & Show the in-game menu \\}%

View file

@ -13,7 +13,7 @@ greyscale library}.
} }
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp\ / \ButtonDown} {\ButtonUp\ / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
@ -25,6 +25,7 @@ greyscale library}.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
\opt{IRIVER_H10_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonPlay}
\opt{GIGABEAT_PAD}{\ButtonVolUp} \opt{GIGABEAT_PAD}{\ButtonVolUp}
\opt{MROBE100_PAD}{\ButtonMenu}
& Zoom in\\ & Zoom in\\
\opt{RECORDER_PAD}{\ButtonOn} \opt{RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
@ -33,6 +34,7 @@ greyscale library}.
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{Long \ButtonSelect} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{Long \ButtonSelect}
\opt{IRIVER_H10_PAD}{Long \ButtonPlay} \opt{IRIVER_H10_PAD}{Long \ButtonPlay}
\opt{GIGABEAT_PAD}{\ButtonVolDown} \opt{GIGABEAT_PAD}{\ButtonVolDown}
\opt{MROBE100_PAD}{\ButtonPlay}
& Zoom out\\ & Zoom out\\
\opt{RECORDER_PAD}{\ButtonFThree} \opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
@ -43,6 +45,7 @@ greyscale library}.
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{SANSA_E200_PAD}{\ButtonScrollFwd} \opt{SANSA_E200_PAD}{\ButtonScrollFwd}
\opt{GIGABEAT_PAD}{\ButtonA+\ButtonRight} \opt{GIGABEAT_PAD}{\ButtonA+\ButtonRight}
\opt{MROBE100_PAD}{\ButtonDisplay+\ButtonRight}
& Next jpeg in directory\\ & Next jpeg in directory\\
\opt{RECORDER_PAD}{\ButtonFTwo} \opt{RECORDER_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
@ -52,12 +55,13 @@ greyscale library}.
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{SANSA_E200_PAD}{\ButtonScrollBack} \opt{SANSA_E200_PAD}{\ButtonScrollBack}
\opt{GIGABEAT_PAD}{\ButtonA+\ButtonLeft} \opt{GIGABEAT_PAD}{\ButtonA+\ButtonLeft}
\opt{MROBE100_PAD}{\ButtonDisplay+\ButtonLeft}
& Previous jpeg in directory\\ & Previous jpeg in directory\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPower}
\opt{SANSA_E200_PAD}{\ButtonRec} \opt{SANSA_E200_PAD}{\ButtonRec}
\opt{GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
& Show menu\\ & Show menu\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -6,7 +6,7 @@ Demo showing the Rockbox logo bouncing around the screen.
\ButtonRight\ / \ButtonLeft \ButtonRight\ / \ButtonLeft
& Increase / decrease speed on the x-axis\\ & Increase / decrease speed on the x-axis\\
\opt{PLAYER_PAD}{\ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft} \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight / \ButtonOn+\ButtonLeft}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp\ / \ButtonDown} {\ButtonUp\ / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
@ -14,7 +14,7 @@ Demo showing the Rockbox logo bouncing around the screen.
\opt{PLAYER_PAD}{\ButtonStop} \opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Quit\\ & Quit\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -9,7 +9,7 @@ This demonstration draws fractal images from the Mandelbrot set
% %
\opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonMenu+\ButtonUp} \opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonMenu+\ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd}
\opt{SANSA_C200_PAD}{\ButtonVolUp} \opt{SANSA_C200_PAD}{\ButtonVolUp}
& Zoom in\\ & Zoom in\\
@ -18,7 +18,7 @@ This demonstration draws fractal images from the Mandelbrot set
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack}
\opt{IAUDIO_X5_PAD,GIGABEAT_PAD}{Long \ButtonSelect} \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect}
\opt{IRIVER_H10_PAD}{Long \ButtonPlay} \opt{IRIVER_H10_PAD}{Long \ButtonPlay}
\opt{SANSA_C200_PAD}{\ButtonVolDown} \opt{SANSA_C200_PAD}{\ButtonVolDown}
& Zoom out\\ & Zoom out\\
@ -30,6 +30,7 @@ This demonstration draws fractal images from the Mandelbrot set
\opt{IAUDIO_X5_PAD}{Long \ButtonPlay} \opt{IAUDIO_X5_PAD}{Long \ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{GIGABEAT_PAD}{\ButtonVolDown} \opt{GIGABEAT_PAD}{\ButtonVolDown}
\opt{MROBE100_PAD}{\ButtonMenu}
& Decrease iteration depth (less detail)\\ & Decrease iteration depth (less detail)\\
% %
\opt{RECORDER_PAD}{\ButtonFTwo} \opt{RECORDER_PAD}{\ButtonFTwo}
@ -39,6 +40,7 @@ This demonstration draws fractal images from the Mandelbrot set
\opt{IAUDIO_X5_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{GIGABEAT_PAD}{\ButtonVolUp} \opt{GIGABEAT_PAD}{\ButtonVolUp}
\opt{MROBE100_PAD}{\ButtonPlay}
& Increase iteration depth (more detail)\\ & Increase iteration depth (more detail)\\
% %
\opt{RECORDER_PAD}{\ButtonFThree} \opt{RECORDER_PAD}{\ButtonFThree}
@ -47,11 +49,12 @@ This demonstration draws fractal images from the Mandelbrot set
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonPlay + \ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonPlay + \ButtonRew}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Reset and return to the default image\\ & Reset and return to the default image\\
% %
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Quit\\ & Quit\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -7,24 +7,25 @@ on the appropriate button.
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{PLAYER_PAD}{\ButtonStop} \opt{PLAYER_PAD}{\ButtonStop}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonPower} \opt{IRIVER_H10_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{ONDIO_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{ONDIO_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
& Exit plugin \\ & Exit plugin \\
\opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD}{ \opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,MROBE100_PAD}{
\ButtonPlay} \ButtonPlay}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu\ (Long: Stop)} \opt{ONDIO_PAD}{\ButtonMenu\ (Long: Stop)}
\opt{GIGABEAT_PAD}{\ButtonA}
& Start / Stop \\ & Start / Stop \\
\opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn} \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu\ (repeatedly)} \opt{ONDIO_PAD}{\ButtonMenu\ (repeatedly)}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IAUDIO_X5_PAD}{\ButtonRec}
& Tap tempo \\ & Tap tempo \\
\ButtonLeft\ / \ButtonRight \ButtonLeft\ / \ButtonRight
& Adjust tempo \\ & Adjust tempo \\
\opt{PLAYER_PAD}{\ButtonOn+\ButtonLeft\ / \ButtonOn+\ButtonRight} \opt{PLAYER_PAD}{\ButtonOn+\ButtonLeft\ / \ButtonOn+\ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{
\ButtonUp\ / \ButtonDown} \ButtonUp\ / \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}

View file

@ -25,7 +25,7 @@ the location of a mine, it can be tagged to avoid accidentally
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay/\ButtonLeft/\ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay/\ButtonLeft/\ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight} {\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight}
\opt{IRIVER_H10_PAD} \opt{IRIVER_H10_PAD}
{\ButtonScrollUp/\ButtonScrollDown/\ButtonLeft/\ButtonRight} {\ButtonScrollUp/\ButtonScrollDown/\ButtonLeft/\ButtonRight}
@ -45,11 +45,12 @@ the location of a mine, it can be tagged to avoid accidentally
\opt{SANSA_E200_PAD}{\ButtonRec} \opt{SANSA_E200_PAD}{\ButtonRec}
\opt{SANSA_C200_PAD}{\ButtonSelect/\ButtonVolDown} \opt{SANSA_C200_PAD}{\ButtonSelect/\ButtonVolDown}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Toggle flag on / off \\ & Toggle flag on / off \\
% %
\opt{RECORDER_PAD}{\ButtonFTwo/\ButtonPlay} \opt{RECORDER_PAD}{\ButtonFTwo/\ButtonPlay}
\opt{ONDIO_PAD}{Long \ButtonMenu} \opt{ONDIO_PAD}{Long \ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{SANSA_C200_PAD}{Long \ButtonSelect/\ButtonVolUp} \opt{SANSA_C200_PAD}{Long \ButtonSelect/\ButtonVolUp}
@ -62,11 +63,11 @@ the location of a mine, it can be tagged to avoid accidentally
\opt{IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{SANSA_E200_PAD}{Long \ButtonRec} \opt{SANSA_E200_PAD}{Long \ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonRew+\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonRew+\ButtonPlay}
\opt{GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
& Display the current game status \\ & Display the current game status \\
% %
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
& Exit the game \\ & Exit the game \\
\end{btnmap} \end{btnmap}

View file

@ -11,5 +11,5 @@ Press
\opt{PLAYER_PAD}{\ButtonStop} \opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
to quit. to quit.

View file

@ -14,7 +14,7 @@ option and choose \setting{mpegplayer}.
\ActionWpsStop & Stop\\ \ActionWpsStop & Stop\\
\ActionWpsVolUp{} / \ActionWpsVolDown & Adjust volume up / down\\ \ActionWpsVolUp{} / \ActionWpsVolDown & Adjust volume up / down\\
\opt{IRIVER_H300_PAD}{\ButtonMode} \opt{IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{SANSA_E200_PAD}{\ButtonSelect} \opt{SANSA_E200_PAD}{\ButtonSelect}

View file

@ -15,7 +15,7 @@ being played.
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{RECORDER_PAD}{\ButtonFOne} \opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonSelect} {\ButtonSelect}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
@ -26,7 +26,7 @@ being played.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
\opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonDown} \opt{SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonDown}
& Toggle whether to scroll or not \\ & Toggle whether to scroll or not \\
\opt{RECORDER_PAD}{\ButtonFThree} \opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
@ -34,25 +34,26 @@ being played.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
\opt{IAUDIO_X5_PAD}{Long \ButtonSelect} \opt{IAUDIO_X5_PAD}{Long \ButtonSelect}
\opt{IRIVER_H10_PAD}{Long \ButtonRew} \opt{IRIVER_H10_PAD}{Long \ButtonRew}
\opt{SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonUp} \opt{SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp}
& Toggle drawing orientation \\ & Toggle drawing orientation \\
\opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Pause the demo \\ & Pause the demo \\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
{\ButtonUp/\ButtonDown} {\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
\opt{SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonVolUp/\ButtonVolDown} \opt{SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonVolUp/\ButtonVolDown}
& Increase / decrease volume\\ & Increase / decrease volume\\
\ButtonRight/\ButtonLeft \ButtonRight/\ButtonLeft
& Increase / decrease speed\\ & Increase / decrease speed\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonPower} {\ButtonPower}
& Exit demo \\ & Exit demo \\
\end{btnmap} \end{btnmap}

View file

@ -29,20 +29,20 @@ found at \url{http://www.mame.net}.
\subsubsection{Keys} \subsubsection{Keys}
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,h10,SANSA_E200_PAD}{\ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,h10,SANSA_E200_PAD,MROBE100_PAD}{\ButtonRight}
\opt{GIGABEAT_PAD}{\ButtonUp} \opt{GIGABEAT_PAD}{\ButtonUp}
\opt{h10_5gb}{\ButtonScrollUp} \opt{h10_5gb}{\ButtonScrollUp}
& Move Up\\ & Move Up\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,h10,SANSA_E200_PAD}{\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,h10,SANSA_E200_PAD,MROBE100_PAD}{\ButtonLeft}
\opt{h10_5gb}{\ButtonScrollDown} \opt{h10_5gb}{\ButtonScrollDown}
\opt{GIGABEAT_PAD}{\ButtonDown} \opt{GIGABEAT_PAD}{\ButtonDown}
& Move Down\\ & Move Down\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonUp} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{h10}{\ButtonScrollUp} \opt{h10}{\ButtonScrollUp}
\opt{h10_5gb,GIGABEAT_PAD}{\ButtonLeft} \opt{h10_5gb,GIGABEAT_PAD}{\ButtonLeft}
& Move Left\\ & Move Left\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{h10}{\ButtonScrollDown} \opt{h10}{\ButtonScrollDown}
\opt{h10_5gb,GIGABEAT_PAD}{\ButtonRight} \opt{h10_5gb,GIGABEAT_PAD}{\ButtonRight}
@ -52,6 +52,7 @@ found at \url{http://www.mame.net}.
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonDown} \opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonDown}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Insert Coin\\ & Insert Coin\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
@ -60,10 +61,11 @@ found at \url{http://www.mame.net}.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{n/a} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{n/a}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD}{\ButtonPower}
\opt{SANSA_E200_PAD}{\ButtonRec} \opt{SANSA_E200_PAD}{\ButtonRec}
\opt{MROBE100_PAD}{\ButtonMenu}
& 2-Player Start\\ & 2-Player Start\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonPower} \opt{SANSA_E200_PAD}{\ButtonPower}
\opt{GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD}{\ButtonMenu}
& Menu\\ & Menu\\

View file

@ -10,14 +10,14 @@ Plasma is a demo displaying a 80's style retro plasma effect.
\nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonUp\ / \ButtonDown} \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonUp\ / \ButtonDown}
& Adjust frequency\\ & Adjust frequency\\
\opt{HAVE_LCD_COLOR}{ \opt{HAVE_LCD_COLOR}{
\opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonSelect} {\ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
& Change colours\\ & Change colours\\
} }
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonPower} {\ButtonPower}
& Quit\\ & Quit\\
\end{btnmap} \end{btnmap}

View file

@ -10,12 +10,14 @@ Pong is a simple two player ``tennis game''. Whenever a player misses the ball t
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
\opt{SANSA_C200_PAD}{\ButtonVolUp} \opt{SANSA_C200_PAD}{\ButtonVolUp}
\opt{MROBE100_PAD}{\ButtonMenu}
& Left player up\\ & Left player up\\
\opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft} \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
\opt{SANSA_C200_PAD}{\ButtonVolDown} \opt{SANSA_C200_PAD}{\ButtonVolDown}
\opt{MROBE100_PAD}{\ButtonLeft}
& Left player down\\ & Left player down\\
\opt{RECORDER_PAD}{\ButtonFThree} \opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp} \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp}
@ -24,6 +26,7 @@ Pong is a simple two player ``tennis game''. Whenever a player misses the ball t
\opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{GIGABEAT_PAD}{\ButtonVolUp} \opt{GIGABEAT_PAD}{\ButtonVolUp}
\opt{MROBE100_PAD}{\ButtonPlay}
& Right player up\\ & Right player up\\
\opt{RECORDER_PAD,SANSA_E200_PAD}{\ButtonRight} \opt{RECORDER_PAD,SANSA_E200_PAD}{\ButtonRight}
\opt{ONDIO_PAD,SANSA_C200_PAD}{\ButtonDown} \opt{ONDIO_PAD,SANSA_C200_PAD}{\ButtonDown}
@ -31,10 +34,11 @@ Pong is a simple two player ``tennis game''. Whenever a player misses the ball t
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{GIGABEAT_PAD}{\ButtonVolDown} \opt{GIGABEAT_PAD}{\ButtonVolDown}
\opt{MROBE100_PAD}{\ButtonRight}
& Right player down\\ & Right player down\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Quit\\ & Quit\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -10,14 +10,14 @@ ends when robotfindskitten.
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,}
\opt{SANSA_E200_PAD}{\ButtonScrollFwd, \ButtonScrollBack,} \opt{SANSA_E200_PAD}{\ButtonScrollFwd, \ButtonScrollBack,}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp, \ButtonDown,}% {\ButtonUp, \ButtonDown,}%
\opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,} \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,}
\ButtonLeft, \ButtonRight \ButtonLeft, \ButtonRight
& Move robot\\ & Move robot\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Quit\\ & Quit\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -15,11 +15,12 @@ pile of blocks reach the ceiling the game is over.
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
\nopt{ONDIO_PAD}{& Restart game\\} \nopt{ONDIO_PAD}{& Restart game\\}
\ButtonLeft & Move left\\ \ButtonLeft & Move left\\
\ButtonRight & Move right\\ \ButtonRight & Move right\\
\opt{PLAYER_PAD}{\ButtonMenu} \opt{PLAYER_PAD}{\ButtonMenu}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonDown} {\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
@ -33,6 +34,7 @@ pile of blocks reach the ceiling the game is over.
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{SANSA_C200_PAD}{\ButtonVolDown} \opt{SANSA_C200_PAD}{\ButtonVolDown}
\opt{GIGABEAT_PAD}{\ButtonVolUp} \opt{GIGABEAT_PAD}{\ButtonVolUp}
\opt{MROBE100_PAD}{\ButtonMenu}
& Rotate left\\ & Rotate left\\
\opt{PLAYER_PAD}{\ButtonPlay} \opt{PLAYER_PAD}{\ButtonPlay}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
@ -42,18 +44,19 @@ pile of blocks reach the ceiling the game is over.
\opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
\opt{SANSA_C200_PAD}{\ButtonVolUp/\ButtonUp} \opt{SANSA_C200_PAD}{\ButtonVolUp/\ButtonUp}
\opt{GIGABEAT_PAD}{\ButtonVolDown} \opt{GIGABEAT_PAD}{\ButtonVolDown}
\opt{MROBE100_PAD}{\ButtonPlay}
& Rotate right\\ & Rotate right\\
\opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn} \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
& Drop\\ & Drop\\
\opt{PLAYER_PAD}{\ButtonStop} \opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Quit\\ & Quit\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -8,7 +8,7 @@ Key controls:
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{RECORDER_PAD,ONDIO_PAD,h1xx,h300,x5,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,h1xx,h300,x5,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown} {\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft/\ButtonRight/\ButtonMenu/\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft/\ButtonRight/\ButtonMenu/\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonLeft/\ButtonRight/\ButtonScrollUp/\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonLeft/\ButtonRight/\ButtonScrollUp/\ButtonScrollDown}
@ -16,7 +16,7 @@ Key controls:
% %
\opt{RECORDER_PAD}{\ButtonFOne} \opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{Long \ButtonMenu} \opt{ONDIO_PAD}{Long \ButtonMenu}
\opt{h1xx,h300,GIGABEAT_PAD}{\ButtonSelect} \opt{h1xx,h300,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{x5,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{x5,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
@ -29,10 +29,11 @@ Key controls:
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Change between picture and numbered tiles \\ & Change between picture and numbered tiles \\
% %
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{x5,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{x5,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
& Stop the game \\ & Stop the game \\
\end{btnmap} \end{btnmap}

View file

@ -7,13 +7,13 @@ end when the snake touches either the borders of the screen or itself.
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonUp/\ButtonDown} \opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp/\ButtonDown}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
& Change levels (1 is slowest, 9 is fastest)\\ & Change levels (1 is slowest, 9 is fastest)\\
% %
\opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
& Toggle Play/Pause\\ & Toggle Play/Pause\\

View file

@ -10,12 +10,12 @@ into itself.
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\multicolumn{2}{c}{\textbf{In menu}}\\\hline \multicolumn{2}{c}{\textbf{In menu}}\\\hline
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp/\ButtonDown} {\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
& Set game speed\\ & Set game speed\\
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonRight/\ButtonLeft} {\ButtonRight/\ButtonLeft}
\opt{ONDIO_PAD}{\ButtonRight} \opt{ONDIO_PAD}{\ButtonRight}
& Select starting maze\\ & Select starting maze\\
@ -24,16 +24,16 @@ into itself.
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonRec} \opt{SANSA_E200_PAD}{\ButtonRec}
\opt{GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
& Select game type (A or B)\\ & Select game type (A or B)\\
\opt{RECORDER_PAD}{\ButtonPlay} \opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
& Start the game\\\hline & Start the game\\\hline
\multicolumn{2}{c}{\textbf{In game}}\\\hline \multicolumn{2}{c}{\textbf{In game}}\\\hline
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight} {\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay/\ButtonLeft/\ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay/\ButtonLeft/\ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown/\ButtonLeft/\ButtonRight} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown/\ButtonLeft/\ButtonRight}
@ -41,12 +41,12 @@ into itself.
\opt{RECORDER_PAD}{\ButtonPlay} \opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
& Pause and resume the game\\ & Pause and resume the game\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Quit\\ & Quit\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -6,5 +6,5 @@ you will love this demo. Or maybe not.
\opt{player}{Press \ButtonStop\ to quit.}% \opt{player}{Press \ButtonStop\ to quit.}%
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRVER_H300_PAD}{Press \ButtonOff\ to quit.}% \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRVER_H300_PAD}{Press \ButtonOff\ to quit.}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Press \ButtonMenu\ to quit.}% \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Press \ButtonMenu\ to quit.}%
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}% \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}%
{Press \ButtonPower\ to quit.} {Press \ButtonPower\ to quit.}

View file

@ -15,7 +15,7 @@ information about the level format, see
\begin{btnmap}{}{} \begin{btnmap}{}{}
\multicolumn{2}{c}{\textbf{In game}} \\ \multicolumn{2}{c}{\textbf{In game}} \\
\hline \hline
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_E200_PAD} \opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD}
{\ButtonUp, \ButtonDown, }% {\ButtonUp, \ButtonDown, }%
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay, }% \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay, }%
\opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown, }% \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown, }%
@ -23,12 +23,12 @@ information about the level format, see
& Move the ``sokoban'' up, down, left, or right\\ & Move the ``sokoban'' up, down, left, or right\\
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,SANSA_E200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD}{\ButtonPower}
& Menu \\ & Menu \\
\opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonOn} \opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_E200_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
& Undo last movement \\ & Undo last movement \\
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,IAUDIO_X5_PAD}{\ButtonPlay} \opt{RECORDER_PAD,ARCHOS_AV300_PAD,IAUDIO_X5_PAD}{\ButtonPlay}
@ -37,6 +37,7 @@ information about the level format, see
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
\opt{SANSA_E200_PAD}{\ButtonRec} \opt{SANSA_E200_PAD}{\ButtonRec}
& Redo previously undone move \\ & Redo previously undone move \\
\opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFOne} \opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFOne}
@ -46,6 +47,7 @@ information about the level format, see
\opt{IAUDIO_X5_PAD}{n/a} \opt{IAUDIO_X5_PAD}{n/a}
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollDown}
\opt{GIGABEAT_PAD}{\ButtonVolDown} \opt{GIGABEAT_PAD}{\ButtonVolDown}
\opt{MROBE10_PAD}{\ButtonDisplay}
\opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonDown} \opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonDown}
& Back to previous level \\ & Back to previous level \\
\opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFTwo} \opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFTwo}
@ -54,7 +56,7 @@ information about the level format, see
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{n/a} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{n/a}
\opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight} \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight}
\opt{GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonRight} \opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonRight}
& Restart level \\ & Restart level \\
\opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFThree} \opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFThree}
@ -64,6 +66,7 @@ information about the level format, see
\opt{IAUDIO_X5_PAD}{n/a} \opt{IAUDIO_X5_PAD}{n/a}
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp} \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp}
\opt{GIGABEAT_PAD}{\ButtonVolUp} \opt{GIGABEAT_PAD}{\ButtonVolUp}
\opt{MROBE100_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonUp} \opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonUp}
& Go to next level \\ & Go to next level \\
\hline \hline
@ -72,9 +75,9 @@ information about the level format, see
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{RECORDER_PAD,ARCHOS_AV300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,SANSA_E200_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD}{\ButtonSelect}
& Pause/resume \\ & Pause/resume \\
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_E200_PAD} \opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD}
{\ButtonUp/\ButtonDown} {\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
@ -83,7 +86,7 @@ information about the level format, see
& Go backward/forward (while paused) \\ & Go backward/forward (while paused) \\
\opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,SANSA_E200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD}{\ButtonPower}
& Quit \\ & Quit \\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -16,7 +16,7 @@ visit\\
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\ButtonLeft/\ButtonRight/\\ \ButtonLeft/\ButtonRight/\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_C200_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}
{\ButtonUp/\ButtonDown} {\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
@ -24,14 +24,14 @@ visit\\
% %
\opt{RECORDER_PAD}{\ButtonOn} \opt{RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonPlay}
& Select cards, move cards, reveal hidden cards...\\ & Select cards, move cards, reveal hidden cards...\\
% %
\opt{RECORDER_PAD}{\ButtonFOne} \opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{Long \ButtonMenu} \opt{ONDIO_PAD}{Long \ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{Long \ButtonLeft} \opt{IRIVER_H10_PAD}{Long \ButtonLeft}
\opt{SANSA_E200_PAD}{\ButtonRec} \opt{SANSA_E200_PAD}{\ButtonRec}
@ -47,11 +47,12 @@ visit\\
\opt{SANSA_E200_PAD}{\ButtonLeft} \opt{SANSA_E200_PAD}{\ButtonLeft}
\opt{SANSA_C200_PAD}{\ButtonRec} \opt{SANSA_C200_PAD}{\ButtonRec}
\opt{GIGABEAT_PAD}{\ButtonA + \ButtonLeft} \opt{GIGABEAT_PAD}{\ButtonA + \ButtonLeft}
\opt{MROBE100_PAD}{\ButtonDisplay + \ButtonLeft}
& Put the card from the top of the remains stack on top of the cursor\\ & Put the card from the top of the remains stack on top of the cursor\\
% %
\opt{RECORDER_PAD}{\ButtonFTwo} \opt{RECORDER_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{Long \ButtonUp} \opt{ONDIO_PAD}{Long \ButtonUp}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,SANSA_C200_PAD}{Long \ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}{Long \ButtonSelect}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonMenu}
\opt{IAUDIO_X5_PAD}{Long \ButtonSelect} \opt{IAUDIO_X5_PAD}{Long \ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
@ -64,6 +65,7 @@ visit\\
\opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IAUDIO_X5_PAD}{\ButtonRec}
\opt{SANSA_E200_PAD}{\ButtonRight} \opt{SANSA_E200_PAD}{\ButtonRight}
\opt{GIGABEAT_PAD}{\ButtonA + \ButtonRight} \opt{GIGABEAT_PAD}{\ButtonA + \ButtonRight}
\opt{MROBE100_PAD}{\ButtonDisplay + \ButtonRight}
\opt{SANSA_C200_PAD}{\ButtonVolUp} \opt{SANSA_C200_PAD}{\ButtonVolUp}
& Put the card on top of the remains stack on one of the final colour stacks.\\ & Put the card on top of the remains stack on one of the final colour stacks.\\
% %

View file

@ -9,23 +9,23 @@ UFO will appear -- shoot this for extra points.
% %
\opt{RECORDER_PAD}{\ButtonPlay} \opt{RECORDER_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonSelect} {\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
& Shoot\\ & Shoot\\
% %
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp} {\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
& Thrust\\ & Thrust\\
% %
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonLeft / \ButtonRight} {\ButtonLeft / \ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack / \ButtonScrollFwd} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack / \ButtonScrollFwd}
& Turn left/right\\ & Turn left/right\\
% %
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonDown} {\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
@ -37,11 +37,12 @@ UFO will appear -- shoot this for extra points.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Pause game\\ & Pause game\\
% %
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}{\ButtonPower}
& Quit\\ & Quit\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -16,12 +16,12 @@ could not otherwise reach. The block cannot take ``o''s.
& Move Left\\ & Move Left\\
\ButtonRight \ButtonRight
& Move Right\\ & Move Right\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp} {\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
& Move Up\\ & Move Up\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonDown} {\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
@ -29,7 +29,7 @@ could not otherwise reach. The block cannot take ``o''s.
\opt{RECORDER_PAD}{\ButtonOn} \opt{RECORDER_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
& Switch between circle and square\\ & Switch between circle and square\\
\opt{RECORDER_PAD}{\ButtonFOne} \opt{RECORDER_PAD}{\ButtonFOne}
@ -39,6 +39,7 @@ could not otherwise reach. The block cannot take ``o''s.
\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonDown} \opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollDown}
\opt{GIGABEAT_PAD}{\ButtonVolDown} \opt{GIGABEAT_PAD}{\ButtonVolDown}
\opt{MROBE100_PAD}{\ButtonMenu}
& Previous level\\ & Previous level\\
\opt{RECORDER_PAD}{\ButtonFTwo} \opt{RECORDER_PAD}{\ButtonFTwo}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
@ -47,6 +48,7 @@ could not otherwise reach. The block cannot take ``o''s.
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonDown} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonDown}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Reset level \\ & Reset level \\
\opt{RECORDER_PAD}{\ButtonFThree} \opt{RECORDER_PAD}{\ButtonFThree}
\opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
@ -55,6 +57,7 @@ could not otherwise reach. The block cannot take ``o''s.
\opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp} \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp}
\opt{GIGABEAT_PAD}{\ButtonVolUp} \opt{GIGABEAT_PAD}{\ButtonVolUp}
\opt{MROBE100_PAD}{\ButtonPlay}
& Next level \\ & Next level \\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}

View file

@ -8,17 +8,17 @@ Starfield simulation (like the classic screensaver).
\ButtonRight\ / \ButtonLeft \ButtonRight\ / \ButtonLeft
& Increase / decrease number of stars\\ & Increase / decrease number of stars\\
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD}
{\ButtonUp\ / \ButtonDown} {\ButtonUp\ / \ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown}
& Increase / decrease speed\\ & Increase / decrease speed\\
\opt{HAVE_LCD_COLOR}{% \opt{HAVE_LCD_COLOR}{%
\opt{IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonSelect}% \opt{IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}% \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}%
& Change colours\\% & Change colours\\%
}% }%
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
& Quit\\ & Quit\\
\end{btnmap} \end{btnmap}

View file

@ -8,15 +8,15 @@ A simple stopwatch program with support for saving times.
\opt{PLAYER_PAD}{\ButtonMenu} \opt{PLAYER_PAD}{\ButtonMenu}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Quit Plugin \\ & Quit Plugin \\
\opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{ONDIO_PAD}{\ButtonRight} \opt{ONDIO_PAD}{\ButtonRight}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{SANSA_E200_PAD}{\ButtonLeft} \opt{SANSA_E200_PAD}{\ButtonLeft}
& Start / stop \\ & Start / stop \\
\opt{PLAYER_PAD}{\ButtonStop} \opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft} \opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonLeft}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonRec}
@ -25,10 +25,10 @@ A simple stopwatch program with support for saving times.
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
& Take lap time \\ & Take lap time \\
\opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft/\ButtonRight} \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft/\ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonUp/\ButtonDown} \opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp/\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
& Scroll through lap times \\ & Scroll through lap times \\

View file

@ -27,7 +27,7 @@ These are \emph{NOT} saved when saving the game.
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight} {\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown/\ButtonLeft/\ButtonRight} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown/\ButtonLeft/\ButtonRight}
@ -37,7 +37,7 @@ These are \emph{NOT} saved when saving the game.
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect/\ButtonOn} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect/\ButtonOn}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft/\ButtonSelect/\ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft/\ButtonSelect/\ButtonRight}
\opt{IAUDIO_X5_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{SANSA_E200_PAD}{\ButtonScrollBack/\ButtonScrollFwd} \opt{SANSA_E200_PAD}{\ButtonScrollBack/\ButtonScrollFwd}
\opt{SANSA_C200_PAD}{\ButtonSelect/\ButtonVolUp/\ButtonVolDown} \opt{SANSA_C200_PAD}{\ButtonSelect/\ButtonVolUp/\ButtonVolDown}
@ -47,7 +47,7 @@ These are \emph{NOT} saved when saving the game.
\opt{ONDIO_PAD}{Long \ButtonMenu+\ButtonDown} \opt{ONDIO_PAD}{Long \ButtonMenu+\ButtonDown}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOn} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOn}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonLeft/\ButtonSelect/\ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonLeft/\ButtonSelect/\ButtonRight}
\opt{IAUDIO_X5_PAD,GIGABEAT_PAD}{Long \ButtonSelect} \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect}
\opt{IRIVER_H10_PAD}{Long \ButtonRew} \opt{IRIVER_H10_PAD}{Long \ButtonRew}
\opt{SANSA_E200_PAD}{Long \ButtonScrollBack/\ButtonScrollFwd} \opt{SANSA_E200_PAD}{Long \ButtonScrollBack/\ButtonScrollFwd}
\opt{SANSA_C200_PAD}{Long \ButtonSelect/\ButtonVolUp/\ButtonVolDown} \opt{SANSA_C200_PAD}{Long \ButtonSelect/\ButtonVolUp/\ButtonVolDown}
@ -56,7 +56,7 @@ These are \emph{NOT} saved when saving the game.
\opt{RECORDER_PAD}{\ButtonFOne} \opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{Long \ButtonMenu} \opt{ONDIO_PAD}{Long \ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD}{\ButtonSelect} \opt{SANSA_E200_PAD}{\ButtonSelect}
\opt{SANSA_C200_PAD}{\ButtonPower} \opt{SANSA_C200_PAD}{\ButtonPower}
@ -68,10 +68,11 @@ These are \emph{NOT} saved when saving the game.
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IRIVER_H10_PAD}{\ButtonFF}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Add/Remove number to scratchpad\\ & Add/Remove number to scratchpad\\
% %
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Menu $\rightarrow$ Quit} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Menu $\rightarrow$ Quit}
\opt{SANSA_C200_PAD}{Long \ButtonPower} \opt{SANSA_C200_PAD}{Long \ButtonPower}
& Quit\\ & Quit\\

View file

@ -47,23 +47,23 @@ If file fits on one screen, there is no scrollbar and toggling Scrollbar mode ha
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{PLAYER_PAD}{\ButtonLeft} \opt{PLAYER_PAD}{\ButtonLeft}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonUp} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
& Page{}-up (one screen up)\\ & Page{}-up (one screen up)\\
\opt{PLAYER_PAD}{\ButtonRight} \opt{PLAYER_PAD}{\ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonDown} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown} \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
& Page{}-down (one screen down)\\ & Page{}-down (one screen down)\\
\opt{PLAYER_PAD}{\ButtonMenu+\ButtonLeft} \opt{PLAYER_PAD}{\ButtonMenu+\ButtonLeft}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonLeft} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonLeft}
& Top of file (Narrow mode) One screen left (Wide mode)\\ & Top of file (Narrow mode) One screen left (Wide mode)\\
\opt{PLAYER_PAD}{\ButtonMenu+\ButtonRight} \opt{PLAYER_PAD}{\ButtonMenu+\ButtonRight}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonRight} {\ButtonRight}
& Bottom of file (Narrow mode) One screen right (Wide mode)\\ & Bottom of file (Narrow mode) One screen right (Wide mode)\\
@ -122,7 +122,7 @@ If file fits on one screen, there is no scrollbar and toggling Scrollbar mode ha
\opt{PLAYER_PAD}{\ButtonStop} \opt{PLAYER_PAD}{\ButtonStop}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Exit text viewer\\ & Exit text viewer\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}

View file

@ -13,28 +13,29 @@ and the meter scale can be changed.
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Save settings and quit\\ & Save settings and quit\\
\opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu} \opt{ONDIO_PAD}{\ButtonMenu}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Help\\ & Help\\
\opt{RECORDER_PAD}{\ButtonFOne} \opt{RECORDER_PAD}{\ButtonFOne}
\opt{ONDIO_PAD}{Long \ButtonMenu} \opt{ONDIO_PAD}{Long \ButtonMenu}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}
{\ButtonSelect} {\ButtonSelect}
\opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IRIVER_H10_PAD}{\ButtonRew}
\opt{GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
& Settings\\ & Settings\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp} {\ButtonUp}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd}
\opt{SANSA_C200_PAD}{\ButtonVolUp} \opt{SANSA_C200_PAD}{\ButtonVolUp}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
& Raise Volume\\ & Raise Volume\\
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonDown} {\ButtonDown}
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack}
\opt{SANSA_C200_PAD}{\ButtonVolDown} \opt{SANSA_C200_PAD}{\ButtonVolDown}

View file

@ -66,17 +66,17 @@ Game controls:}
\renewcommand{\arraystretch}{1.0} \renewcommand{\arraystretch}{1.0}
} }
\opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,SANSA_E200_PAD}{ \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD} \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonLeft} & Turn left\\ {\ButtonLeft} & Turn left\\
\opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD} \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonRight} & Turn right\\ {\ButtonRight} & Turn right\\
\opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonUp} \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp}
\opt{IPOD_4G_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD}{\ButtonMenu}
\opt{IRIVER_H10_PAD}{\ButtonScrollUp} & Turn Up\\ \opt{IRIVER_H10_PAD}{\ButtonScrollUp} & Turn Up\\
\opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonDown} \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonDown}
\opt{IPOD_4G_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD}{\ButtonPlay}
\opt{IRIVER_H10_PAD}{\ButtonScrollDown} & Turn Down\\ \opt{IRIVER_H10_PAD}{\ButtonScrollDown} & Turn Down\\
\end{btnmap} \end{btnmap}

View file

@ -10,7 +10,7 @@ To finish a level you have to section off more than 75\%.
\begin{table} \begin{table}
\begin{btnmap}{}{} \begin{btnmap}{}{}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}
{\ButtonUp, \ButtonDown,}% {\ButtonUp, \ButtonDown,}%
\opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,} \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,}
\ButtonLeft, \ButtonRight \ButtonLeft, \ButtonRight
@ -21,10 +21,11 @@ To finish a level you have to section off more than 75\%.
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonPlay}
\opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}
\opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_PAD}{\ButtonA}
\opt{MROBE100_PAD}{\ButtonDisplay}
& Pause\\ & Pause\\
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonMenu}
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
& Open menu\\ & Open menu\\
\end{btnmap} \end{btnmap}
\end{table} \end{table}