summaryrefslogtreecommitdiff
path: root/manual/platform/x5.tex
diff options
context:
space:
mode:
authorChristi Scarborough <christi@coraline.org>2007-05-19 19:21:52 +0000
committerChristi Scarborough <christi@coraline.org>2007-05-19 19:21:52 +0000
commit94a372524ae8b56349c8eeccf5431fbd6742a78d (patch)
tree53cb8eae572b25241e7e71c16d26e2be1e5cdf10 /manual/platform/x5.tex
parent2dddc1c0d49bf87c1f977406aa29dec5d7480f67 (diff)
downloadrockbox-94a372524ae8b56349c8eeccf5431fbd6742a78d.tar.gz
rockbox-94a372524ae8b56349c8eeccf5431fbd6742a78d.zip
Add a macro for the Hold button on non-Archos targets. Link to blind FAQ at the top of the physical descriptions of the units. Add description for the Gigabeat F.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13422 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/x5.tex')
-rw-r--r--manual/platform/x5.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/platform/x5.tex b/manual/platform/x5.tex
index 4dee3033ca..67a19ae40b 100644
--- a/manual/platform/x5.tex
+++ b/manual/platform/x5.tex
@@ -32,6 +32,7 @@
32\newcommand{\ButtonPower}{\btnfnt{Power}} 32\newcommand{\ButtonPower}{\btnfnt{Power}}
33\newcommand{\ButtonRec}{\btnfnt{Rec}} 33\newcommand{\ButtonRec}{\btnfnt{Rec}}
34\newcommand{\ButtonPlay}{\btnfnt{Play}} 34\newcommand{\ButtonPlay}{\btnfnt{Play}}
35\newcommand{\ButtonHold}{\btnfnt{Hold}}
35 36
36%Button actions, standard context 37%Button actions, standard context
37\newcommand{\ActionStdPrev}{\ButtonUp} 38\newcommand{\ActionStdPrev}{\ButtonUp}