diff options
Diffstat (limited to 'manual')
-rw-r--r-- | manual/platform/keymap-sansafuzeplus.tex | 20 | ||||
-rw-r--r-- | manual/plugins/fractals.tex | 2 | ||||
-rw-r--r-- | manual/rockbox_interface/images/sansafuzeplus-front.pdf | bin | 22905 -> 22754 bytes | |||
-rw-r--r-- | manual/rockbox_interface/images/sansafuzeplus-front.png | bin | 63845 -> 67690 bytes | |||
-rw-r--r-- | manual/rockbox_interface/images/sansafuzeplus-front.svg | 8 |
5 files changed, 15 insertions, 15 deletions
diff --git a/manual/platform/keymap-sansafuzeplus.tex b/manual/platform/keymap-sansafuzeplus.tex index 1266f2604a..18139f36dc 100644 --- a/manual/platform/keymap-sansafuzeplus.tex +++ b/manual/platform/keymap-sansafuzeplus.tex | |||
@@ -4,7 +4,7 @@ | |||
4 | \newcommand{\ButtonDown}{\btnfnt{Down}} | 4 | \newcommand{\ButtonDown}{\btnfnt{Down}} |
5 | 5 | ||
6 | \newcommand{\ButtonBack}{\btnfnt{Back}} | 6 | \newcommand{\ButtonBack}{\btnfnt{Back}} |
7 | \newcommand{\ButtonPlayPause}{\btnfnt{Play/Pause}} | 7 | \newcommand{\ButtonPlay}{\btnfnt{Play}} |
8 | \newcommand{\ButtonSelect}{\btnfnt{Select}} | 8 | \newcommand{\ButtonSelect}{\btnfnt{Select}} |
9 | \newcommand{\ButtonBottomLeft}{\btnfnt{Bottom-Left}} | 9 | \newcommand{\ButtonBottomLeft}{\btnfnt{Bottom-Left}} |
10 | \newcommand{\ButtonBottomRight}{\btnfnt{Bottom-Right}} | 10 | \newcommand{\ButtonBottomRight}{\btnfnt{Bottom-Right}} |
@@ -30,8 +30,8 @@ | |||
30 | \newcommand{\ActionQuickScreenExit}{Any corner keys or \ButtonSelect} | 30 | \newcommand{\ActionQuickScreenExit}{Any corner keys or \ButtonSelect} |
31 | 31 | ||
32 | %Button actions, wps context | 32 | %Button actions, wps context |
33 | \newcommand{\ActionWpsPlay}{\ButtonPlayPause} | 33 | \newcommand{\ActionWpsPlay}{\ButtonPlay} |
34 | \newcommand{\ActionWpsStop}{Long \ButtonPlayPause} | 34 | \newcommand{\ActionWpsStop}{Long \ButtonPlay} |
35 | 35 | ||
36 | \newcommand{\ActionWpsContext}{Long \ButtonSelect} | 36 | \newcommand{\ActionWpsContext}{Long \ButtonSelect} |
37 | 37 | ||
@@ -57,8 +57,8 @@ | |||
57 | \newcommand{\ActionWpsAbReset}{\fixme{tbd}} | 57 | \newcommand{\ActionWpsAbReset}{\fixme{tbd}} |
58 | 58 | ||
59 | %Button actions, tree context | 59 | %Button actions, tree context |
60 | \newcommand{\ActionTreeWps}{\ButtonPlayPause} | 60 | \newcommand{\ActionTreeWps}{\ButtonPlay} |
61 | \newcommand{\ActionTreeStop}{Long \ButtonPlayPause} | 61 | \newcommand{\ActionTreeStop}{Long \ButtonPlay} |
62 | 62 | ||
63 | \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} | 63 | \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} |
64 | \newcommand{\ActionTreeParentDirectory}{\ButtonBack} | 64 | \newcommand{\ActionTreeParentDirectory}{\ButtonBack} |
@@ -89,7 +89,7 @@ | |||
89 | 89 | ||
90 | \newcommand{\ActionKbdBackSpace}{\ButtonBack} | 90 | \newcommand{\ActionKbdBackSpace}{\ButtonBack} |
91 | 91 | ||
92 | \newcommand{\ActionKbdSelect}{\ButtonPlayPause} | 92 | \newcommand{\ActionKbdSelect}{\ButtonPlay} |
93 | \newcommand{\ActionKbdDone}{Long \ButtonSelect} | 93 | \newcommand{\ActionKbdDone}{Long \ButtonSelect} |
94 | \newcommand{\ActionKbdAbort}{\ButtonPower} | 94 | \newcommand{\ActionKbdAbort}{\ButtonPower} |
95 | 95 | ||
@@ -108,10 +108,10 @@ | |||
108 | \newcommand{\ActionPsToggleMode}{\ButtonBottomRight} | 108 | \newcommand{\ActionPsToggleMode}{\ButtonBottomRight} |
109 | 109 | ||
110 | \newcommand{\ActionPsReset}{\ButtonSelect} | 110 | \newcommand{\ActionPsReset}{\ButtonSelect} |
111 | \newcommand{\ActionPsExit}{\ButtonBack{} or \ButtonPlayPause} | 111 | \newcommand{\ActionPsExit}{\ButtonBack{} or \ButtonPlay} |
112 | 112 | ||
113 | %Button actions, Recording screen context | 113 | %Button actions, Recording screen context |
114 | \newcommand{\ActionRecPause}{\ButtonPlayPause} | 114 | \newcommand{\ActionRecPause}{\ButtonPlay} |
115 | \newcommand{\ActionRecExit}{\ButtonBack} | 115 | \newcommand{\ActionRecExit}{\ButtonBack} |
116 | \newcommand{\ActionRecNewfile}{\ButtonBottomRight} | 116 | \newcommand{\ActionRecNewfile}{\ButtonBottomRight} |
117 | \newcommand{\ActionRecMenu}{\fixme{tbd}} | 117 | \newcommand{\ActionRecMenu}{\fixme{tbd}} |
@@ -124,8 +124,8 @@ | |||
124 | \newcommand{\ActionFMMenu}{\fixme{tbd}} | 124 | \newcommand{\ActionFMMenu}{\fixme{tbd}} |
125 | 125 | ||
126 | \newcommand{\ActionFMPreset}{\ButtonBottomRight} | 126 | \newcommand{\ActionFMPreset}{\ButtonBottomRight} |
127 | \newcommand{\ActionFMPlay}{\ButtonPlayPause} | 127 | \newcommand{\ActionFMPlay}{\ButtonPlay} |
128 | \newcommand{\ActionFMStop}{Long \ButtonPlayPause} | 128 | \newcommand{\ActionFMStop}{Long \ButtonPlay} |
129 | \newcommand{\ActionFMMode}{\ButtonBottomLeft} | 129 | \newcommand{\ActionFMMode}{\ButtonBottomLeft} |
130 | \newcommand{\ActionFMExit}{\ButtonBack} | 130 | \newcommand{\ActionFMExit}{\ButtonBack} |
131 | 131 | ||
diff --git a/manual/plugins/fractals.tex b/manual/plugins/fractals.tex index 329968d87b..0c2dbabfe7 100644 --- a/manual/plugins/fractals.tex +++ b/manual/plugins/fractals.tex | |||
@@ -27,7 +27,7 @@ This demonstration draws fractal images from the Mandelbrot set% | |||
27 | \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack} | 27 | \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack} |
28 | \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect} | 28 | \opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect} |
29 | \opt{IRIVER_H10_PAD}{Long \ButtonPlay} | 29 | \opt{IRIVER_H10_PAD}{Long \ButtonPlay} |
30 | \opt{SANSA_FUZEPLUS_PAD}{\ButtonPlayPause} | 30 | \opt{SANSA_FUZEPLUS_PAD}{\ButtonPlay} |
31 | \opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} | 31 | \opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolDown} |
32 | \opt{COWON_D2_PAD}{\TouchTopLeft} | 32 | \opt{COWON_D2_PAD}{\TouchTopLeft} |
33 | \opt{PBELL_VIBE500_PAD}{\ButtonMenu} | 33 | \opt{PBELL_VIBE500_PAD}{\ButtonMenu} |
diff --git a/manual/rockbox_interface/images/sansafuzeplus-front.pdf b/manual/rockbox_interface/images/sansafuzeplus-front.pdf index afe461a3df..9a4c2be233 100644 --- a/manual/rockbox_interface/images/sansafuzeplus-front.pdf +++ b/manual/rockbox_interface/images/sansafuzeplus-front.pdf | |||
Binary files differ | |||
diff --git a/manual/rockbox_interface/images/sansafuzeplus-front.png b/manual/rockbox_interface/images/sansafuzeplus-front.png index 51880d0bf6..1e2f1d0716 100644 --- a/manual/rockbox_interface/images/sansafuzeplus-front.png +++ b/manual/rockbox_interface/images/sansafuzeplus-front.png | |||
Binary files differ | |||
diff --git a/manual/rockbox_interface/images/sansafuzeplus-front.svg b/manual/rockbox_interface/images/sansafuzeplus-front.svg index c0a45dd037..3d7141073f 100644 --- a/manual/rockbox_interface/images/sansafuzeplus-front.svg +++ b/manual/rockbox_interface/images/sansafuzeplus-front.svg | |||
@@ -316,7 +316,7 @@ | |||
316 | inkscape:pageshadow="2" | 316 | inkscape:pageshadow="2" |
317 | inkscape:zoom="2.1176925" | 317 | inkscape:zoom="2.1176925" |
318 | inkscape:cx="204.32476" | 318 | inkscape:cx="204.32476" |
319 | inkscape:cy="50.650138" | 319 | inkscape:cy="315.08891" |
320 | inkscape:document-units="px" | 320 | inkscape:document-units="px" |
321 | inkscape:current-layer="layer3" | 321 | inkscape:current-layer="layer3" |
322 | showgrid="true" | 322 | showgrid="true" |
@@ -325,9 +325,9 @@ | |||
325 | fit-margin-right="0" | 325 | fit-margin-right="0" |
326 | fit-margin-bottom="0" | 326 | fit-margin-bottom="0" |
327 | inkscape:window-width="1920" | 327 | inkscape:window-width="1920" |
328 | inkscape:window-height="1022" | 328 | inkscape:window-height="1023" |
329 | inkscape:window-x="0" | 329 | inkscape:window-x="0" |
330 | inkscape:window-y="26" | 330 | inkscape:window-y="25" |
331 | inkscape:window-maximized="1" | 331 | inkscape:window-maximized="1" |
332 | inkscape:snap-grids="true" | 332 | inkscape:snap-grids="true" |
333 | showguides="false" | 333 | showguides="false" |
@@ -1316,7 +1316,7 @@ | |||
1316 | x="325.93521" | 1316 | x="325.93521" |
1317 | y="313.45215" | 1317 | y="313.45215" |
1318 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:FreeSans;-inkscape-font-specification:FreeSans" | 1318 | style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:FreeSans;-inkscape-font-specification:FreeSans" |
1319 | id="tspan4548">Play/Pause</tspan><tspan | 1319 | id="tspan4548">Play</tspan><tspan |
1320 | sodipodi:role="line" | 1320 | sodipodi:role="line" |
1321 | x="325.93521" | 1321 | x="325.93521" |
1322 | y="345.95215" | 1322 | y="345.95215" |