summaryrefslogtreecommitdiff
path: root/manual/platform/ipodvideo.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/ipodvideo.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/ipodvideo.tex')
-rw-r--r--manual/platform/ipodvideo.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/platform/ipodvideo.tex b/manual/platform/ipodvideo.tex
index a48c24cba4..fc5ec28839 100644
--- a/manual/platform/ipodvideo.tex
+++ b/manual/platform/ipodvideo.tex
@@ -29,6 +29,7 @@
29\newcommand{\ButtonSelect}{\btnfnt{Select}} 29\newcommand{\ButtonSelect}{\btnfnt{Select}}
30\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}} 30\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}}
31\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}} 31\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}}
32\newcommand{\ButtonHold}{\btnfnt{Hold}}
32 33
33%Button actions, standard context 34%Button actions, standard context
34\newcommand{\ActionStdPrev}{\ButtonScrollBack} 35\newcommand{\ActionStdPrev}{\ButtonScrollBack}