summaryrefslogtreecommitdiff
path: root/manual/platform/h1xx.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/h1xx.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/h1xx.tex')
-rw-r--r--manual/platform/h1xx.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex
index 97e42c11a2..f936eba5bc 100644
--- a/manual/platform/h1xx.tex
+++ b/manual/platform/h1xx.tex
@@ -31,6 +31,7 @@
31\newcommand{\ButtonRec}{\btnfnt{Rec}} 31\newcommand{\ButtonRec}{\btnfnt{Rec}}
32\newcommand{\ButtonOn}{\btnfnt{Play}} 32\newcommand{\ButtonOn}{\btnfnt{Play}}
33\newcommand{\ButtonOff}{\btnfnt{Stop}} 33\newcommand{\ButtonOff}{\btnfnt{Stop}}
34\newcommand{\ButtonHold}{\btnfnt{Hold}}
34 35
35%Button actions, standard context 36%Button actions, standard context
36\newcommand{\ActionStdPrev}{\ButtonUp} 37\newcommand{\ActionStdPrev}{\ButtonUp}