summaryrefslogtreecommitdiff
path: root/manual/rockbox_interface/browsing_and_playing.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2007-10-07 17:54:12 +0000
committerMarianne Arnold <pixelma@rockbox.org>2007-10-07 17:54:12 +0000
commite3e0a3a1691c820198f7b7cea6c17e2fb063d2bb (patch)
tree96d66fc98afc59c57671cb1c525d2d29ae892fad /manual/rockbox_interface/browsing_and_playing.tex
parent1f0d06f085453a3d0a9b1e94bb2821c9ab314e57 (diff)
downloadrockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.tar.gz
rockbox-e3e0a3a1691c820198f7b7cea6c17e2fb063d2bb.zip
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/browsing_and_playing.tex')
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index 2c4dc08af3..807b6a00f5 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
239 you get to the line edit mode. \\ 239 you get to the line edit mode. \\
240 \ButtonMenu 240 \ButtonMenu
241 & Selects the letter underneath the cursor. \\ 241 & Selects the letter underneath the cursor. \\
242 Hold \ButtonMenu 242 Long \ButtonMenu
243 & Accepts the change and returns to the File Browser.\\ 243 & Accepts the change and returns to the File Browser.\\
244 \ButtonOff 244 \ButtonOff
245 & Quit the virtual keyboard without saving the changes.\\ 245 & 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
249 \begin{btnmap}{Line edit mode}{} 249 \begin{btnmap}{Line edit mode}{}
250 \ButtonLeft/\ButtonRight & Move left and right\\ 250 \ButtonLeft/\ButtonRight & Move left and right\\
251 \ButtonMenu & Deletes the letter to the left of the cursor\\ 251 \ButtonMenu & Deletes the letter to the left of the cursor\\
252 Hold \ButtonMenu & Accepts the deletion\\ 252 Long \ButtonMenu & Accepts the deletion\\
253 \ButtonUp/\ButtonDown & Returns to the picker area\\ 253 \ButtonUp/\ButtonDown & Returns to the picker area\\
254 \end{btnmap} 254 \end{btnmap}
255 \end{table} 255 \end{table}
@@ -266,7 +266,7 @@ This is the virtual keyboard that is used when entering text in Rockbox, for
266 & line (picker of input line) \\ 266 & line (picker of input line) \\
267 \ButtonPlay & Picks character in character bar, or acts as backspace \\ 267 \ButtonPlay & Picks character in character bar, or acts as backspace \\
268 & in the text line.\\ 268 & in the text line.\\
269 Hold \ButtonPlay & Accept\\ 269 Long \ButtonPlay & Accept\\
270 \ButtonStop & Cancel\\ 270 \ButtonStop & Cancel\\
271 \ButtonMenu & Flips picker lines\\ 271 \ButtonMenu & Flips picker lines\\
272 \end{btnmap} 272 \end{btnmap}