diff options
| -rw-r--r-- | manual/rockbox_interface/browsing_and_playing.tex | 7 |
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 693d8e4..b866257 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 SANSA_C200_PAD,MROBE100_PAD}{ \begin{table} \begin{btnmap}{}{} - \ActionKbdLeft{}~/ \ActionKbdRight{}~/ \ActionKbdUp{}~/ \ActionKbdDown + \ActionKbdLeft~/ \ActionKbdRight~/ \ActionKbdUp~/ \ActionKbdDown & Move about the virtual keyboard (moves the solid cursor) \\ % - \ActionKbdCursorLeft{} or \ActionKbdCursorRight + \ActionKbdPageFlip + & Flip to the next page of characters (if there is more than one) \\ + % + \ActionKbdCursorLeft or \ActionKbdCursorRight & Move the line cursor within the text line \\ % \ActionKbdSelect |