diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2010-06-11 23:37:20 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2010-06-11 23:37:20 +0000 |
| commit | 014add996b8727d81c4012da00d9d74376eba221 (patch) | |
| tree | 7747a9a39ab71856dae1005f496a31c8e57a51bb | |
| parent | 65291f14e962ff1ad4fb5bc7bab97c2c92c93790 (diff) | |
| download | rockbox-014add996b8727d81c4012da00d9d74376eba221.zip rockbox-014add996b8727d81c4012da00d9d74376eba221.tar.gz rockbox-014add996b8727d81c4012da00d9d74376eba221.tar.bz2 rockbox-014add996b8727d81c4012da00d9d74376eba221.tar.xz | |
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
| -rw-r--r-- | manual/rockbox_interface/browsing_and_playing.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index b8e6a4c..b5d19cb 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -211,6 +211,8 @@ example when renaming a file or creating a new directory. { 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} \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. \\ } \end{btnmap} - +}% end of non-Player section \opt{player}{ The current text line to be entered or edited is always listed on the first |