From 014add996b8727d81c4012da00d9d74376eba221 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Fri, 11 Jun 2010 23:37:20 +0000 Subject: 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 --- manual/rockbox_interface/browsing_and_playing.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index b8e6a4ce1c..b5d19cb844 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 -- cgit