diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2007-10-07 17:54:12 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2007-10-07 17:54:12 +0000 |
| commit | e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb (patch) | |
| tree | 96d66fc98afc59c57671cb1c525d2d29ae892fad /manual/rockbox_interface | |
| parent | 1f0d06f085453a3d0a9b1e94bb2821c9ab314e57 (diff) | |
| download | rockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.zip rockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.tar.gz rockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.tar.bz2 rockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.tar.xz | |
Replace all occurances of 'Hold ButtonX' with 'Long ButtonX' in the button tables like it was agreed on.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15019 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface')
| -rw-r--r-- | manual/rockbox_interface/browsing_and_playing.tex | 6 | ||||
| -rw-r--r-- | manual/rockbox_interface/main.tex | 10 | ||||
| -rw-r--r-- | manual/rockbox_interface/wps.tex | 2 |
3 files changed, 9 insertions, 9 deletions
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index 2c4dc08..807b6a0 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -239,7 +239,7 @@ This is the virtual keyboard that is used when entering text in Rockbox, for you get to the line edit mode. \\ \ButtonMenu & Selects the letter underneath the cursor. \\ - Hold \ButtonMenu + Long \ButtonMenu & Accepts the change and returns to the File Browser.\\ \ButtonOff & Quit the virtual keyboard without saving the changes.\\ @@ -249,7 +249,7 @@ This is the virtual keyboard that is used when entering text in Rockbox, for \begin{btnmap}{Line edit mode}{} \ButtonLeft/\ButtonRight & Move left and right\\ \ButtonMenu & Deletes the letter to the left of the cursor\\ - Hold \ButtonMenu & Accepts the deletion\\ + Long \ButtonMenu & Accepts the deletion\\ \ButtonUp/\ButtonDown & Returns to the picker area\\ \end{btnmap} \end{table} @@ -266,7 +266,7 @@ This is the virtual keyboard that is used when entering text in Rockbox, for & line (picker of input line) \\ \ButtonPlay & Picks character in character bar, or acts as backspace \\ & in the text line.\\ - Hold \ButtonPlay & Accept\\ + Long \ButtonPlay & Accept\\ \ButtonStop & Cancel\\ \ButtonMenu & Flips picker lines\\ \end{btnmap} diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index d589d52..643f6623 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -267,17 +267,17 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}% \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonSelect}% \opt{ONDIO_PAD}{\ButtonOff}\opt{RECORDER_PAD,PLAYER_PAD}% - {Hold \ButtonOn\ for 2--3s}% + {Long \ButtonOn}% \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD} {\ButtonPower}% & Start Rockbox\\ - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Hold \ButtonOff}% - \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Hold \ButtonPlay}% - \opt{ONDIO_PAD,recorderv2fm}{Hold \ButtonOff}% + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{Long \ButtonOff}% + \opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonPlay}% + \opt{ONDIO_PAD,recorderv2fm}{Long \ButtonOff}% \opt{recorder}{Double tap \ButtonOff\ when playback is stopped}% \opt{PLAYER_PAD}{From the Main Menu, select \textbf{Shutdown}}% \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}% - {Hold \ButtonPower}% + {Long \ButtonPower}% & Shutdown Rockbox\\ \end{btnmap} \end{table} diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index b7ceff0..1742071 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -98,7 +98,7 @@ your WPS (While Playing Screen). \ButtonMenu+\ButtonPlay & Mute on/off.\\% }% \opt{ONDIO_PAD}{% - Hold \ButtonMenu+\ButtonDown & Key lock on/off.\\% + Long \ButtonMenu+\ButtonDown & Key lock on/off.\\% }% \opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{% \ActionWpsIdThreeScreen & Enter \setting{ID3 Viewer}.\\% |