summaryrefslogtreecommitdiffstats
path: root/manual/platform/h1xx.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-12-04 20:55:03 +0000
committerNils Wallménius <nils@rockbox.org>2006-12-04 20:55:03 +0000
commit74369b4a7b1b91371dc90905dc26e54b919d81a4 (patch)
tree9ece5b80288863af4b72c52215c9bdfc383bef03 /manual/platform/h1xx.tex
parent148c553023a7172562bce4eb3152a13bdb37ca83 (diff)
downloadrockbox-74369b4a7b1b91371dc90905dc26e54b919d81a4.tar.gz
rockbox-74369b4a7b1b91371dc90905dc26e54b919d81a4.zip
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/h1xx.tex')
-rw-r--r--manual/platform/h1xx.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index cd13eac612..467ae2fc10 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -61,6 +61,12 @@
\newcommand{\ActionWpsAbReset}{\ButtonOn{} + \ButtonSelect}
\newcommand{\ActionWpsIdThreeScreen}{\ButtonOn{} + \ButtonMode}
+%Button actions, tree context
+\newcommand{\ActionTreeWps}{\ButtonOn}
+\newcommand{\ActionTreeStop}{\ButtonOff}
+\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
+\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
+
%Button actions, YesNo context
\newcommand{\ActionYesNoAccept}{\ButtonSelect}