diff options
author | Nils Wallménius <nils@rockbox.org> | 2006-12-04 20:55:03 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2006-12-04 20:55:03 +0000 |
commit | 74369b4a7b1b91371dc90905dc26e54b919d81a4 (patch) | |
tree | 9ece5b80288863af4b72c52215c9bdfc383bef03 /manual/platform/ipod4g.tex | |
parent | 148c553023a7172562bce4eb3152a13bdb37ca83 (diff) |
Made virtual keyboard description a bit more general, added actions to the file browser controls and corrected some keys, minor tweaks.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11658 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ipod4g.tex')
-rw-r--r-- | manual/platform/ipod4g.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex index 79dd1499b8..f5cc8fe4f3 100644 --- a/manual/platform/ipod4g.tex +++ b/manual/platform/ipod4g.tex @@ -54,6 +54,12 @@ \newcommand{\ActionWpsContext}{Long \ButtonSelect} \newcommand{\ActionWpsBrowse}{\ButtonSelect} +%Button actions, tree context +\newcommand{\ActionTreeWps}{\ButtonPlay} +\newcommand{\ActionTreeStop}{Long \ButtonPlay} +\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} + %Button actions, YesNo context \newcommand{\ActionYesNoAccept}{\ButtonPlay} |