From 25118f0059206aad76ec549476fe5c2eb21f9364 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 28 Jun 2009 18:02:04 +0000 Subject: [PATCH] Add remote keymapping to the manual for the iriver H100. Plugins have not yet been done and currently just have a blank column. Most plugins only quit via the remote anyway at this point. Please notify of any errors/omissions (I'm sure there are some). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21547 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/bookmarking.tex | 8 ++- manual/configure_rockbox/sound_settings.tex | 8 ++- manual/main_menu/fmradio.tex | 12 ++++- manual/main_menu/main.tex | 21 ++++++-- manual/main_menu/recording_screen.tex | 32 ++++++++---- manual/platform/h100.tex | 3 ++ manual/plugins/blackjack.tex | 10 ++++ manual/plugins/bounce.tex | 4 ++ manual/plugins/brickmania.tex | 3 ++ manual/plugins/bubbles.tex | 5 ++ manual/plugins/calculator.tex | 6 +++ manual/plugins/calendar.tex | 4 ++ manual/plugins/chess_clock.tex | 9 ++++ manual/plugins/chessbox.tex | 5 ++ manual/plugins/chopper.tex | 2 + manual/plugins/cube.tex | 6 +++ manual/plugins/demystify.tex | 3 ++ manual/plugins/dice.tex | 2 + manual/plugins/disktidy.tex | 2 +- manual/plugins/doom.tex | 13 ++++- manual/plugins/fire.tex | 4 ++ manual/plugins/flipit.tex | 6 +++ manual/plugins/goban.tex | 18 +++++-- manual/plugins/invadrox.tex | 3 ++ manual/plugins/jackpot.tex | 4 +- manual/plugins/jewels.tex | 7 ++- manual/plugins/jpegviewer.tex | 6 +++ manual/plugins/lamp.tex | 1 + manual/plugins/logo.tex | 3 ++ manual/plugins/mandelbrot.tex | 7 +++ manual/plugins/mazezam.tex | 2 + manual/plugins/metronome.tex | 5 ++ manual/plugins/midiplay.tex | 4 ++ manual/plugins/minesweeper.tex | 5 ++ manual/plugins/mpegplayer.tex | 6 ++- manual/plugins/nim.tex | 8 +-- manual/plugins/oscilloscope.tex | 7 +++ manual/plugins/pacbox.tex | 14 ++++- manual/plugins/pegbox.tex | 7 +++ manual/plugins/pictureflow.tex | 10 +++- manual/plugins/plasma.tex | 2 + manual/plugins/pong.tex | 5 ++ manual/plugins/random_folder_advance_config.tex | 7 +-- manual/plugins/robotfindskitten.tex | 2 + manual/plugins/rockblox.tex | 17 ++++-- manual/plugins/rockblox1d.tex | 10 +++- manual/plugins/rockboy.tex | 7 +++ manual/plugins/sliding.tex | 4 ++ manual/plugins/snake.tex | 2 + manual/plugins/snake2.tex | 7 +++ manual/plugins/sokoban.tex | 12 ++++- manual/plugins/solitaire.tex | 8 +++ manual/plugins/spacerocks.tex | 6 +++ manual/plugins/split_editor.tex | 13 +++-- manual/plugins/star.tex | 9 ++++ manual/plugins/starfield.tex | 3 ++ manual/plugins/stopwatch.tex | 5 ++ manual/plugins/sudoku.tex | 6 +++ manual/plugins/text_editor.tex | 8 +-- manual/plugins/text_viewer.tex | 11 ++++ manual/plugins/vumeter.tex | 5 ++ manual/plugins/wormlet.tex | 9 +++- manual/plugins/xobox.tex | 3 ++ manual/plugins/zxbox.tex | 3 ++ manual/rockbox_interface/browsing_and_playing.tex | 34 ++++++++++-- manual/rockbox_interface/main.tex | 2 + manual/rockbox_interface/wps.tex | 64 ++++++++++++++++++----- 67 files changed, 475 insertions(+), 74 deletions(-) diff --git a/manual/configure_rockbox/bookmarking.tex b/manual/configure_rockbox/bookmarking.tex index 63dbc47f5..95e57d9bc 100644 --- a/manual/configure_rockbox/bookmarking.tex +++ b/manual/configure_rockbox/bookmarking.tex @@ -64,21 +64,27 @@ \begin{table} \begin{btnmap}{}{} \ActionStdNext + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdNext} & Selects the next bookmark.\\ % \ActionStdPrev + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev} & Selects the previous bookmark.\\ % \ActionStdOk + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdOk} & Resumes from the selected bookmark.\\ % \ActionStdCancel + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdCancel} & Exits Recent Bookmark menu\\ % \nopt{GIGABEAT_S_PAD}{\ActionBmDelete + \opt{IRIVER_RC_H100_PAD}{& \ActionRCBmDelete} & Deletes the currently selected bookmark\\} % - \ActionStdContext + \ActionStdContext + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdContext} & Enters the context menu for the selected bookmark.\\ \end{btnmap} \end{table} diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex index ef0a0f31a..c4d33dc9f 100644 --- a/manual/configure_rockbox/sound_settings.tex +++ b/manual/configure_rockbox/sound_settings.tex @@ -329,33 +329,39 @@ change to customise your listening experience. \begin{table} \begin{btnmap}{}{} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollFwd} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{& \ButtonRCFF} \opt{SANSA_E200_PAD}{\ButtonScrollBack} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonRight} & Raises the highlighted parameter.\\ % \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonScrollBack} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{& \ButtonRCRew} \opt{SANSA_E200_PAD}{\ButtonScrollFwd} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonLeft} & Lowers the highlighted parameter.\\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonLeft} + \opt{IRIVER_RC_H100_PAD}{& } \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonLeft} \opt{SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonUp} & Moves to the previous EQ band. \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRight} + \opt{IRIVER_RC_H100_PAD}{& } \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonRight} \opt{SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonDown} & Moves to the next EQ band. \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{& \ButtonRCSelect} \opt{IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD,SANSA_E200_PAD}{\ButtonSelect} & Toggles the cursor among the three parameters (gain, center frequency, Q) for the selected EQ band.\\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{& \ButtonRCStop} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_VIDEO_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD}{\ButtonPower/\ButtonRec} \opt{SANSA_E200_PAD}{\ButtonPower/\ButtonRight} diff --git a/manual/main_menu/fmradio.tex b/manual/main_menu/fmradio.tex index 952300c25..1763e074c 100644 --- a/manual/main_menu/fmradio.tex +++ b/manual/main_menu/fmradio.tex @@ -22,13 +22,16 @@ \begin{table} \begin{btnmap}{}{} \ActionFMPrev, \ActionFMNext + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMPrev, \ActionRCFMNext} & Change frequency in \setting{SCAN} mode or jump to next/previous station in \setting{PRESET} mode\\ % Long \ActionFMPrev, \ActionFMNext + \opt{IRIVER_RC_H100_PAD}{& Long \ActionRCFMPrev, Long \ActionRCFMNext} & Seek to next station or preset in \setting{SCAN} mode.\\ % \ActionFMSettingsInc, \ActionFMSettingsDec + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMVolUp, \ActionRCFMVolDown} & Change volume.\\ \opt{RECORDER_PAD}{ \ButtonPlay @@ -38,23 +41,30 @@ % \ActionFMExit + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMExit} & Leave the radio screen with the radio playing.\\ % \ActionFMStop + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMStop} & Stops the radio and returns to \setting{Main Menu}.\\% % \nopt{ONDIO_PAD}{% - \nopt{RECORDER_PAD}{\ActionFMPlay & Mutes radio playback.\\}% + \nopt{RECORDER_PAD}{\ActionFMPlay + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMPlay} + & Mutes radio playback.\\}% % \ActionFMMode + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMMode} & Switches between \setting{SCAN} and \setting{PRESET} mode.\\ % \ActionFMPreset + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMPreset} & Opens a list of radio presets. You can view all the presets that you have, and switch to the station.\\ }% % \ActionFMMenu + \opt{IRIVER_RC_H100_PAD}{& \ActionRCFMMenu} & Displays the FM radio settings menu.\\ \end{btnmap} \end{table} diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index 2257c1482..d199ebe92 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -19,19 +19,24 @@ safely (see \reference{ref:Safeshutdown}). \begin{table} \begin{btnmap}{}{} \ActionStdNext + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdNext} & Selects the next option in the menu.\\ - & Inside a setting, increases the value or - chooses next option \\ + + & \opt{IRIVER_RC_H100_PAD}{&} Inside a setting, + increases the value or chooses next option \\ % \ActionStdPrev + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev} & Selects the previous option in the menu.\\ - & Inside a setting, decreases the value or - chooses previous option \\ + & \opt{IRIVER_RC_H100_PAD}{&} Inside a setting, + decreases the value or chooses previous option \\ % \ActionStdOk + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdOk} & Selects option \\ % \ActionStdCancel + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdCancel} & Exits menu, setting or moves to parent menu\\ \end{btnmap} \end{table} @@ -46,21 +51,27 @@ jump straight to that track. \begin{table} \begin{btnmap}{}{} \ActionStdNext + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdNext} & Selects the next bookmark.\\ % \ActionStdPrev + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev} & Selects the previous bookmark.\\ % \ActionStdOk + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdOk} & Resumes from the selected bookmark.\\ % \ActionStdCancel + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdCancel} & Exits Recent Bookmark menu\\ % \nopt{GIGABEAT_S_PAD}{\ActionBmDelete + \opt{IRIVER_RC_H100_PAD}{& \ActionRCBmDelete} & Deletes the currently selected bookmark\\} % - \ActionStdContext + \ActionStdContext + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdContext} & Enters the context menu for the selected bookmark.\\ \end{btnmap} \end{table} diff --git a/manual/main_menu/recording_screen.tex b/manual/main_menu/recording_screen.tex index 53fb7e025..7102d596a 100644 --- a/manual/main_menu/recording_screen.tex +++ b/manual/main_menu/recording_screen.tex @@ -30,24 +30,38 @@ The controls for this screen are: \begin{table} \begin{btnmap}{}{} - \ActionRecPrev{} / \ActionRecNext & Select setting.\\ + \ActionRecPrev{} / \ActionRecNext + \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecPrev{} / \ActionRCRecNext} + & Select setting.\\ % - \ActionRecSettingsDec{} / \ActionRecSettingsInc & Adjust selected setting.\\ + \ActionRecSettingsDec{} / \ActionRecSettingsInc + \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecSettingsDec{} / \ActionRecSettingsInc} + & Adjust selected setting.\\ % - \ActionRecPause & Start recording.\\ - & While recording: pause recording (press again to + \ActionRecPause + \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecPause} + & Start recording.\\ + & \opt{IRIVER_RC_H100_PAD}{&} + While recording: pause recording (press again to continue).\\ % - \ActionRecExit & Exit \setting{Recording Screen}.\\ - & While recording: Stop recording.\\ + \ActionRecExit + \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecExit} + & Exit \setting{Recording Screen}.\\ + & \opt{IRIVER_RC_H100_PAD}{&} + While recording: Stop recording.\\ % \opt{IRIVER_H10_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,% SANSA_E200_PAD,IPOD_4G_PAD,SANSA_C200_PAD}{ - \ActionRecNewfile & While recording: close the current file and open - a new one.\\ + \ActionRecNewfile + \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecNewfile} + & While recording: close the current file and open + a new one.\\ } % - \ActionRecMenu & Open \setting{Recording Settings} (see + \ActionRecMenu + \opt{IRIVER_RC_H100_PAD}{& \ActionRCRecMenu} + & Open \setting{Recording Settings} (see \reference{ref:Recordingsettings}).\\ % \opt{RECORDER_PAD}{ diff --git a/manual/platform/h100.tex b/manual/platform/h100.tex index 53b7ef6c8..fce673e54 100644 --- a/manual/platform/h100.tex +++ b/manual/platform/h100.tex @@ -7,6 +7,8 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,iriver} +\edef\UseOption{\UseOption,IRIVER_RC_H100_PAD} +\edef\UseOption{\UseOption,HAVE_REMOTE_KEYMAP} \newcommand{\playerman}{Iriver} \newcommand{\playertype}{H100} @@ -24,4 +26,5 @@ % link external keymap file \input{platform/keymap-h100_h300.tex} +\input{platform/remote-keymap-h100.tex} diff --git a/manual/plugins/blackjack.tex b/manual/plugins/blackjack.tex index 0c9b9bf31..e4997389e 100644 --- a/manual/plugins/blackjack.tex +++ b/manual/plugins/blackjack.tex @@ -16,12 +16,14 @@ visit\\ \begin{btnmap}{}{} \multicolumn{2}{c}{\textbf{In menu}}\\\hline \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD}{\ButtonSelect} \opt{ONDIO_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD}{\ButtonA} & Start new game\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} \opt{ONDIO_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonDown} \opt{IRIVER_H10_PAD}{\ButtonRight} @@ -30,6 +32,7 @@ visit\\ \opt{MROBE100_PAD}{\ButtonPlay} & Resume saved game\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{RECORDER_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD% ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonRight} \opt{ONDIO_PAD,SANSA_E200_PAD}{\ButtonUp} @@ -37,6 +40,7 @@ visit\\ \opt{SANSA_C200_PAD}{\ButtonRec} & Show high scores\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} @@ -46,11 +50,13 @@ visit\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD} {\ButtonUp{} / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown} & Enter betting amount\\ \opt{RECORDER_PAD}{\ButtonFOne} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect} \opt{ONDIO_PAD}{\ButtonLeft} @@ -59,6 +65,7 @@ visit\\ & Hit (Draw new card)\\ \opt{RECORDER_PAD}{\ButtonFTwo} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} @@ -66,6 +73,7 @@ visit\\ & Stay (End hand)\\ \opt{RECORDER_PAD}{\ButtonFThree} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IAUDIO_X5_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{ONDIO_PAD}{\ButtonUp} @@ -73,6 +81,7 @@ visit\\ \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonLeft} & Double down\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} \opt{ONDIO_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonDown} \opt{IRIVER_H10_PAD}{\ButtonRight} @@ -81,6 +90,7 @@ visit\\ \opt{MROBE100_PAD}{\ButtonPlay} & Save game\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex index 461f628dd..5b7ed156b 100644 --- a/manual/plugins/bounce.tex +++ b/manual/plugins/bounce.tex @@ -10,21 +10,25 @@ scrolling from right to left. \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp\ /\ \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack\ /\ \ButtonScrollFwd} \opt{IRIVER_H10_PAD}{\ButtonScrollDown\ /\ \ButtonScrollUp} & Moves to next/previous option\\ \ButtonLeft\ /\ \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Increases/decreases option value\\ \opt{RECORDER_PAD}{\ButtonOn} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD} {\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_S_PAD}{\ButtonMenu} \opt{MROBE100_PAD}{\ButtonDisplay} & Toggles Scroll mode\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \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{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/brickmania.tex b/manual/plugins/brickmania.tex index fd8225e84..551717611 100644 --- a/manual/plugins/brickmania.tex +++ b/manual/plugins/brickmania.tex @@ -25,6 +25,7 @@ effect, you must catch it with the paddle. Look out for the bad ones.\\ \begin{table} \begin{btnmap}{}{} \ButtonLeft\ / \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} \opt{SANSA_C200_PAD}{\\ \ButtonVolDown\ / \ButtonVolUp} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\\ @@ -34,10 +35,12 @@ effect, you must catch it with the paddle. Look out for the bad ones.\\ \opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonUp} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect\ / \ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonPlay\ / \ButtonScrollUp} & Release the ball / Fire\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/bubbles.tex b/manual/plugins/bubbles.tex index b19121975..9ab3534d3 100644 --- a/manual/plugins/bubbles.tex +++ b/manual/plugins/bubbles.tex @@ -11,6 +11,7 @@ fired. Points are awarded depending on how quickly the level was completed. \begin{table} \begin{btnmap}{}{} \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,MROBE100_PAD}{\ButtonPower} @@ -20,15 +21,18 @@ fired. Points are awarded depending on how quickly the level was completed. \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,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonLeft{} / \ButtonRight} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} & 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,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{RECORDER_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonUp} \opt{IRIVER_H10_PAD}{\ButtonRew} & Fire bubble\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft+\ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{RECORDER_PAD}{\ButtonFOne} @@ -37,6 +41,7 @@ fired. Points are awarded depending on how quickly the level was completed. \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu} & Save game\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,MROBE100_PAD}{\ButtonPower} diff --git a/manual/plugins/calculator.tex b/manual/plugins/calculator.tex index 91d5fc81d..03543b610 100644 --- a/manual/plugins/calculator.tex +++ b/manual/plugins/calculator.tex @@ -12,6 +12,7 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp{} / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{SANSA_E200_PAD}{/} \opt{scrollwheel}{\ButtonScrollFwd{} / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown} @@ -22,6 +23,7 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonPlay} & Select a button\\ % @@ -29,6 +31,7 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee \opt{RECORDER_PAD}{\ButtonFOne} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{GIGABEAT_PAD}{\ButtonA} \opt{GIGABEAT_S_PAD}{\ButtonPlay} @@ -39,12 +42,14 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{ \opt{RECORDER_PAD}{\ButtonFTwo} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} & Cycle through the 4 basic operators\\ % } \opt{RECORDER_PAD}{\ButtonFThree} \opt{ONDIO_PAD}{Long \ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD} {\ButtonPlay} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonSelect} @@ -52,6 +57,7 @@ standard calculator. Pressing the ``1st'' and ``2nd'' buttons will toggle betwee & Calculate\\ % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,MROBE100_PAD}{\ButtonPower} diff --git a/manual/plugins/calendar.tex b/manual/plugins/calendar.tex index e1fb81946..b837ed449 100644 --- a/manual/plugins/calendar.tex +++ b/manual/plugins/calendar.tex @@ -10,6 +10,7 @@ yearly, monthly, and weekly memos. \ButtonLeft{} / \ButtonRight{} / \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD% ,GIGABEAT_PAD,MROBE100_PAD,GIGABEAT_S_PAD}{\ButtonUp{} / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown} & Move the selector\\ @@ -17,12 +18,14 @@ yearly, monthly, and weekly memos. \opt{RECORDER_PAD}{\ButtonPlay} \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,GIGABEAT_S_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonPlay} & Show memos for the selected day\\ % \opt{RECORDER_PAD}{\ButtonOn{} + \ButtonUp{} / \ButtonDown} \opt{MROBE100_PAD}{\ButtonMenu{} + \ButtonUp{} / \ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode{} / \ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay{} / \ButtonMenu} \opt{IAUDIO_X5_PAD}{\ButtonRec{} / \ButtonPlay{}} \opt{GIGABEAT_PAD,SANSA_C200_PAD}{\ButtonVolUp{} / \ButtonVolDown} @@ -32,6 +35,7 @@ yearly, monthly, and weekly memos. & Previous / Next month\\ % \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} + \ButtonSelect} \opt{GIGABEAT_S_PAD}{\ButtonBack} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} diff --git a/manual/plugins/chess_clock.tex b/manual/plugins/chess_clock.tex index d96b16adb..eaf29da4c 100644 --- a/manual/plugins/chess_clock.tex +++ b/manual/plugins/chess_clock.tex @@ -9,6 +9,7 @@ used in any kind of game with up to ten players. \begin{btnmap}{}{} \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight{} / \ButtonLeft} + \opt{IRIVER_RC_H100_PAD}{&} \opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp{} / \ButtonDown} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack{} / \ButtonScrollFwd} @@ -16,6 +17,7 @@ used in any kind of game with up to ten players. % \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{ONDIO_PAD}{\ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} @@ -24,6 +26,7 @@ used in any kind of game with up to ten players. \opt{PLAYER_PAD}{\ButtonStop} \opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} @@ -52,6 +55,7 @@ Keys are as follows: \opt{PLAYER_PAD}{\ButtonOn} \opt{RECORDER_PAD,ONDIO_PAD}{\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} @@ -61,6 +65,7 @@ Keys are as follows: \opt{PLAYER_PAD}{\ButtonStop} \opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IAUDIO_X5_PAD}{\ButtonPower} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonDown} @@ -71,6 +76,7 @@ Keys are as follows: % \opt{PLAYER_PAD,RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{ONDIO_PAD}{\ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,MROBE100_PAD}{\ButtonSelect} @@ -78,12 +84,14 @@ Keys are as follows: % \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight} + \opt{IRIVER_RC_H100_PAD}{&} \opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack} & Switch to next player \\ % \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonLeft} + \opt{IRIVER_RC_H100_PAD}{&} \opt{RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonDown} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd} & Switch to previous player \\ @@ -92,6 +100,7 @@ Keys are as follows: ,MROBE100_PAD}{\ButtonMenu} \opt{RECORDER_PAD}{\ButtonFOne} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IAUDIO_X5_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp} diff --git a/manual/plugins/chessbox.tex b/manual/plugins/chessbox.tex index a20542ad8..2ed77ef99 100644 --- a/manual/plugins/chessbox.tex +++ b/manual/plugins/chessbox.tex @@ -32,17 +32,20 @@ the game. \begin{btnmap}{}{} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay, \ButtonLeft, \ButtonRight} \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{Direction keys} + \opt{IRIVER_RC_H100_PAD}{&} & Move the cursor\\ \opt{RECORDER_PAD}{\ButtonPlay} \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,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonRew} & Pick up / Drop piece\\ \opt{RECORDER_PAD}{\ButtonFOne} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD}{\ButtonFF} @@ -50,6 +53,7 @@ the game. \opt{MROBE100_PAD}{\ButtonDisplay} & Change level\\ \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{ONDIO_PAD}{Long \ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay} @@ -59,6 +63,7 @@ the game. \opt{MROBE100_PAD}{\ButtonPlay} & Force play\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonPower} diff --git a/manual/plugins/chopper.tex b/manual/plugins/chopper.tex index 7bdab226b..eadd1ecc5 100644 --- a/manual/plugins/chopper.tex +++ b/manual/plugins/chopper.tex @@ -12,10 +12,12 @@ \opt{IRIVER_H10_PAD}{\ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD,GIGABEAT_PAD}{\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect{} / \ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{GIGABEAT_S_PAD}{\ButtonSelect{} / \ButtonMenu} & Make chopper fly\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD}{\ButtonMenu} \opt{GIGABEAT_S_PAD}{\ButtonBack}% diff --git a/manual/plugins/cube.tex b/manual/plugins/cube.tex index a9464849c..0fc2a4dd5 100644 --- a/manual/plugins/cube.tex +++ b/manual/plugins/cube.tex @@ -6,6 +6,7 @@ This is a rotating cube screen saver in 3D. \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_S_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD}{\ButtonFF} @@ -16,11 +17,13 @@ This is a rotating cube screen saver in 3D. ,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect} & Pause\\ \opt{PLAYER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu} \opt{RECORDER_PAD}{\ButtonFThree} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} @@ -28,16 +31,19 @@ This is a rotating cube screen saver in 3D. & Cycle draw mode\\ \opt{PLAYER_PAD}{\ButtonOn+\ButtonRight{} / \ButtonOn+\ButtonLeft} \nopt{PLAYER_PAD}{\ButtonRight{} / \ButtonLeft} + \opt{IRIVER_RC_H100_PAD}{&} & Select axis to adjust\\ \opt{PLAYER_PAD}{\ButtonRight{} / \ButtonLeft} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown} \opt{SANSA_C200_PAD}{\ButtonVolDown{} / \ButtonVolUp} & Change speed/angle (speed can not be changed while paused)\\ \opt{PLAYER_PAD}{\ButtonStop} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,MROBE100_PAD}{\ButtonPower} diff --git a/manual/plugins/demystify.tex b/manual/plugins/demystify.tex index d8bc39058..d95cdbc0b 100644 --- a/manual/plugins/demystify.tex +++ b/manual/plugins/demystify.tex @@ -6,18 +6,21 @@ Demystify is a screen saver like demo.\\ \begin{btnmap}{}{} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD} {\ButtonUp\ / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonRight\ / \ButtonLeft} & Increase / decrease speed\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD} {\ButtonRight\ / \ButtonLeft} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_3G_PAD,IPOD_4G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} \opt{IAUDIO_X5_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp\ / \ButtonDown} & Add / remove polygon\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/dice.tex b/manual/plugins/dice.tex index 1710a1416..41f515753 100644 --- a/manual/plugins/dice.tex +++ b/manual/plugins/dice.tex @@ -6,6 +6,7 @@ numbers as well as the total of the rolled dice. \begin{table} \begin{btnmap}{}{} \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{ONDIO_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD}{\ButtonA} \opt{PLAYER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD,IPOD_4G_PAD,IPOD_3G_PAD% @@ -14,6 +15,7 @@ numbers as well as the total of the rolled dice. & Roll dice again\\ \opt{PLAYER_PAD}{\ButtonStop} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD% ,IRIVER_H10_PAD}{\ButtonPower} diff --git a/manual/plugins/disktidy.tex b/manual/plugins/disktidy.tex index 928f01c51..41cc8b2cc 100644 --- a/manual/plugins/disktidy.tex +++ b/manual/plugins/disktidy.tex @@ -22,7 +22,7 @@ \begin{table} \begin{btnmap}{}{} - \ActionStdCancel + \ActionStdCancel \opt{IRIVER_RC_H100_PAD}{&} & Exit / Abort\\ \end{btnmap} \end{table} diff --git a/manual/plugins/doom.tex b/manual/plugins/doom.tex index 1dbea14ef..999d4dff0 100644 --- a/manual/plugins/doom.tex +++ b/manual/plugins/doom.tex @@ -79,21 +79,28 @@ Rockdoom options, you will need to quit your current game and restart the plugin \begin{btnmap}{}{} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} & Move Forward \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD% - ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonDown & Down\\} + ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonDown + \opt{IRIVER_RC_H100_PAD}{&} + & Down\\} + \opt{IRIVER_H10_PAD}{\ButtonScrollDown & Down\\} % \ButtonLeft + \opt{IRIVER_RC_H100_PAD}{&} & Turn Left \\ % \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Turn Right \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_S_PAD}{\ButtonPlay} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} @@ -102,6 +109,7 @@ Rockdoom options, you will need to quit your current game and restart the plugin & Shoot \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} @@ -109,6 +117,7 @@ Rockdoom options, you will need to quit your current game and restart the plugin & Open \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonHold{} switch} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonPower} @@ -116,10 +125,12 @@ Rockdoom options, you will need to quit your current game and restart the plugin % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_3G_PAD,IPOD_4G_PAD,IAUDIO_X5_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,MROBE100_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonRew} & Enter \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonSelect} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD}{\ButtonFF} diff --git a/manual/plugins/fire.tex b/manual/plugins/fire.tex index 0c6aafdf9..cfc465b89 100644 --- a/manual/plugins/fire.tex +++ b/manual/plugins/fire.tex @@ -7,12 +7,14 @@ Fire is a demo displaying a fire effect. \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp\ / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} & Increase / decrease number of flames\\ \opt{RECORDER_PAD}{\ButtonOn} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonLeft} @@ -22,8 +24,10 @@ Fire is a demo displaying a fire effect. ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} & Toggle moving flames\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/flipit.tex b/manual/plugins/flipit.tex index 624838e7a..918b2741a 100644 --- a/manual/plugins/flipit.tex +++ b/manual/plugins/flipit.tex @@ -11,6 +11,7 @@ a screen containing tokens of only one colour. \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay{} / \ButtonLeft{} / \ButtonRight} \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight} & Move the cursor \\ @@ -19,12 +20,14 @@ a screen containing tokens of only one colour. \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonRew} & Flip \\ \opt{PLAYER_PAD}{\ButtonOn+\ButtonLeft} \opt{RECORDER_PAD}{\ButtonFOne} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonLeft} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonLeft} @@ -34,6 +37,7 @@ a screen containing tokens of only one colour. \opt{RECORDER_PAD}{\ButtonFTwo} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec+\ButtonRight} @@ -44,6 +48,7 @@ a screen containing tokens of only one colour. \opt{RECORDER_PAD}{\ButtonFThree} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonUp} \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp} @@ -53,6 +58,7 @@ a screen containing tokens of only one colour. & Solve step by step \\ \opt{PLAYER_PAD}{\ButtonStop} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/goban.tex b/manual/plugins/goban.tex index 5ccfdd1a3..7c07941c2 100644 --- a/manual/plugins/goban.tex +++ b/manual/plugins/goban.tex @@ -58,24 +58,30 @@ these markers: \\ \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,SANSA_C200_PAD,% GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,MROBE100_PAD,% IAUDIO_X5_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonUp}% + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu}% \opt{IRIVER_H10_PAD}{\ButtonScrollUp} & Move cursor up \\ \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,SANSA_C200_PAD,% GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,MROBE100_PAD,% IAUDIO_X5_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonDown}% + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay}% \opt{IRIVER_H10_PAD}{\ButtonScrollDown} & Move cursor down \\ \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,IPOD_1G2G_PAD,% IPOD_3G_PAD,IPOD_4G_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H10_PAD,% IRIVER_H100_PAD,IRIVER_H300_PAD,MROBE100_PAD,IAUDIO_X5_PAD,RECORDER_PAD,% - ONDIO_PAD}{\ButtonLeft} & Move cursor left % + ONDIO_PAD}{\ButtonLeft} + \opt{IRIVER_RC_H100_PAD}{&} + & Move cursor left % \opt{ONDIO_PAD}{if in \emph{board} navigation mode, or % retreat one node in the game tree if in % \emph{tree} navigation mode} \\ \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,IPOD_1G2G_PAD,% IPOD_3G_PAD,IPOD_4G_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H10_PAD,% IRIVER_H100_PAD,IRIVER_H300_PAD,MROBE100_PAD,IAUDIO_X5_PAD,RECORDER_PAD,% - ONDIO_PAD}{\ButtonRight} & Move cursor right + ONDIO_PAD}{\ButtonRight} + \opt{IRIVER_RC_H100_PAD}{&} + & Move cursor right \opt{ONDIO_PAD}{if in \emph{board} navigation mode, or advance one node in the game tree if in \emph{tree} navigation mode} \\ \opt{ONDIO_PAD}{{\ButtonOff} & Toggle between \emph{board} and \emph{tree} @@ -83,6 +89,7 @@ these markers: \\ \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,% SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,% MROBE100_PAD,IAUDIO_X5_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD}{\ButtonSelect}% + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD,RECORDER_PAD}{\ButtonPlay}% \opt{ONDIO_PAD}{\ButtonMenu} & Play a move (or use a tool if play-mode has been changed). \\ @@ -93,6 +100,7 @@ these markers: \\ GIGABEAT_S_PAD}{\ButtonVolDown}% \opt{IRIVER_H10_PAD}{\ButtonFF}% \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}% + \opt{IRIVER_RC_H100_PAD}{&} \opt{MROBE100_PAD}{\ButtonMenu}% \opt{IAUDIO_X5_PAD}{\ButtonPlay}% \opt{RECORDER_PAD}{\ButtonFOne} & Retreat one node in the game tree \\ @@ -102,6 +110,7 @@ these markers: \\ GIGABEAT_S_PAD}{\ButtonVolUp}% \opt{IRIVER_H10_PAD}{\ButtonRew}% \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}% + \opt{IRIVER_RC_H100_PAD}{&} \opt{MROBE100_PAD}{\ButtonPlay}% \opt{IAUDIO_X5_PAD}{\ButtonRec}% \opt{RECORDER_PAD}{\ButtonFThree} & Advance one node in the game tree \\ } @@ -111,6 +120,7 @@ these markers: \\ \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD}{Long \ButtonSelect}% \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonMenu}% \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}% + \opt{IRIVER_RC_H100_PAD}{&} \opt{RECORDER_PAD}{\ButtonFTwo}% \opt{ONDIO_PAD}{Long \ButtonMenu} & Main Menu \\ \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,% @@ -119,6 +129,7 @@ these markers: \\ \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_CLIP_PAD,SANSA_M200_PAD,SANSA_C200_PAD,% GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,MROBE100_PAD,% IAUDIO_X5_PAD}{Long \ButtonSelect}% + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{Long \ButtonPlay} & Context Menu \\ } \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD,RECORDER_PAD,MROBE100_PAD,% GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_CLIP_PAD}{% @@ -129,7 +140,8 @@ these markers: \\ \opt{MROBE100_PAD}{\ButtonPower}% \opt{GIGABEAT_PAD}{\ButtonA}% \opt{GIGABEAT_S_PAD}{\ButtonPlay}% - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} & Go to the next variation % + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} & Go to the next variation % when at the first node in % a branch \\ } \end{btnmap} diff --git a/manual/plugins/invadrox.tex b/manual/plugins/invadrox.tex index c76ffbfca..a4b38c545 100644 --- a/manual/plugins/invadrox.tex +++ b/manual/plugins/invadrox.tex @@ -8,14 +8,17 @@ increase speed, drop down and reverse direction after every pass! \begin{table} \begin{btnmap}{}{} Left and Right + \opt{IRIVER_RC_H100_PAD}{&} & Move left and right \\ % \opt{IRIVER_H100_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD,% IAUDIO_X5_PAD,GIGABEAT_PAD,SANSA_E200_PAD,GIGABEAT_S_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonPlay} & Fire \\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonMenu} \opt{IRIVER_H10_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,% SANSA_E200_PAD}{\ButtonPower} diff --git a/manual/plugins/jackpot.tex b/manual/plugins/jackpot.tex index 7c109e23c..b0c07eebd 100644 --- a/manual/plugins/jackpot.tex +++ b/manual/plugins/jackpot.tex @@ -6,8 +6,8 @@ have 20\$. Payouts are given when three matching symbols come up. \begin{table} \begin{btnmap}{}{} -\ButtonPlay & Play \\ -\ButtonStop & Exit the game \\ +\ButtonPlay \opt{IRIVER_RC_H100_PAD}{&} & Play \\ +\ButtonStop \opt{IRIVER_RC_H100_PAD}{&} & Exit the game \\ \end{btnmap} \end{table} diff --git a/manual/plugins/jewels.tex b/manual/plugins/jewels.tex index a1340c0d7..3d4a74a81 100644 --- a/manual/plugins/jewels.tex +++ b/manual/plugins/jewels.tex @@ -16,6 +16,7 @@ after every one hundred points and randomly clears several jewels. \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD} {\ButtonUp/\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} & Move the cursor around the jewels \\ @@ -24,16 +25,20 @@ after every one hundred points and randomly clears several jewels. \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,GIGABEAT_S_PAD} {\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} & Select a jewel \\ \opt{RECORDER_PAD,IRIVER_H10_PAD}{Long \ButtonPlay}% \opt{ONDIO_PAD}{Long \ButtonMenu}% \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode{} or Long \ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{GIGABEAT_S_PAD}{\ButtonMenu{} or Long \ButtonSelect} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,MROBE100_PAD,IAUDIO_X5_PAD}{Long \ButtonSelect}% & Show the in-game menu \\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD} - {\ButtonOff & Exit \\}% + {\ButtonOff + \opt{IRIVER_RC_H100_PAD}{&} + & Exit \\}% \opt{IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD% ,IAUDIO_X5_PAD}{\ButtonPower & Exit \\}% \opt{GIGABEAT_S_PAD}{\ButtonBack & Exit \\}% diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex index d9bfe29e5..52cf8e344 100644 --- a/manual/plugins/jpegviewer.tex +++ b/manual/plugins/jpegviewer.tex @@ -20,11 +20,13 @@ greyscale library}. \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay}% \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} % / \ButtonLeft\ / \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Move around in zoomed in image\\ \opt{RECORDER_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD,MROBE100_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd} \opt{IRIVER_H10_PAD}{\ButtonPlay} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolUp} @@ -32,6 +34,7 @@ greyscale library}. \opt{RECORDER_PAD}{\ButtonOn} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{Long \ButtonSelect} \opt{IRIVER_H10_PAD}{Long \ButtonPlay} @@ -41,6 +44,7 @@ greyscale library}. \opt{RECORDER_PAD}{\ButtonFThree} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight} \opt{IRIVER_H100_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H300_PAD}{\ButtonRec} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonPlay} @@ -54,6 +58,7 @@ greyscale library}. \opt{RECORDER_PAD}{\ButtonFTwo} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} \opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H300_PAD}{\ButtonOn} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} \opt{IRIVER_H10_PAD}{\ButtonRew} @@ -68,6 +73,7 @@ greyscale library}. & Toggle slide show mode\\ } \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu} diff --git a/manual/plugins/lamp.tex b/manual/plugins/lamp.tex index 39042edd4..52159a712 100644 --- a/manual/plugins/lamp.tex +++ b/manual/plugins/lamp.tex @@ -9,6 +9,7 @@ You get an empty screen with maximum brightness. } \opt{PLAYER_PAD}{\ButtonMenu} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay} \opt{IRIVER_H10_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} & Quit\\ diff --git a/manual/plugins/logo.tex b/manual/plugins/logo.tex index a1dff99fa..8f24b856e 100644 --- a/manual/plugins/logo.tex +++ b/manual/plugins/logo.tex @@ -4,16 +4,19 @@ Demo showing the Rockbox logo bouncing around the screen. \begin{table} \begin{btnmap}{}{} \ButtonRight\ / \ButtonLeft + \opt{IRIVER_RC_H100_PAD}{&} & Increase / decrease speed on the x-axis\\ \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,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp\ / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} & Increase / decrease speed on the y-axis\\ \opt{PLAYER_PAD}{\ButtonStop} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex index 3ecb8cd56..0c65c352b 100644 --- a/manual/plugins/mandelbrot.tex +++ b/manual/plugins/mandelbrot.tex @@ -5,11 +5,13 @@ This demonstration draws fractal images from the Mandelbrot set \begin{table} \begin{btnmap}{}{} Direction keys + \opt{IRIVER_RC_H100_PAD}{&} & Move about the image\\ % \opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu\ / \ButtonMenu+\ButtonUp} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd} \opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolUp} & Zoom in\\ @@ -17,6 +19,7 @@ This demonstration draws fractal images from the Mandelbrot set \opt{RECORDER_PAD}{\ButtonOn} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack} \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect} \opt{IRIVER_H10_PAD}{Long \ButtonPlay} @@ -26,6 +29,7 @@ This demonstration draws fractal images from the Mandelbrot set \opt{RECORDER_PAD}{\ButtonFOne} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonLeft} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonLeft} \opt{IAUDIO_X5_PAD}{Long \ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonRew} @@ -37,6 +41,7 @@ This demonstration draws fractal images from the Mandelbrot set \opt{RECORDER_PAD}{\ButtonFTwo} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonRight} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonFF} @@ -48,6 +53,7 @@ This demonstration draws fractal images from the Mandelbrot set \opt{RECORDER_PAD}{\ButtonFThree} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonPlay + \ButtonRew} \opt{GIGABEAT_PAD}{\ButtonA} @@ -56,6 +62,7 @@ This demonstration draws fractal images from the Mandelbrot set & Reset and return to the default image\\ % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/mazezam.tex b/manual/plugins/mazezam.tex index 7cadcaf94..59d7090c0 100644 --- a/manual/plugins/mazezam.tex +++ b/manual/plugins/mazezam.tex @@ -21,8 +21,10 @@ Luckily, there are checkpoints at levels four and eight. {\ButtonUp, \ButtonDown,}% \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,} \ButtonLeft, \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Move Character\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/metronome.tex b/manual/plugins/metronome.tex index 399e69cf7..e390444da 100644 --- a/manual/plugins/metronome.tex +++ b/manual/plugins/metronome.tex @@ -9,11 +9,13 @@ on the appropriate button. \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \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{IRIVER_RC_H100_PAD}{&} \opt{GIGABEAT_S_PAD}{\ButtonBack} & Exit plugin \\ \opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD% ,IAUDIO_X5_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonPlay} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{ONDIO_PAD}{\ButtonMenu\ (Long: Stop)} \opt{GIGABEAT_PAD}{\ButtonA} & Start / Stop \\ @@ -21,14 +23,17 @@ on the appropriate button. \opt{ONDIO_PAD}{\ButtonMenu\ (repeatedly)} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD% ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{IAUDIO_X5_PAD}{\ButtonRec} & Tap tempo \\ \ButtonLeft\ / \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Adjust tempo \\ \opt{PLAYER_PAD}{\ButtonOn+\ButtonLeft\ / \ButtonOn+\ButtonRight} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp\ / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} & Adjust volume \\ diff --git a/manual/plugins/midiplay.tex b/manual/plugins/midiplay.tex index 9cbc09137..9bdb0fa55 100644 --- a/manual/plugins/midiplay.tex +++ b/manual/plugins/midiplay.tex @@ -18,15 +18,18 @@ might experience ``Buffer miss!'' with many files, except simple ones.} \begin{btnmap}{}{} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% ,IAUDIO_X5_PAD,MROBE100_PAD}{\ButtonUp/ \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_3G_PAD,IPOD_4G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd/ \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/ \ButtonScrollDown} \opt{SANSA_C200_PAD}{\ButtonVolUp/ \ButtonVolDown} & Volume up/ Volume down\\ % \ButtonRight/ \ButtonLeft + \opt{IRIVER_RC_H100_PAD}{&} & Skip 3 seconds forward/ backward\\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_S_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp} \opt{GIGABEAT_PAD}{\ButtonA} @@ -34,6 +37,7 @@ might experience ``Buffer miss!'' with many files, except simple ones.} & Pause/Resume playback\\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonSelect+\ButtonMenu} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD% ,IRIVER_H10_PAD,MROBE100_PAD}{\ButtonPower} diff --git a/manual/plugins/minesweeper.tex b/manual/plugins/minesweeper.tex index 426537414..89949e2ac 100644 --- a/manual/plugins/minesweeper.tex +++ b/manual/plugins/minesweeper.tex @@ -30,6 +30,7 @@ the location of a mine, it can be tagged to avoid accidentally \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD} {\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight} & Move the cursor across the minefield \\ @@ -40,6 +41,7 @@ the location of a mine, it can be tagged to avoid accidentally \opt{RECORDER_PAD}{\ButtonFOne/\ButtonOn} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} / \ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay} \opt{SANSA_E200_PAD}{\ButtonRec} @@ -52,6 +54,7 @@ the location of a mine, it can be tagged to avoid accidentally \opt{ONDIO_PAD}{Long \ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{SANSA_C200_PAD}{Long \ButtonSelect{} / \ButtonVolUp} @@ -60,6 +63,7 @@ the location of a mine, it can be tagged to avoid accidentally \opt{RECORDER_PAD}{\ButtonFThree} \opt{ONDIO_PAD}{Long \ButtonMenu+\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{SANSA_E200_PAD}{Long \ButtonRec} @@ -68,6 +72,7 @@ the location of a mine, it can be tagged to avoid accidentally & Display the current game status \\ % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \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{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/mpegplayer.tex b/manual/plugins/mpegplayer.tex index 640e63444..ccbc7fbb1 100644 --- a/manual/plugins/mpegplayer.tex +++ b/manual/plugins/mpegplayer.tex @@ -13,16 +13,20 @@ option and choose \setting{mpegplayer}. \opt{GIGABEAT_S_PAD}{\ButtonSelect{} or \ButtonPlay} \opt{GIGABEAT_PAD}{\ButtonSelect{} or \ButtonA} \nopt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ActionWpsPlay} + \opt{IRIVER_RC_H100_PAD}{&} & Pause / Resume\\ - \ActionWpsStop & Stop\\ + \ActionWpsStop \opt{IRIVER_RC_H100_PAD}{&} & Stop\\ \nopt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ActionWpsVolUp{} / \ActionWpsVolDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ButtonLeft{} or \ButtonVolDown{} / \ButtonRight{} or \ButtonVolUp} & Adjust volume up / down\\ \nopt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ActionWpsSkipPrev{} / \ActionWpsSkipNext} + \opt{IRIVER_RC_H100_PAD}{&} \opt{GIGABEAT_S_PAD,GIGABEAT_PAD}{\ButtonUp{} / \ButtonDown} & Rewind / Fast Forward\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD}{\ButtonRew} diff --git a/manual/plugins/nim.tex b/manual/plugins/nim.tex index ce0786143..94d64231b 100644 --- a/manual/plugins/nim.tex +++ b/manual/plugins/nim.tex @@ -8,10 +8,10 @@ last match loses. You can take up to twice as many matches as the \begin{table} \begin{btnmap}{}{} -\ButtonLeft & Decrease the number of matches \\ -\ButtonRight & Increase the number of matches \\ -\ButtonPlay & Remove the number of matches you have selected \\ -\ButtonStop & Exit the game \\ +\ButtonLeft \opt{IRIVER_RC_H100_PAD}{&} & Decrease the number of matches \\ +\ButtonRight \opt{IRIVER_RC_H100_PAD}{&} & Increase the number of matches \\ +\ButtonPlay \opt{IRIVER_RC_H100_PAD}{&} & Remove the number of matches you have selected \\ +\ButtonStop \opt{IRIVER_RC_H100_PAD}{&} & Exit the game \\ \end{btnmap} \end{table} diff --git a/manual/plugins/oscilloscope.tex b/manual/plugins/oscilloscope.tex index 9494d6024..a33ee6c31 100644 --- a/manual/plugins/oscilloscope.tex +++ b/manual/plugins/oscilloscope.tex @@ -17,6 +17,7 @@ being played. \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{GIGABEAT_S_PAD}{\ButtonPrev} @@ -24,6 +25,7 @@ being played. \opt{RECORDER_PAD}{\ButtonFTwo} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD}{\ButtonFF} @@ -33,6 +35,7 @@ being played. \opt{RECORDER_PAD}{\ButtonFThree} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} \opt{IAUDIO_X5_PAD}{Long \ButtonSelect} \opt{IRIVER_H10_PAD}{Long \ButtonRew} @@ -43,20 +46,24 @@ being played. ,GIGABEAT_S_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{GIGABEAT_PAD}{\ButtonA} \opt{MROBE100_PAD}{\ButtonDisplay} & Pause the demo \\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD} {\ButtonUp{} / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown} \opt{SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonVolUp{} / \ButtonVolDown} & Increase / decrease volume\\ \ButtonRight{} / \ButtonLeft + \opt{IRIVER_RC_H100_PAD}{&} & Increase / decrease speed\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD} {\ButtonPower} diff --git a/manual/plugins/pacbox.tex b/manual/plugins/pacbox.tex index d1db0fb41..499bdc299 100644 --- a/manual/plugins/pacbox.tex +++ b/manual/plugins/pacbox.tex @@ -29,25 +29,32 @@ found at \url{http://www.mame.net}. \subsubsection{Keys} \begin{table} \begin{btnmap}{}{} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,h10,SANSA_E200_PAD,MROBE100_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{IRIVER_RC_H100_PAD}{&} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonUp} \opt{h10_5gb}{\ButtonScrollUp} & Move Up\\ - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,h10,SANSA_E200_PAD,MROBE100_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{IRIVER_RC_H100_PAD}{&} \opt{h10_5gb}{\ButtonScrollDown} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonDown} & Move Down\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{h10}{\ButtonScrollUp} \opt{h10_5gb,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonLeft} & Move Left\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} \opt{h10}{\ButtonScrollDown} \opt{h10_5gb,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonRight} & Move Right\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonDown} @@ -57,15 +64,18 @@ found at \url{http://www.mame.net}. & Insert Coin\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD% ,SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonRew} & 1-Player Start\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{n/a} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonPower} \opt{SANSA_E200_PAD}{\ButtonRec} \opt{MROBE100_PAD}{\ButtonMenu} & 2-Player Start\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,MROBE100_PAD}{\ButtonPlay} \opt{SANSA_E200_PAD}{\ButtonPower} diff --git a/manual/plugins/pegbox.tex b/manual/plugins/pegbox.tex index 98adcab83..bd4d17c54 100644 --- a/manual/plugins/pegbox.tex +++ b/manual/plugins/pegbox.tex @@ -32,11 +32,14 @@ block and crosses which allow you to choose a replacement block. \opt{GIGABEAT_S_PAD}{\ButtonLeft, \ButtonRight} \opt{MROBE100_PAD}{\ButtonLeft, \ButtonRight} \opt{SANSA_C200_PAD}{\ButtonLeft, \ButtonRight} + + \opt{IRIVER_RC_H100_PAD}{&} & to move around\\ \opt{RECORDER_PAD}{\ButtonOn} \opt{ONDIO_PAD}{\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect + \ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonPlay} @@ -50,6 +53,7 @@ block and crosses which allow you to choose a replacement block. \opt{RECORDER_PAD}{\ButtonFTwo} \opt{ONDIO_PAD}{\ButtonMenu + \ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect + \ButtonLeft} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD}{Long \ButtonFF} @@ -63,6 +67,7 @@ block and crosses which allow you to choose a replacement block. \opt{RECORDER_PAD}{\ButtonFOne} \opt{ONDIO_PAD}{\ButtonMenu + \ButtonUp} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect + \ButtonMenu} \opt{IAUDIO_X5_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonFF + \ButtonScrollUp} @@ -77,6 +82,7 @@ block and crosses which allow you to choose a replacement block. \opt{RECORDER_PAD}{\ButtonFThree} \opt{ONDIO_PAD}{\ButtonMenu + \ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonFF + \ButtonScrollDown} \opt{SANSA_E200_PAD}{\ButtonScrollFwd} \opt{SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} @@ -87,6 +93,7 @@ block and crosses which allow you to choose a replacement block. \opt{RECORDER_PAD}{\ButtonOff} \opt{ONDIO_PAD}{\ButtonMenu + \ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{\ButtonSelect + \ButtonPlay} \opt{IAUDIO_X5_PAD}{\ButtonPower} \opt{IRIVER_H10_PAD}{\ButtonPower} diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex index 10d499a54..d3f8aeff4 100644 --- a/manual/plugins/pictureflow.tex +++ b/manual/plugins/pictureflow.tex @@ -30,21 +30,26 @@ aware: & Scroll through albums / track list\\} \nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonLeft{} / \ButtonRight - & Scroll through albums\\} + + \opt{IRIVER_RC_H100_PAD}{&} + & Scroll through albums\\} \nopt{scrollwheel,IRIVER_H10_PAD}{\ButtonUp{} / \ButtonDown + \opt{IRIVER_RC_H100_PAD}{&} & Scroll through track list\\} \opt{IRIVER_H10_PAD}{\ButtonRight} \opt{ONDIO_PAD}{\ButtonUp} \opt{RECORDER_PAD}{\ButtonOn} \nopt{ONDIO_PAD,IRIVER_H10_PAD,RECORDER_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} & Enter track list \opt{swcodec}{/ Play album from selected track}\\ - \ButtonLeft & Exit track list\\ + \ButtonLeft \opt{IRIVER_RC_H100_PAD}{&} & Exit track list\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_1G2G_PAD,IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_PAD,% GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD}{\ButtonRec} @@ -55,6 +60,7 @@ aware: & Enter menu\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,% MROBE100_PAD}{\ButtonPower} \opt{SANSA_C200_PAD,IRIVER_H10_PAD}{Long \ButtonPower} diff --git a/manual/plugins/plasma.tex b/manual/plugins/plasma.tex index 2def0a6f5..1e8044c09 100644 --- a/manual/plugins/plasma.tex +++ b/manual/plugins/plasma.tex @@ -8,6 +8,7 @@ Plasma is a demo displaying a 80's style retro plasma effect. \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{\ButtonUp\ / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} & Adjust frequency\\ \opt{lcd_color}{ \opt{IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD% @@ -17,6 +18,7 @@ Plasma is a demo displaying a 80's style retro plasma effect. & Change colours\\ } \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD} {\ButtonPower} diff --git a/manual/plugins/pong.tex b/manual/plugins/pong.tex index b9a00e3af..77639fa19 100644 --- a/manual/plugins/pong.tex +++ b/manual/plugins/pong.tex @@ -8,6 +8,7 @@ Pong is a simple two player ``tennis game''. Whenever a player misses the ball t \opt{ONDIO_PAD,SANSA_E200_PAD}{\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD% ,GIGABEAT_S_PAD}{\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{SANSA_C200_PAD}{\ButtonVolUp} @@ -17,6 +18,7 @@ Pong is a simple two player ``tennis game''. Whenever a player misses the ball t \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonScrollDown} \opt{SANSA_C200_PAD}{\ButtonVolDown} \opt{MROBE100_PAD}{\ButtonLeft} @@ -24,6 +26,7 @@ Pong is a simple two player ``tennis game''. Whenever a player misses the ball t \opt{RECORDER_PAD}{\ButtonFThree} \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonUp} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD}{\ButtonRew} @@ -33,12 +36,14 @@ Pong is a simple two player ``tennis game''. Whenever a player misses the ball t \opt{RECORDER_PAD,SANSA_E200_PAD}{\ButtonRight} \opt{ONDIO_PAD,SANSA_C200_PAD}{\ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} \opt{MROBE100_PAD}{\ButtonRight} & Right player down\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD% ,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} diff --git a/manual/plugins/random_folder_advance_config.tex b/manual/plugins/random_folder_advance_config.tex index dd7489c31..098407d70 100644 --- a/manual/plugins/random_folder_advance_config.tex +++ b/manual/plugins/random_folder_advance_config.tex @@ -27,9 +27,10 @@ it you need to have both \fname{-/CDs} and \fname{CDs} as entries. \subsubsection{Folder List Editor Keys} \begin{table} \begin{btnmap}{}{} - \ActionStdOk{} & Delete selected folder\\ - \ActionStdContext{} & Bring up the context menu which allows you to + \ActionStdOk{} \opt{IRIVER_RC_H100_PAD}{&} & Delete selected folder\\ + \ActionStdContext{} \opt{IRIVER_RC_H100_PAD}{&} + & Bring up the context menu which allows you to remove the selected folder or it's entire folder tree\\ - \ActionStdCancel{} & Exit\\ + \ActionStdCancel{} \opt{IRIVER_RC_H100_PAD}{&} & Exit\\ \end{btnmap} \end{table} diff --git a/manual/plugins/robotfindskitten.tex b/manual/plugins/robotfindskitten.tex index a80975c00..a5adc9445 100644 --- a/manual/plugins/robotfindskitten.tex +++ b/manual/plugins/robotfindskitten.tex @@ -15,8 +15,10 @@ ends when robotfindskitten. {\ButtonUp, \ButtonDown,}% \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,} \ButtonLeft, \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Move robot\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/rockblox.tex b/manual/plugins/rockblox.tex index 3edec0efe..cdafe6a7e 100644 --- a/manual/plugins/rockblox.tex +++ b/manual/plugins/rockblox.tex @@ -3,14 +3,16 @@ \screenshot{plugins/images/ss-rockblox}{Rockblox}{fig:rockblox} Rockblox is a Rockbox version of the classic falling blocks game from Russia. The aim of the game is to make the falling blocks of different shapes -form full rows. Whenever a row is completed, it will be cleared away, and you gain points. For every ten lines completed, the game level increases, -making the blocks fall faster. If the pile of blocks reaches the ceiling, the game is over. +form full rows. Whenever a row is completed, it will be cleared away, and you +gain points. For every ten lines completed, the game level increases, making +the blocks fall faster. If the pile of blocks reaches the ceiling, the game is over. \begin{table} \begin{btnmap}{}{} \opt{RECORDER_PAD}{\ButtonFOne} \opt{PLAYER_PAD}{\ButtonStop+\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} @@ -18,14 +20,15 @@ making the blocks fall faster. If the pile of blocks reaches the ceiling, the ga \opt{MROBE100_PAD}{\ButtonDisplay} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff} & Restart game\\ - \ButtonLeft + \ButtonLeft \opt{IRIVER_RC_H100_PAD}{&} & Move left\\ - \ButtonRight + \ButtonRight \opt{IRIVER_RC_H100_PAD}{&} & Move right\\ \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,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonScrollDown} & Move down\\ @@ -33,6 +36,7 @@ making the blocks fall faster. If the pile of blocks reaches the ceiling, the ga \opt{RECORDER_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{scrollwheel}{\ButtonScrollFwd} \opt{IAUDIO_X5_PAD}{\ButtonPower} \opt{IRIVER_H10_PAD}{\ButtonRew} @@ -43,6 +47,7 @@ making the blocks fall faster. If the pile of blocks reaches the ceiling, the ga \opt{PLAYER_PAD}{\ButtonPlay} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD} {\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack{} / \ButtonMenu} \opt{SANSA_E200_PAD}{\ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} @@ -53,17 +58,19 @@ making the blocks fall faster. If the pile of blocks reaches the ceiling, the ga \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD}{\ButtonFF} & Drop\\ \opt{hold_button}{ - \ButtonHold{} switch + \ButtonHold{} switch \opt{IRIVER_RC_H100_PAD}{&} & Pause\\ } \opt{PLAYER_PAD}{\ButtonStop} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/rockblox1d.tex b/manual/plugins/rockblox1d.tex index c28d2767e..b179e3888 100644 --- a/manual/plugins/rockblox1d.tex +++ b/manual/plugins/rockblox1d.tex @@ -1,16 +1,22 @@ % $Id$ % \subsection{Rockblox1d} -Rockblox1d is a game for people who find rockblox too hard. In this version the second dimension is missing so the user only has to move the bricks down. No horizontal moving anymore and no need to rotate the brick! +Rockblox1d is a game for people who find rockblox too hard. In this version the +second dimension is missing so the user only has to move the bricks down. No +horizontal moving anymore and no need to rotate the brick! \begin{table} \begin{btnmap}{}{} \opt{ONDIO_PAD}{\ButtonRight} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD% + ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD} + {\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay} & Move down faster\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu+\ButtonSelect} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/rockboy.tex b/manual/plugins/rockboy.tex index c01bb5f6e..50256c109 100644 --- a/manual/plugins/rockboy.tex +++ b/manual/plugins/rockboy.tex @@ -17,10 +17,12 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or \opt{IPOD_4G_PAD}{Tap \ButtonPlay{} / \ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown} / \ButtonLeft{} / \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Direction keys\\ % \opt{RECORDER_PAD}{\ButtonFOne} \opt{IRIVER_H100_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H300_PAD}{\ButtonRec} \opt{IPOD_4G_PAD}{Tap \btnfnt{Top-Right}} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} @@ -30,6 +32,7 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or % \opt{RECORDER_PAD}{\ButtonFTwo} \opt{IRIVER_H100_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H300_PAD}{\ButtonMode} \opt{IPOD_4G_PAD}{Tap \btnfnt{Top-Left}} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} @@ -39,6 +42,7 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or % \opt{RECORDER_PAD}{\ButtonFThree} \opt{IRIVER_H100_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H300_PAD}{\ButtonOn} \opt{IPOD_4G_PAD}{Tap \btnfnt{Bottom-Right} /~Press \ButtonSelect} \opt{IAUDIO_X5_PAD}{\ButtonSelect} @@ -52,6 +56,7 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or \nopt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{ \opt{RECORDER_PAD}{\ButtonPlay} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD}{Tap \btnfnt{Bottom-Left}} \opt{SANSA_E200_PAD}{\ButtonScrollFwd} \opt{SANSA_C200_PAD}{\ButtonVolUp} @@ -62,11 +67,13 @@ the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or \opt{RECORDER_PAD,IRIVER_H100_PAD,m5}{ \opt{RECORDER_PAD}{\ButtonOn} \opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonHold{} switch} + \opt{IRIVER_RC_H100_PAD}{&} & Cycle display scaling modes\\ % } \opt{RECORDER_PAD,IRIVER_H300_PAD}{\ButtonOff} \opt{IRIVER_H100_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD}{\ButtonHold{} switch} \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H10_PAD}{\ButtonPower} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonMenu} diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex index f255d8828..ac94316ec 100644 --- a/manual/plugins/sliding.tex +++ b/manual/plugins/sliding.tex @@ -11,6 +11,7 @@ Key controls: \opt{RECORDER_PAD,ONDIO_PAD,h100,h300,x5,SANSA_E200_PAD,SANSA_C200_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD} {\ButtonLeft{} / \ButtonRight{} / \ButtonMenu{} / \ButtonPlay} \opt{IRIVER_H10_PAD} @@ -20,6 +21,7 @@ Key controls: \opt{RECORDER_PAD}{\ButtonFOne} \opt{ONDIO_PAD}{Long \ButtonMenu} \opt{h100,h300,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{x5,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} \opt{IRIVER_H10_PAD}{\ButtonRew} @@ -28,6 +30,7 @@ Key controls: \opt{RECORDER_PAD}{\ButtonFTwo} \opt{ONDIO_PAD}{\ButtonMenu} \opt{h100,h300}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{x5,IRIVER_H10_PAD}{\ButtonPlay} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect} @@ -37,6 +40,7 @@ Key controls: & Change between picture and numbered tiles \\ % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \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} diff --git a/manual/plugins/snake.tex b/manual/plugins/snake.tex index 42cf552e8..354025c09 100644 --- a/manual/plugins/snake.tex +++ b/manual/plugins/snake.tex @@ -10,6 +10,7 @@ end when the snake touches either the borders of the screen or itself. \opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp/\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} & Change levels (1 is slowest, 9 is fastest)\\ @@ -18,6 +19,7 @@ end when the snake touches either the borders of the screen or itself. \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{ONDIO_PAD}{\ButtonMenu} & Toggle Play/Pause\\ % diff --git a/manual/plugins/snake2.tex b/manual/plugins/snake2.tex index 18d82d893..bf78774cd 100644 --- a/manual/plugins/snake2.tex +++ b/manual/plugins/snake2.tex @@ -13,17 +13,20 @@ into itself. \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp{} / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown} & 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,SANSA_C200_PAD,GIGABEAT_PAD% ,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonRight{} / \ButtonLeft} + \opt{IRIVER_RC_H100_PAD}{&} \opt{ONDIO_PAD}{\ButtonRight} & Select starting maze\\ \opt{RECORDER_PAD}{\ButtonFThree} \opt{ONDIO_PAD}{\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu} @@ -31,6 +34,7 @@ into itself. \opt{RECORDER_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonFF} @@ -39,17 +43,20 @@ into itself. \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay{} / \ButtonLeft{} / \ButtonRight} \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight} & Steer the snake\\ \opt{RECORDER_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonFF} & Pause and resume the game\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,MROBE100_PAD}{\ButtonPower} diff --git a/manual/plugins/sokoban.tex b/manual/plugins/sokoban.tex index 91da56980..e79f0d9e3 100644 --- a/manual/plugins/sokoban.tex +++ b/manual/plugins/sokoban.tex @@ -21,8 +21,10 @@ information about the level format, see \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay, }% \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown, }% \ButtonLeft, \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Move the ``sokoban'' up, down, left, or right\\ \opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonMenu} @@ -31,6 +33,7 @@ information about the level format, see \opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFOne} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft} \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollDown} \opt{GIGABEAT_PAD,SANSA_C200_PAD}{\ButtonVolDown} @@ -43,6 +46,7 @@ information about the level format, see \opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFTwo} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight} \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu} @@ -54,6 +58,7 @@ information about the level format, see \opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFThree} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight} \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp} \opt{GIGABEAT_PAD,SANSA_C200_PAD}{\ButtonVolUp} @@ -65,6 +70,7 @@ information about the level format, see \opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonOn} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{GIGABEAT_S_PAD}{\ButtonVolUp} @@ -72,6 +78,7 @@ information about the level format, see \opt{RECORDER_PAD,ARCHOS_AV300_PAD,IAUDIO_X5_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{GIGABEAT_PAD}{\ButtonA} @@ -85,18 +92,21 @@ information about the level format, see \opt{RECORDER_PAD,ARCHOS_AV300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect} & Pause/resume \\ \opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD% ,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD} {\ButtonUp/\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown} & Increase/decrease playback speed \\ - \ButtonLeft/\ButtonRight + \ButtonLeft/\ButtonRight \opt{IRIVER_RC_H100_PAD}{&} & Go backward/forward (while paused) \\ \opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&}% \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonMenu} diff --git a/manual/plugins/solitaire.tex b/manual/plugins/solitaire.tex index 3cd91f531..69bf00aed 100644 --- a/manual/plugins/solitaire.tex +++ b/manual/plugins/solitaire.tex @@ -21,6 +21,7 @@ visit \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown} / \ButtonLeft{} / \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Move Cursor around.\\ % \opt{RECORDER_PAD}{\ButtonOn} @@ -28,12 +29,14 @@ visit \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonPlay} & Select cards, move cards, reveal hidden cards...\\ % \opt{RECORDER_PAD}{\ButtonFOne} \opt{ONDIO_PAD}{Long \ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonMenu} \opt{IAUDIO_X5_PAD}{\ButtonPlay} @@ -41,11 +44,13 @@ visit \opt{SANSA_E200_PAD}{\ButtonRec} \opt{SANSA_C200_PAD}{\ButtonVolDown} & If a card was selected -- unselect it, else\\ + \opt{IRIVER_RC_H100_PAD}{&} & Draw 3 new cards from the remains stack\\ % \opt{RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{Long \ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} + \ButtonLeft} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IAUDIO_X5_PAD}{Long \ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{SANSA_E200_PAD}{\ButtonLeft} @@ -59,6 +64,7 @@ visit \opt{ONDIO_PAD}{Long \ButtonUp} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% ,MROBE100_PAD,SANSA_C200_PAD}{Long \ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonMenu} \opt{IAUDIO_X5_PAD}{Long \ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} @@ -68,6 +74,7 @@ visit \opt{RECORDER_PAD}{\ButtonFThree} \opt{IRIVER_H10_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} + \ButtonRight} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{SANSA_E200_PAD}{\ButtonRight} \opt{GIGABEAT_PAD}{\ButtonA{} + \ButtonRight} @@ -77,6 +84,7 @@ visit & Put the card on top of the remains stack on one of the final colour stacks.\\ % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H300_PAD,IRIVER_H100_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} + \ButtonSelect} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/spacerocks.tex b/manual/plugins/spacerocks.tex index a94cd83d1..13af46c2f 100644 --- a/manual/plugins/spacerocks.tex +++ b/manual/plugins/spacerocks.tex @@ -12,12 +12,14 @@ UFO will appear -- shoot this for extra points. \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonRew} & Shoot\\ % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} & Thrust\\ @@ -25,12 +27,14 @@ UFO will appear -- shoot this for extra points. \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,IRIVER_H10_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonLeft / \ButtonRight} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack / \ButtonScrollFwd} & 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,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonScrollDown} & Teleport\\ @@ -38,6 +42,7 @@ UFO will appear -- shoot this for extra points. \opt{RECORDER_PAD}{\ButtonOn} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay} \opt{GIGABEAT_PAD}{\ButtonA} @@ -45,6 +50,7 @@ UFO will appear -- shoot this for extra points. & Pause game\\ % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_C200_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/split_editor.tex b/manual/plugins/split_editor.tex index a38a49d5a..8d3218e4f 100644 --- a/manual/plugins/split_editor.tex +++ b/manual/plugins/split_editor.tex @@ -114,11 +114,11 @@ The whole process of splitting an mp3 file consists of three steps: \begin{table} \begin{btnmap}{Controls in the split editor}{} - \ButtonOff & Quit plugin \\ + \ButtonOff \opt{IRIVER_RC_H100_PAD}{&} & Quit plugin \\ % - \ButtonLeft\ / \ButtonRight & Move the split point indicator \\ + \ButtonLeft\ / \ButtonRight \opt{IRIVER_RC_H100_PAD}{&} & Move the split point indicator \\ % - \ButtonUp\ / \ButtonDown & Zoom in / out \\ + \ButtonUp\ / \ButtonDown \opt{IRIVER_RC_H100_PAD}{&} & Zoom in / out \\ % \opt{RECORDER_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu} @@ -138,12 +138,15 @@ The whole process of splitting an mp3 file consists of three steps: \opt{RECORDER_PAD}{ % \ButtonOn\ + \ButtonLeft + \opt{IRIVER_RC_H100_PAD}{&} & Play half speed \\ % \ButtonOn\ + \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Play 150\% speed \\ % \ButtonOn\ + \ButtonPlay + \opt{IRIVER_RC_H100_PAD}{&} & Play normal speed \\ } \end{btnmap} @@ -164,13 +167,13 @@ Save Dialogue}{} \begin{table} \begin{btnmap}{Controls in the save dialogue}{} - \ButtonUp\ / \ButtonDown & Select item \\ + \ButtonUp\ / \ButtonDown \opt{IRIVER_RC_H100_PAD}{&} & Select item \\ % \opt{RECORDER_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonRight} & Toggle / edit item \\ % - \ButtonOff & Cancel \\ + \ButtonOff \opt{IRIVER_RC_H100_PAD}{&} & Cancel \\ \end{btnmap} \end{table} diff --git a/manual/plugins/star.tex b/manual/plugins/star.tex index 4d1984f60..0cccda2da 100644 --- a/manual/plugins/star.tex +++ b/manual/plugins/star.tex @@ -13,24 +13,29 @@ could not otherwise reach. The block cannot take ``o''s. \begin{table} \begin{btnmap}{}{} \ButtonLeft + \opt{IRIVER_RC_H100_PAD}{&} & Move Left\\ \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Move Right\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} & Move Up\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonScrollDown} & Move Down\\ \opt{RECORDER_PAD}{\ButtonOn} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} @@ -38,6 +43,7 @@ could not otherwise reach. The block cannot take ``o''s. \opt{RECORDER_PAD}{\ButtonFOne} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonLeft} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonLeft} \opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonDown} \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollDown} @@ -47,6 +53,7 @@ could not otherwise reach. The block cannot take ``o''s. \opt{RECORDER_PAD}{\ButtonFTwo} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonDown} @@ -57,6 +64,7 @@ could not otherwise reach. The block cannot take ``o''s. \opt{RECORDER_PAD}{\ButtonFThree} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonRight} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonRight} \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp} @@ -64,6 +72,7 @@ could not otherwise reach. The block cannot take ``o''s. \opt{MROBE100_PAD}{\ButtonPlay} & Next level \\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \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{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/starfield.tex b/manual/plugins/starfield.tex index 5628a9cf6..ab0ea8f49 100644 --- a/manual/plugins/starfield.tex +++ b/manual/plugins/starfield.tex @@ -6,11 +6,13 @@ Starfield simulation (like the classic screensaver). \begin{table} \begin{btnmap}{}{} \ButtonRight\ / \ButtonLeft + \opt{IRIVER_RC_H100_PAD}{&} & Increase / decrease number of stars\\ \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD% ,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD,SANSA_C200_PAD,IAUDIO_X5_PAD} {\ButtonUp\ / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} & Increase / decrease speed\\ \opt{lcd_color}{% @@ -23,6 +25,7 @@ Starfield simulation (like the classic screensaver). \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} & Quit\\ \end{btnmap} \end{table} diff --git a/manual/plugins/stopwatch.tex b/manual/plugins/stopwatch.tex index e31f72829..f39252697 100644 --- a/manual/plugins/stopwatch.tex +++ b/manual/plugins/stopwatch.tex @@ -7,6 +7,7 @@ A simple stopwatch program with support for saving times. \begin{btnmap}{}{} \opt{PLAYER_PAD}{\ButtonMenu} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,MROBE100_PAD}{\ButtonPower} @@ -17,12 +18,14 @@ A simple stopwatch program with support for saving times. \opt{ONDIO_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRight} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD,IPOD_4G_PAD% ,IPOD_3G_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} & Start / stop \\ % \opt{PLAYER_PAD}{\ButtonStop} \opt{RECORDER_PAD,ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD}{\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{IAUDIO_X5_PAD}{\ButtonRec} \opt{GIGABEAT_PAD}{\ButtonA} @@ -31,6 +34,7 @@ A simple stopwatch program with support for saving times. & Reset timer (only when timer is stopped)\\ % \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{ONDIO_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonRight} \opt{IRIVER_H10_PAD}{\ButtonFF} @@ -38,6 +42,7 @@ A simple stopwatch program with support for saving times. & Take lap time \\ % \opt{PLAYER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonLeft{} / \ButtonRight} + \opt{IRIVER_RC_H100_PAD}{&} \opt{RECORDER_PAD,ONDIO_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} diff --git a/manual/plugins/sudoku.tex b/manual/plugins/sudoku.tex index 9b3426a88..8bdd5ff0a 100644 --- a/manual/plugins/sudoku.tex +++ b/manual/plugins/sudoku.tex @@ -32,6 +32,7 @@ settings. \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD} {\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight} & Move the cursor\\ @@ -41,6 +42,7 @@ settings. \opt{RECORDER_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect{} / \ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft{} / \ButtonRight} \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} @@ -51,6 +53,7 @@ settings. \opt{RECORDER_PAD}{Long \ButtonPlay} \opt{ONDIO_PAD}{Long \ButtonMenu+\ButtonDown} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonLeft{} / \ButtonRight} \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{Long \ButtonSelect} \opt{IRIVER_H10_PAD}{Long \ButtonRew} @@ -61,6 +64,7 @@ settings. \opt{RECORDER_PAD}{\ButtonFOne} \opt{ONDIO_PAD}{Long \ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{SANSA_E200_PAD}{\ButtonSelect} @@ -70,6 +74,7 @@ settings. \opt{RECORDER_PAD}{\ButtonFTwo} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_S_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonFF} \opt{GIGABEAT_PAD}{\ButtonA} @@ -77,6 +82,7 @@ settings. & Add/Remove number to scratchpad\\ % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% ,MROBE100_PAD}{\ButtonPower} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Menu $\rightarrow$ Quit} diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex index 04820e3fb..7863f7d3d 100644 --- a/manual/plugins/text_editor.tex +++ b/manual/plugins/text_editor.tex @@ -20,10 +20,10 @@ the \setting{Virtual Keyboard} (see \reference{sec:virtual_keyboard}). \begin{table} \begin{btnmap}{}{} - \ActionStdOk & Edit Line / Select Character\\ - \ActionStdCancel & Exit / Abort Editing\\ - \ActionStdMenu & Show Item Menu\\ - \ActionStdContext & Delete Line\\ + \ActionStdOk \opt{IRIVER_RC_H100_PAD}{&} & Edit Line / Select Character\\ + \ActionStdCancel \opt{IRIVER_RC_H100_PAD}{&} & Exit / Abort Editing\\ + \ActionStdMenu \opt{IRIVER_RC_H100_PAD}{&} & Show Item Menu\\ + \ActionStdContext \opt{IRIVER_RC_H100_PAD}{&} & Delete Line\\ \end{btnmap} \end{table} diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex index a477d00af..9b2ffac5f 100644 --- a/manual/plugins/text_viewer.tex +++ b/manual/plugins/text_viewer.tex @@ -11,6 +11,7 @@ files without a \fname{.txt} extension by using \emph{Open with} from the \opt{PLAYER_PAD}{\ButtonLeft} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} \opt{SANSA_C200_PAD}{\ButtonVolUp} @@ -20,6 +21,7 @@ files without a \fname{.txt} extension by using \emph{Open with} from the \opt{PLAYER_PAD}{\ButtonRight} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd} \opt{IRIVER_H10_PAD}{\ButtonScrollDown} \opt{SANSA_C200_PAD}{\ButtonVolDown} @@ -29,18 +31,21 @@ files without a \fname{.txt} extension by using \emph{Open with} from the \opt{PLAYER_PAD}{\ButtonMenu+\ButtonLeft} \opt{GIGABEAT_S_PAD}{\ButtonPlay+\ButtonLeft} \nopt{PLAYER_PAD,GIGABEAT_S_PAD}{\ButtonLeft} + \opt{IRIVER_RC_H100_PAD}{&} & Top of file (Narrow mode) / One screen left (Wide mode)\\ \opt{PLAYER_PAD}{\ButtonMenu+\ButtonRight} \opt{GIGABEAT_S_PAD}{\ButtonPlay+\ButtonRight} \nopt{PLAYER_PAD,GIGABEAT_S_PAD}{\ButtonRight} + \opt{IRIVER_RC_H100_PAD}{&} & Bottom of file (Narrow mode) / One screen right (Wide mode)\\ \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD,GIGABEAT_S_PAD}{% \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{SANSA_E200_PAD}{\ButtonScrollBack} \opt{SANSA_C200_PAD}{\ButtonUp} \opt{GIGABEAT_S_PAD}{\ButtonUp} @@ -50,6 +55,7 @@ files without a \fname{.txt} extension by using \emph{Open with} from the \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD,GIGABEAT_S_PAD}{% \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{SANSA_E200_PAD}{\ButtonScrollFwd} \opt{SANSA_C200_PAD}{\ButtonDown} \opt{GIGABEAT_S_PAD}{\ButtonDown} @@ -58,12 +64,14 @@ files without a \fname{.txt} extension by using \emph{Open with} from the \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_S_PAD}{ \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonLeft} + \opt{IRIVER_RC_H100_PAD}{&} \opt{GIGABEAT_S_PAD}{\ButtonLeft} & One column left\\ } \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_S_PAD}{ \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonRight} + \opt{IRIVER_RC_H100_PAD}{&} \opt{GIGABEAT_S_PAD}{\ButtonRight} & One column right\\ } @@ -71,6 +79,7 @@ files without a \fname{.txt} extension by using \emph{Open with} from the \opt{RECORDER_PAD,PLAYER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD% ,IRIVER_H10_PAD,GIGABEAT_S_PAD}{\ButtonPlay} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{ONDIO_PAD}{\ButtonMenu} \opt{GIGABEAT_PAD}{\ButtonA} \opt{SANSA_C200_PAD,SANSA_E200_PAD}{\ButtonRec} @@ -82,12 +91,14 @@ files without a \fname{.txt} extension by using \emph{Open with} from the \opt{PLAYER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% ,MROBE100_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IAUDIO_X5_PAD,SANSA_C200_PAD,SANSA_E200_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} & Enter menu\\ \opt{PLAYER_PAD}{\ButtonStop} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,MROBE100_PAD}{\ButtonPower} diff --git a/manual/plugins/vumeter.tex b/manual/plugins/vumeter.tex index 50e734c84..3d144610b 100644 --- a/manual/plugins/vumeter.tex +++ b/manual/plugins/vumeter.tex @@ -12,12 +12,14 @@ and the meter scale can be changed. \begin{table} \begin{btnmap}{}{} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD% ,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} & Save settings and quit\\ \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec} @@ -29,17 +31,20 @@ and the meter scale can be changed. \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}{\ButtonSelect} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IRIVER_H10_PAD}{\ButtonRew} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonMenu} & Settings\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd} \opt{SANSA_C200_PAD}{\ButtonVolUp} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} & Raise Volume\\ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollBack} \opt{SANSA_C200_PAD}{\ButtonVolDown} \opt{IRIVER_H10_PAD}{\ButtonScrollDown} diff --git a/manual/plugins/wormlet.tex b/manual/plugins/wormlet.tex index d8de4abe5..10cd38f8b 100644 --- a/manual/plugins/wormlet.tex +++ b/manual/plugins/wormlet.tex @@ -17,10 +17,13 @@ Menu controls:} \begin{table} \begin{btnmap}{}{} - \ButtonLeft\ / \ButtonRight & Controls number of worms in the game\\ + \ButtonLeft\ / \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} + & Controls number of worms in the game\\ \opt{RECORDER_PAD}{ \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD} {\ButtonUp\ / \ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu\ / \ButtonPlay} & Selects number of players\\ \ButtonFOne & Selects game mode.\\} \end{btnmap} @@ -70,16 +73,20 @@ Game controls:} \begin{table} \begin{btnmap}{}{} \ButtonLeft + \opt{IRIVER_RC_H100_PAD}{&} & Turn left\\ \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Turn right\\ \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonUp} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonScrollUp} & Turn Up\\ \opt{ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD% ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonDown} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonPlay} \opt{IRIVER_H10_PAD}{\ButtonScrollDown} & Turn Down\\ diff --git a/manual/plugins/xobox.tex b/manual/plugins/xobox.tex index 5adb5e04e..5fdb93e8e 100644 --- a/manual/plugins/xobox.tex +++ b/manual/plugins/xobox.tex @@ -15,8 +15,10 @@ To finish a level you have to section off more than 75\%. {\ButtonUp, \ButtonDown,}% \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown,} \ButtonLeft, \ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Move around the arena\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,RECORDER_PAD,GIGABEAT_S_PAD}{\ButtonPlay} @@ -25,6 +27,7 @@ To finish a level you have to section off more than 75\%. \opt{MROBE100_PAD}{\ButtonDisplay} & Pause\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,ONDIO_PAD}{\ButtonOff} + \opt{IRIVER_RC_H100_PAD}{&} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect{} + \ButtonMenu} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower} \opt{GIGABEAT_S_PAD}{\ButtonBack} diff --git a/manual/plugins/zxbox.tex b/manual/plugins/zxbox.tex index b483d9ed4..650b67db3 100644 --- a/manual/plugins/zxbox.tex +++ b/manual/plugins/zxbox.tex @@ -19,12 +19,14 @@ including an additional but fixed menu button, are assigned as follows: ,IAUDIO_X5_PAD,SANSA_C200_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonUp/\ButtonDown/} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown/} \ButtonLeft/\ButtonRight + \opt{IRIVER_RC_H100_PAD}{&} & Directional movement\\ % \opt{IPOD_3G_PAD,IPOD_4G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IAUDIO_X5_PAD% ,SANSA_C200_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonSelect} \opt{RECORDER_PAD}{\ButtonPlay} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{IRIVER_RC_H100_PAD}{&} \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H10_PAD}{\ButtonRew} & Jump/Fire\\ @@ -33,6 +35,7 @@ including an additional but fixed menu button, are assigned as follows: \opt{ONDIO_PAD}{\ButtonOff} \opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonHold{} switch} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_RC_H100_PAD}{&} \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonMenu} \opt{SANSA_C200_PAD,SANSA_E200_PAD,MROBE100_PAD}{\ButtonPower} \opt{IAUDIO_X5_PAD}{\ButtonPlay} diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index fa29ca9f1..12e989692 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -46,12 +46,14 @@ the \setting{Show Files} setting to all. \begin{table} \begin{btnmap}{}{} \ActionStdPrev{}/\ActionStdNext{} + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdPrev{}/\ActionRCStdNext{}} & Go to previous/next item in list. If you are on the first/last entry, the cursor will wrap to the last/first entry.\\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD} { \ButtonOn+\ButtonUp{}/ \ButtonDown + \opt{IRIVER_RC_H100_PAD}{& \ButtonRCBitrate{}/ \ButtonRCSource} & Move one page up/down in the list.\\ } \opt{IRIVER_H10_PAD} @@ -60,28 +62,39 @@ the \setting{Show Files} setting to all. & Move one page up/down in the list.\\ } % - \ActionTreeParentDirectory & Go to the parent directory.\\ + \ActionTreeParentDirectory + \opt{IRIVER_RC_H100_PAD}{& \ActionRCTreeParentDirectory} + & Go to the parent directory.\\ % \ActionTreeEnter + \opt{IRIVER_RC_H100_PAD}{& \ActionRCTreeEnter} & Executes the default action on the selected file or enters a directory.\\ % - \ActionTreeWps & If there is an audio file playing, returns to the + \ActionTreeWps + \opt{IRIVER_RC_H100_PAD}{& \ActionRCTreeWps} + & If there is an audio file playing, returns to the \setting{While Playing Screen} (WPS) without stopping playback.\\ % \nopt{player,c200}% {% - \ActionTreeStop & Stops audio playback.\\% + \ActionTreeStop + \opt{IRIVER_RC_H100_PAD}{& \ActionRCTreeStop} + & Stops audio playback.\\% }% % \ActionStdContext{} + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdContext} & Enter the \setting{Context Menu}\\ % \ActionStdMenu{} + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdMenu} & Enter the \setting{Main Menu}\\ % \opt{quickscreen}{ - \ActionStdQuickScreen & Switches to the \setting{Quick Screen} + \ActionStdQuickScreen + \opt{IRIVER_RC_H100_PAD}{& \ActionRCStdQuickScreen} + & Switches to the \setting{Quick Screen} (see \reference{ref:QuickScreen}) \\ } \opt{RECORDER_PAD}{ @@ -186,18 +199,24 @@ can be easily changed by making a text file with the required layout. More \begin{table} \begin{btnmap}{}{} \ActionKbdLeft~/ \ActionKbdRight~/ \ActionKbdUp~/ \ActionKbdDown + \opt{IRIVER_RC_H100_PAD}{ + & \ActionRCKbdLeft~/ \ActionRCKbdRight~/ \ActionRCKbdUp~/ \ActionRCKbdDown} & Move about the virtual keyboard (moves the solid cursor) \\ % \ActionKbdPageFlip + \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdPageFlip} & Flip to the next page of characters (if there is more than one) \\ % - \ActionKbdCursorLeft or \ActionKbdCursorRight + \ActionKbdCursorLeft{} / \ActionKbdCursorRight + \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdCursorLeft{} / \ActionRCKbdCursorRight} & Move the line cursor within the text line \\ % \ActionKbdSelect + \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdSelect} & Inserts the selected keyboard letter at the current cursor position \\ % \ActionKbdAbort + \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdAbort} & Exits the virtual keyboard without saving any changes \\ % \opt{RECORDER_PAD}{ @@ -206,14 +225,19 @@ can be easily changed by making a text file with the required layout. More } % \ActionKbdDone + \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdDone} & Exits the virtual keyboard and saves any changes \\ + % \ActionKbdBackSpace + \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdBackSpace} & Deletes the character before the line cursor \\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD,MROBE100_PAD}{ \ActionKbdMorseInput + \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdMorseInput} & Enters Morse input mode \\ \ActionKbdMorseSelect + \opt{IRIVER_RC_H100_PAD}{& \ActionRCKbdMorseSelect} & Tap to select a character in Morse input mode \\ } \end{btnmap} diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 43851489a..d28f3ceb2 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -424,6 +424,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: \begin{table} \begin{btnmap}{}{} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}% + \opt{IRIVER_RC_H100_PAD}{& \ButtonRCOn}% \opt{IPOD_4G_PAD}{\ButtonMenu{} / \ButtonSelect}% \opt{IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay}% \opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}% @@ -432,6 +433,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: {\ButtonPower}% & Start Rockbox\\ \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOff}% + \opt{IRIVER_RC_H100_PAD}{& Long \ButtonRCStop}% \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}% \opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}% \opt{recorder}{Double tap \ButtonOff\ when playback is stopped}% diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 6780999a7..43ee43653 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -57,24 +57,42 @@ your WPS (While Playing Screen). \begin{table} \begin{btnmap}{}{} - \ActionWpsVolUp{} / \ActionWpsVolDown & Volume up/down.\\ + \ActionWpsVolUp{} / \ActionWpsVolDown + \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsVolUp{} / \ActionRCWpsVolDown} + & Volume up/down.\\ % - \ActionWpsSkipPrev & Go to beginning of track, or if pressed while in the + \ActionWpsSkipPrev + \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSkipPrev} + & Go to beginning of track, or if pressed while in the first seconds of a track, go to previous track.\\ % - \ActionWpsSeekBack & Rewind in track.\\ + \ActionWpsSeekBack + \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSeekBack} + & Rewind in track.\\ % - \ActionWpsSkipNext & Go to next track.\\ + \ActionWpsSkipNext + \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSkipNext} + & Go to next track.\\ % - \ActionWpsSeekFwd & Fast forward in track.\\ + \ActionWpsSeekFwd + \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsSeekFwd} + & Fast forward in track.\\ % - \ActionWpsPlay & Toggle play/pause.\\ + \ActionWpsPlay + \opt{HAVE_REMOTE_KEYMAP}{& \ActionRCWpsPlay} + & Toggle play/pause.\\ % - \ActionWpsStop & Stop playback.\\ + \ActionWpsStop + \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsStop} + & Stop playback.\\ % - \ActionWpsBrowse & Return to the \setting{File Browser}.\\ + \ActionWpsBrowse + \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsBrowse} + & Return to the \setting{File Browser}.\\ % - \ActionWpsContext & Enter \setting{WPS Context Menu}.\\ + \ActionWpsContext + \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsContext} + & Enter \setting{WPS Context Menu}.\\ % \opt{ONDIO_PAD}{\ActionWpsContext{} twice}% \nopt{ONDIO_PAD}{\ActionWpsMenu}% @@ -82,7 +100,9 @@ your WPS (While Playing Screen). \opt{ONDIO_PAD}{ via the \setting{WPS Context Menu}}.\\% % \opt{quickscreen}{% - \ActionWpsQuickScreen & Switches to the \setting{Quick Screen}. + \ActionWpsQuickScreen + \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsQuickScreen} + & Switches to the \setting{Quick Screen}. (see \reference{ref:QuickScreen}) \\}% % % software hold targets (currently Archos only) @@ -102,28 +122,38 @@ your WPS (While Playing Screen). }% \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% - \ActionWpsPitchScreen & Show \setting{Pitch Screen} - (see \reference{sec:pitchscreen}).\\}% + \ActionWpsPitchScreen + \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsPitchScreen} + & Show \setting{Pitch Screen} + (see \reference{sec:pitchscreen}).\\}% % \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD% ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% - \ActionWpsIdThreeScreen & Enter \setting{ID3 Viewer}.\\% + \ActionWpsIdThreeScreen + \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsIdThreeScreen} + & Enter \setting{ID3 Viewer}.\\% }% \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,MROBE100_PAD% ,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% \ActionWpsAbSetBNextDir{} or }% % not all targets have the above action defined but the one below works on all Short \ActionWpsSkipNext{} + Long \ActionWpsSkipNext + \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsAbSetBNextDir{} or + Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext} & Skip to the next directory.\\ % \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD% ,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD}{% \ActionWpsAbSetAPrevDir{} or }% Short \ActionWpsSkipPrev{} + Long \ActionWpsSkipPrev + \opt{IRIVER_RC_H100_PAD}{& \ActionRCWpsAbSetAPrevDir{} or + Short \ActionRCWpsSkipNext{} + Long \ActionRCWpsSkipNext} & Skip to the previous directory.\\ % \opt{SANSA_E200_PAD,SANSA_C200_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{ - \ActionStdRec & Switches to the Recording screen \\ + \ActionStdRec + \opt{IRIVER_RC_H100_PAD}{&} + & Switches to the Recording screen \\ }% \end{btnmap} \end{table} @@ -288,23 +318,29 @@ Delete the currently playing file. \begin{table} \begin{btnmap}{}{} \ActionPsToggleMode + \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsToggleMode} & Toggle pitch changing mode \\ % \ActionPsIncSmall{} / \ActionPsDecSmall + \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsIncSmall{} / \ActionRCPsDecSmall} & Increase / Decrease pitch by 0.1\% (in procentual mode) or a semitone (in semitone mode)\\ % \ActionPsIncBig{} / \ActionPsDecBig + \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsIncBig{} / \ActionRCPsDecBig} & Increase / Decrease pitch by 1\% (in procentual mode) or a semitone (in semitone mode)\\ % \ActionPsNudgeLeft{} / \ActionPsNudgeRight + \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsNudgeLeft{} / \ActionPsNudgeRight} & Temporarily change pitch by 2.0\% (beatmatch), or modify speed (in timestretch mode) \\ % \ActionPsReset + \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsReset} & Reset pitch and speed to 100\% \\ % \ActionPsExit + \opt{IRIVER_RC_H100_PAD}{& \ActionRCPsExit} & Leave the Pitch Screen \\ % \end{btnmap} -- 2.11.4.GIT