summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorMarc Guay <marcguay@rockbox.org>2009-01-03 01:05:58 +0000
committerMarc Guay <marcguay@rockbox.org>2009-01-03 01:05:58 +0000
commitb06b9be2e1c7efd492fa2ffa66b2376f8bedaa72 (patch)
tree70e8e0059971146754a5c648ba731c6342116350 /manual
parent48249d367881e0148f1e6300eee6008dec1e5b8f (diff)
downloadrockbox-b06b9be2e1c7efd492fa2ffa66b2376f8bedaa72.tar.gz
rockbox-b06b9be2e1c7efd492fa2ffa66b2376f8bedaa72.zip
Add the virtual keyboard paging keys. Closes FS#8839.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19649 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index 693d8e49df..b86625773d 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -187,10 +187,13 @@ can be easily changed by making a text file with the required layout. More
187 SANSA_C200_PAD,MROBE100_PAD}{ 187 SANSA_C200_PAD,MROBE100_PAD}{
188 \begin{table} 188 \begin{table}
189 \begin{btnmap}{}{} 189 \begin{btnmap}{}{}
190 \ActionKbdLeft{}~/ \ActionKbdRight{}~/ \ActionKbdUp{}~/ \ActionKbdDown 190 \ActionKbdLeft~/ \ActionKbdRight~/ \ActionKbdUp~/ \ActionKbdDown
191 & Move about the virtual keyboard (moves the solid cursor) \\ 191 & Move about the virtual keyboard (moves the solid cursor) \\
192 % 192 %
193 \ActionKbdCursorLeft{} or \ActionKbdCursorRight 193 \ActionKbdPageFlip
194 & Flip to the next page of characters (if there is more than one) \\
195 %
196 \ActionKbdCursorLeft or \ActionKbdCursorRight
194 & Move the line cursor within the text line \\ 197 & Move the line cursor within the text line \\
195 % 198 %
196 \ActionKbdSelect 199 \ActionKbdSelect