From b06b9be2e1c7efd492fa2ffa66b2376f8bedaa72 Mon Sep 17 00:00:00 2001 From: Marc Guay Date: Sat, 3 Jan 2009 01:05:58 +0000 Subject: Add the virtual keyboard paging keys. Closes FS#8839. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19649 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/browsing_and_playing.tex | 7 +++++-- 1 file 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 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 -- cgit v1.2.3