summaryrefslogtreecommitdiff
path: root/manual/platform
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
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')
-rw-r--r--manual/platform/e200.tex1
-rw-r--r--manual/platform/gigabeatf.tex2
-rw-r--r--manual/platform/h10.tex1
-rw-r--r--manual/platform/h10_5gb.tex1
-rw-r--r--manual/platform/h1xx.tex1
-rw-r--r--manual/platform/h300.tex1
-rw-r--r--manual/platform/ipod3g.tex1
-rw-r--r--manual/platform/ipod4g.tex1
-rw-r--r--manual/platform/ipodcolor.tex1
-rw-r--r--manual/platform/ipodmini.tex1
-rw-r--r--manual/platform/ipodnano.tex1
-rw-r--r--manual/platform/ipodvideo.tex1
-rw-r--r--manual/platform/m5.tex1
-rw-r--r--manual/platform/x5.tex1
14 files changed, 14 insertions, 1 deletions
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index 40592f0431..a74ff20d4d 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -30,6 +30,7 @@
30\newcommand{\ButtonPower}{\btnfnt{Power}} 30\newcommand{\ButtonPower}{\btnfnt{Power}}
31\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}} 31\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}}
32\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}} 32\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}}
33\newcommand{\ButtonHold}{\btnfnt{Hold}}
33 34
34%Button actions, standard context 35%Button actions, standard context
35\newcommand{\ActionStdPrev}{\ButtonScrollUp} 36\newcommand{\ActionStdPrev}{\ButtonScrollUp}
diff --git a/manual/platform/gigabeatf.tex b/manual/platform/gigabeatf.tex
index f62e187006..ba03fbc844 100644
--- a/manual/platform/gigabeatf.tex
+++ b/manual/platform/gigabeatf.tex
@@ -30,7 +30,7 @@
30\newcommand{\ButtonVolDown}{\btnfnt{Volume down}} 30\newcommand{\ButtonVolDown}{\btnfnt{Volume down}}
31\newcommand{\ButtonSelect}{\btnfnt{Select}} 31\newcommand{\ButtonSelect}{\btnfnt{Select}}
32\newcommand{\ButtonA}{\btnfnt{A}} 32\newcommand{\ButtonA}{\btnfnt{A}}
33 33\newcommand{\ButtonHold}{\btnfnt{Hold}}
34 34
35%Button actions, standard context 35%Button actions, standard context
36\newcommand{\ActionStdPrev}{\ButtonUp} 36\newcommand{\ActionStdPrev}{\ButtonUp}
diff --git a/manual/platform/h10.tex b/manual/platform/h10.tex
index 2aae1ccb3e..d239b80ede 100644
--- a/manual/platform/h10.tex
+++ b/manual/platform/h10.tex
@@ -29,6 +29,7 @@
29\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}} 29\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}}
30\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}} 30\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}}
31\newcommand{\ButtonPower}{\btnfnt{Power}} 31\newcommand{\ButtonPower}{\btnfnt{Power}}
32\newcommand{\ButtonHold}{\btnfnt{Hold}}
32 33
33%Button actions, standard context 34%Button actions, standard context
34\newcommand{\ActionStdPrev}{\ButtonScrollUp} 35\newcommand{\ActionStdPrev}{\ButtonScrollUp}
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex
index d6d893049e..48de9eea74 100644
--- a/manual/platform/h10_5gb.tex
+++ b/manual/platform/h10_5gb.tex
@@ -29,6 +29,7 @@
29\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}} 29\newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}}
30\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}} 30\newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}}
31\newcommand{\ButtonPower}{\btnfnt{Power}} 31\newcommand{\ButtonPower}{\btnfnt{Power}}
32\newcommand{\ButtonHold}{\btnfnt{Hold}}
32 33
33%Button actions, standard context 34%Button actions, standard context
34\newcommand{\ActionStdPrev}{\ButtonScrollUp} 35\newcommand{\ActionStdPrev}{\ButtonScrollUp}
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}
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index 9429051664..28c90bfd2a 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -33,6 +33,7 @@
33\newcommand{\ButtonRec}{\btnfnt{Rec}} 33\newcommand{\ButtonRec}{\btnfnt{Rec}}
34\newcommand{\ButtonOn}{\btnfnt{Play}} 34\newcommand{\ButtonOn}{\btnfnt{Play}}
35\newcommand{\ButtonOff}{\btnfnt{Stop}} 35\newcommand{\ButtonOff}{\btnfnt{Stop}}
36\newcommand{\ButtonHold}{\btnfnt{Hold}}
36 37
37%Button actions, standard context 38%Button actions, standard context
38\newcommand{\ActionStdPrev}{\ButtonUp} 39\newcommand{\ActionStdPrev}{\ButtonUp}
diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex
index 9f646ac91c..daf8c5dbfd 100644
--- a/manual/platform/ipod3g.tex
+++ b/manual/platform/ipod3g.tex
@@ -28,6 +28,7 @@
28\newcommand{\ButtonSelect}{\btnfnt{Select}} 28\newcommand{\ButtonSelect}{\btnfnt{Select}}
29\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}} 29\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}}
30\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}} 30\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}}
31\newcommand{\ButtonHold}{\btnfnt{Hold}}
31 32
32%Button actions, standard context 33%Button actions, standard context
33\newcommand{\ActionStdPrev}{\ButtonScrollBack} 34\newcommand{\ActionStdPrev}{\ButtonScrollBack}
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index 4dce2c189c..7311161bce 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -28,6 +28,7 @@
28\newcommand{\ButtonSelect}{\btnfnt{Select}} 28\newcommand{\ButtonSelect}{\btnfnt{Select}}
29\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}} 29\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}}
30\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}} 30\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}}
31\newcommand{\ButtonHold}{\btnfnt{Hold}}
31 32
32%Button actions, standard context 33%Button actions, standard context
33\newcommand{\ActionStdPrev}{\ButtonScrollBack} 34\newcommand{\ActionStdPrev}{\ButtonScrollBack}
diff --git a/manual/platform/ipodcolor.tex b/manual/platform/ipodcolor.tex
index 7f5eed287b..e8ca47cf65 100644
--- a/manual/platform/ipodcolor.tex
+++ b/manual/platform/ipodcolor.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}
diff --git a/manual/platform/ipodmini.tex b/manual/platform/ipodmini.tex
index 8ee7cf58a6..0c23a1de61 100644
--- a/manual/platform/ipodmini.tex
+++ b/manual/platform/ipodmini.tex
@@ -28,6 +28,7 @@
28\newcommand{\ButtonSelect}{\btnfnt{Select}} 28\newcommand{\ButtonSelect}{\btnfnt{Select}}
29\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}} 29\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}}
30\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}} 30\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}}
31\newcommand{\ButtonHold}{\btnfnt{Hold}}
31 32
32%Button actions, standard context 33%Button actions, standard context
33\newcommand{\ActionStdPrev}{\ButtonScrollBack} 34\newcommand{\ActionStdPrev}{\ButtonScrollBack}
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex
index 014ef760da..437c354d4b 100644
--- a/manual/platform/ipodnano.tex
+++ b/manual/platform/ipodnano.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}
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}
diff --git a/manual/platform/m5.tex b/manual/platform/m5.tex
index 52d429d1ec..55a2df17cb 100644
--- a/manual/platform/m5.tex
+++ b/manual/platform/m5.tex
@@ -30,6 +30,7 @@
30\newcommand{\ButtonPower}{\btnfnt{Power}} 30\newcommand{\ButtonPower}{\btnfnt{Power}}
31\newcommand{\ButtonRec}{\btnfnt{Rec}} 31\newcommand{\ButtonRec}{\btnfnt{Rec}}
32\newcommand{\ButtonPlay}{\btnfnt{Play}} 32\newcommand{\ButtonPlay}{\btnfnt{Play}}
33\newcommand{\ButtonHold}{\btnfnt{Hold}}
33 34
34%Button actions, standard context 35%Button actions, standard context
35\newcommand{\ActionStdPrev}{\ButtonUp} 36\newcommand{\ActionStdPrev}{\ButtonUp}
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}