From 94a372524ae8b56349c8eeccf5431fbd6742a78d Mon Sep 17 00:00:00 2001 From: Christi Scarborough Date: Sat, 19 May 2007 19:21:52 +0000 Subject: 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 --- manual/platform/e200.tex | 1 + manual/platform/gigabeatf.tex | 2 +- manual/platform/h10.tex | 1 + manual/platform/h10_5gb.tex | 1 + manual/platform/h1xx.tex | 1 + manual/platform/h300.tex | 1 + manual/platform/ipod3g.tex | 1 + manual/platform/ipod4g.tex | 1 + manual/platform/ipodcolor.tex | 1 + manual/platform/ipodmini.tex | 1 + manual/platform/ipodnano.tex | 1 + manual/platform/ipodvideo.tex | 1 + manual/platform/m5.tex | 1 + manual/platform/x5.tex | 1 + 14 files changed, 14 insertions(+), 1 deletion(-) (limited to 'manual/platform') 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 @@ \newcommand{\ButtonPower}{\btnfnt{Power}} \newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}} \newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} %Button actions, standard context \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 @@ \newcommand{\ButtonVolDown}{\btnfnt{Volume down}} \newcommand{\ButtonSelect}{\btnfnt{Select}} \newcommand{\ButtonA}{\btnfnt{A}} - +\newcommand{\ButtonHold}{\btnfnt{Hold}} %Button actions, standard context \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 @@ \newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}} \newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}} \newcommand{\ButtonPower}{\btnfnt{Power}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} %Button actions, standard context \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 @@ \newcommand{\ButtonScrollUp}{\btnfnt{Scroll Up}} \newcommand{\ButtonScrollDown}{\btnfnt{Scroll Down}} \newcommand{\ButtonPower}{\btnfnt{Power}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} %Button actions, standard context \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 @@ \newcommand{\ButtonRec}{\btnfnt{Rec}} \newcommand{\ButtonOn}{\btnfnt{Play}} \newcommand{\ButtonOff}{\btnfnt{Stop}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} %Button actions, standard context \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 @@ \newcommand{\ButtonRec}{\btnfnt{Rec}} \newcommand{\ButtonOn}{\btnfnt{Play}} \newcommand{\ButtonOff}{\btnfnt{Stop}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} %Button actions, standard context \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 @@ \newcommand{\ButtonSelect}{\btnfnt{Select}} \newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}} \newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} %Button actions, standard context \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 @@ \newcommand{\ButtonSelect}{\btnfnt{Select}} \newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}} \newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} %Button actions, standard context \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 @@ \newcommand{\ButtonSelect}{\btnfnt{Select}} \newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}} \newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} %Button actions, standard context \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 @@ \newcommand{\ButtonSelect}{\btnfnt{Select}} \newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}} \newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} %Button actions, standard context \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 @@ \newcommand{\ButtonSelect}{\btnfnt{Select}} \newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}} \newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} %Button actions, standard context \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 @@ \newcommand{\ButtonSelect}{\btnfnt{Select}} \newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}} \newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} %Button actions, standard context \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 @@ \newcommand{\ButtonPower}{\btnfnt{Power}} \newcommand{\ButtonRec}{\btnfnt{Rec}} \newcommand{\ButtonPlay}{\btnfnt{Play}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} %Button actions, standard context \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 @@ \newcommand{\ButtonPower}{\btnfnt{Power}} \newcommand{\ButtonRec}{\btnfnt{Rec}} \newcommand{\ButtonPlay}{\btnfnt{Play}} +\newcommand{\ButtonHold}{\btnfnt{Hold}} %Button actions, standard context \newcommand{\ActionStdPrev}{\ButtonUp} -- cgit v1.2.3