From 74369b4a7b1b91371dc90905dc26e54b919d81a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nils=20Wallm=C3=A9nius?= 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/h10_5gb.tex | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'manual/platform/h10_5gb.tex') diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex index 1c3e99f228..c2aa6589ab 100644 --- a/manual/platform/h10_5gb.tex +++ b/manual/platform/h10_5gb.tex @@ -29,7 +29,6 @@ \newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}} \newcommand{\ButtonPower}{\btnfnt{Power}} - %Button actions, standard context \newcommand{\ActionStdPrev}{\ButtonScrollUp} \newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollUp} @@ -59,6 +58,12 @@ \newcommand{\ActionWpsPitchScreen}{\ButtonPlay+\ButtonLeft} \newcommand{\ActionWpsIdThreeScreen}{\ButtonPlay+\ButtonRight} +%Button actions, tree context +\newcommand{\ActionTreeWps}{\ButtonPlay} +\newcommand{\ActionTreeStop}{Long \ButtonPlay} +\newcommand{\ActionTreeEnter}{\ButtonRight} +\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} + %Button actions, YesNo context \newcommand{\ActionYesNoAccept}{\ButtonRight} @@ -80,4 +85,4 @@ \newcommand{\ActionPsNudgeLeft}{\ButtonRew} \newcommand{\ActionPsNudgeRight}{\ButtonFF} \newcommand{\ActionPsReset}{\ButtonPlay} -\newcommand{\ActionPsExit}{\ButtonLeft} \ No newline at end of file +\newcommand{\ActionPsExit}{\ButtonLeft} -- cgit v1.2.3