From 17d194e3b7dc6c8d1f0fbed2609bce1906babbe1 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Fri, 1 Dec 2006 02:23:42 +0000 Subject: Corrections and additions to the plugin section (mainly in the button tables). The Ipod Mini manual was missing the Sudoku chapter. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11635 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/images/ss-sudoku-138x110x2.png | Bin 0 -> 1185 bytes manual/plugins/main.tex | 2 +- manual/plugins/metronome.tex | 43 ++++++++++++++++---------- manual/plugins/sudoku.tex | 20 ++++++++---- 4 files changed, 42 insertions(+), 23 deletions(-) create mode 100755 manual/plugins/images/ss-sudoku-138x110x2.png diff --git a/manual/plugins/images/ss-sudoku-138x110x2.png b/manual/plugins/images/ss-sudoku-138x110x2.png new file mode 100755 index 0000000000..9f89431974 Binary files /dev/null and b/manual/plugins/images/ss-sudoku-138x110x2.png differ diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index d8079ca822..acb9bdfbe2 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -56,7 +56,7 @@ text files, chip8 games), or from the \setting{Open with} option on the \opt{HAVE_LCD_BITMAP}{\input{plugins/star.tex}} -\opt{recorder,recorderv2fm,ondio,h1xx,ipod3g,ipod4g,HAVE_LCD_COLOR}{\input{plugins/sudoku.tex}} +\opt{recorder,recorderv2fm,ondio,h1xx,ipod,HAVE_LCD_COLOR}{\input{plugins/sudoku.tex}} \opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD,IPOD_3G_PAD}{\input{plugins/wormlet.tex}} diff --git a/manual/plugins/metronome.tex b/manual/plugins/metronome.tex index aa2ebbcc2c..22835ddd01 100644 --- a/manual/plugins/metronome.tex +++ b/manual/plugins/metronome.tex @@ -1,22 +1,33 @@ \subsection{Metronome} This plugin can be used as a metronome to keep time during music -practice. Adjust the tempo though the interface or by tapping it out +practice. Adjust the tempo through the interface or by tapping it out on the appropriate button. \begin{table} -\begin{btnmap}{}{} -\opt{player,h1xx,h300}{Stop}\opt{recorder,recorderv2fm}{Off} -\opt{ondio}{OnOff}\opt{ipodcolor,ipodnano}{Menu} -& Exit plugin \\ -\opt{player,recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodnano}{Play} -\opt{ondio}{Mode (hold: Stop)} -& Start / Stop \\ -\opt{player,recorder,recorderv2fm}{On}\opt{ondio}{Mode (repeatedly)} -\opt{h1xx,h300,ipodcolor,ipodnano}{Select} -& Tap tempo \\ -Left/Right & Adjust tempo \\ -\opt{player}{On+Left/Right} -\opt{recorder,recorderv2fm,ondio,h1xx,h300,ipodcolor,ipodnano}{Up/Down} -& Adjust volume \\ -\end{btnmap} + \begin{btnmap}{}{} + \opt{PLAYER_PAD}{\ButtonStop} + \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} + \opt{IRIVER_H10_PAD,IAUDIO_X5_PAD}{\ButtonPower} + \opt{ONDIO_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} + & Exit plugin \\ + \opt{PLAYER_PAD,RECORDER_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,IAUDIO_X5_PAD}{ + \ButtonPlay} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} + \opt{ONDIO_PAD}{\ButtonMenu\ (Long: Stop)} + & Start / Stop \\ + \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonOn} + \opt{ONDIO_PAD}{\ButtonMenu\ (repeatedly)} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect} + \opt{IRIVER_H10_PAD}{\ButtonFF} + \opt{IAUDIO_X5_PAD}{\ButtonRec} + & Tap tempo \\ + \ButtonLeft\ / \ButtonRight + & Adjust tempo \\ + \opt{PLAYER_PAD}{\ButtonOn+\ButtonLeft\ / \ButtonOn+\ButtonRight} + \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{ + \ButtonUp\ / \ButtonDown} + \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} + \opt{IRIVER_H10_PAD}{\ButtonScrollUp\ / \ButtonScrollDown} + & Adjust volume \\ + \end{btnmap} \end{table} diff --git a/manual/plugins/sudoku.tex b/manual/plugins/sudoku.tex index 98268261d0..8e2147579b 100644 --- a/manual/plugins/sudoku.tex +++ b/manual/plugins/sudoku.tex @@ -28,31 +28,39 @@ These are \emph{NOT} saved when saving the game. \begin{table} \begin{btnmap}{}{} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD} - {\ButtonUp, \ButtonDown, \ButtonLeft, \ButtonRight} + {\ButtonUp/\ButtonDown/\ButtonLeft/\ButtonRight} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack} \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown/\ButtonLeft/\ButtonRight} & Move the cursor\\ % \opt{RECORDER_PAD}{\ButtonPlay} - \opt{ONDIO_PAD}{Hold \ButtonMenu+\ButtonDown} + \opt{ONDIO_PAD}{\ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonSelect/\ButtonOn} - \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft/\ButtonRight} + \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonLeft/\ButtonSelect/\ButtonRight} \opt{IAUDIO_X5_PAD}{\ButtonSelect} \opt{IRIVER_H10_PAD}{\ButtonRew} & Change number under the cursor\\ % + \opt{RECORDER_PAD}{Hold \ButtonPlay} + \opt{ONDIO_PAD}{Hold \ButtonMenu+\ButtonDown} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Hold \ButtonOn} + \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonLeft/\ButtonSelect/\ButtonRight} + \opt{IAUDIO_X5_PAD}{Hold \ButtonSelect} + \opt{IRIVER_H10_PAD}{Hold \ButtonRew} + & Constantly changing the number under the cursor\\ + % \opt{RECORDER_PAD}{\ButtonFOne} - \opt{ONDIO_PAD}{Hold \ButtonMenu} + \opt{ONDIO_PAD}{Long \ButtonMenu} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} - \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} + \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} & Open Menu\\ % \opt{RECORDER_PAD}{\ButtonFTwo} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonRec} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay} - \opt{IRIVER_H10_PAD}{\ButtonFF} + \opt{IRIVER_H10_PAD}{\ButtonFF} & Add/Remove number to scratchpad\\ % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} -- cgit v1.2.3