diff options
| author | Nils Wallménius <nils@rockbox.org> | 2007-01-19 12:42:19 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2007-01-19 12:42:19 +0000 |
| commit | 00a3fc7ec097da17080914af76ca7f3b90a965f2 (patch) | |
| tree | 2c1b475c2515f06ecb094d4be68649569fd79c88 /manual/platform | |
| parent | 4012aaeb1d41c494f22e0edf001b8583fb7051d8 (diff) | |
| download | rockbox-00a3fc7ec097da17080914af76ca7f3b90a965f2.zip rockbox-00a3fc7ec097da17080914af76ca7f3b90a965f2.tar.gz rockbox-00a3fc7ec097da17080914af76ca7f3b90a965f2.tar.bz2 rockbox-00a3fc7ec097da17080914af76ca7f3b90a965f2.tar.xz | |
Make changes to the gigabeat manual suggested by Alison Gravley and some other minor tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12072 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
| -rw-r--r-- | manual/platform/gigabeatf.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/platform/gigabeatf.tex b/manual/platform/gigabeatf.tex index d84572a..00488ab 100644 --- a/manual/platform/gigabeatf.tex +++ b/manual/platform/gigabeatf.tex @@ -63,8 +63,8 @@ %Button actions, tree context \newcommand{\ActionTreeWps}{\ButtonPower} \newcommand{\ActionTreeStop}{\ButtonA} -\newcommand{\ActionTreeEnter}{\fixme{Edit key}} -\newcommand{\ActionTreeParentDirectory}{\fixme{Edit key}} +\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} +\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} %Button actions, YesNo context \newcommand{\ActionYesNoAccept}{\ButtonSelect} |