forked from len0rd/rockbox
Quick fix of the Player's manual which was also broken in r26617. I overlooked that the Player uses yet another button table...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26807 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
65291f14e9
commit
014add996b
1 changed files with 3 additions and 1 deletions
|
@ -211,6 +211,8 @@ example when renaming a file or creating a new directory.
|
||||||
{ or by pressing \ActionKbdMorseInput{} in the virtual keyboard}%
|
{ or by pressing \ActionKbdMorseInput{} in the virtual keyboard}%
|
||||||
.}
|
.}
|
||||||
|
|
||||||
|
\nopt{player}{% no "Actions" yet in the Player's virtual keyboard
|
||||||
|
|
||||||
\note{When the cursor is on the input line, \ActionKbdSelect{} deletes the preceding character}
|
\note{When the cursor is on the input line, \ActionKbdSelect{} deletes the preceding character}
|
||||||
|
|
||||||
\begin{btnmap}
|
\begin{btnmap}
|
||||||
|
@ -289,7 +291,7 @@ example when renaming a file or creating a new directory.
|
||||||
& Tap to select a character in Morse code input mode. \\
|
& Tap to select a character in Morse code input mode. \\
|
||||||
}
|
}
|
||||||
\end{btnmap}
|
\end{btnmap}
|
||||||
|
}% end of non-Player section
|
||||||
|
|
||||||
\opt{player}{
|
\opt{player}{
|
||||||
The current text line to be entered or edited is always listed on the first
|
The current text line to be entered or edited is always listed on the first
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue