From 74369b4a7b1b91371dc90905dc26e54b919d81a4 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Mon, 4 Dec 2006 20:55:03 +0000 Subject: 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 --- manual/platform/ipod4g.tex | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'manual/platform/ipod4g.tex') 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} -- cgit