summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2012-01-01 10:16:47 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2012-01-01 10:16:47 +0000
commit607b384a2a3bf4b7ab574f014c887e3183c181f5 (patch)
treec267d47264f1acd74ddf80a9a1e7797ab3ab9913 /manual
parent19694e50687feb817d58636f9244be2f072a75e6 (diff)
Manual: make Fuze+ manual build.
Add missing keys as \fixme{} and update some opts for text using keys we don't have on the Fuze+. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31512 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r--manual/platform/keymap-sansafuzeplus.tex10
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex4
-rw-r--r--manual/rockbox_interface/main.tex4
3 files changed, 9 insertions, 9 deletions
diff --git a/manual/platform/keymap-sansafuzeplus.tex b/manual/platform/keymap-sansafuzeplus.tex
index 1a81ae8d23..69dc23b7e3 100644
--- a/manual/platform/keymap-sansafuzeplus.tex
+++ b/manual/platform/keymap-sansafuzeplus.tex
@@ -52,9 +52,9 @@
\newcommand{\ActionWpsHotkey}{\ButtonBottomRight}
\newcommand{\ActionWpsPlaylist}{}
-%\newcommand{\ActionWpsAbSetBNextDir}{}
-%\newcommand{\ActionWpsAbSetAPrevDir}{}
-%\newcommand{\ActionWpsAbReset}{}
+\newcommand{\ActionWpsAbSetBNextDir}{\fixme{tbd}}
+\newcommand{\ActionWpsAbSetAPrevDir}{\fixme{tbd}}
+\newcommand{\ActionWpsAbReset}{\fixme{tbd}}
%Button actions, tree context
\newcommand{\ActionTreeWps}{\ButtonPlayPause}
@@ -114,14 +114,14 @@
\newcommand{\ActionRecPause}{\ButtonPlayPause}
\newcommand{\ActionRecExit}{\ButtonBack}
\newcommand{\ActionRecNewfile}{\ButtonBottomRight}
-%\newcommand{\ActionRecMenu}{}
+\newcommand{\ActionRecMenu}{\fixme{tbd}}
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
\newcommand{\ActionRecPrev}{\ButtonUp}
\newcommand{\ActionRecNext}{\ButtonDown}
%Button actions, FM radio context
-%\newcommand{\ActionFMMenu}{}
+\newcommand{\ActionFMMenu}{\fixme{tbd}}
\newcommand{\ActionFMPreset}{\ButtonBottomRight}
\newcommand{\ActionFMPlay}{\ButtonPlayPause}
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index 15ab672cc0..d0144c261d 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -220,7 +220,7 @@ example when renaming a file or creating a new directory.
\begin{btnmap}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%
- ,MROBE100_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD}{
+ ,MROBE100_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,SANSA_FUZEPLUS_PAD}{
\ActionKbdCursorLeft{} / \ActionKbdCursorRight
&
\opt{HAVEREMOTEKEYMAP}{\ActionRCKbdCursorLeft{} / \ActionRCKbdCursorRight
@@ -252,7 +252,7 @@ example when renaming a file or creating a new directory.
If you move out of the picker area you get to the line edit mode.
\\
%
- \nopt{IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,ONDIO_PAD,PBELL_VIBE500_PAD}{
+ \nopt{IPOD_3G_PAD,IPOD_4G_PAD,IRIVER_H10_PAD,ONDIO_PAD,PBELL_VIBE500_PAD,SANSA_FUZEPLUS_PAD}{
\ActionKbdPageFlip
&
\opt{HAVEREMOTEKEYMAP}{\ActionRCKbdPageFlip
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 2c8b37402d..1ff19fe397 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -808,7 +808,7 @@ properly.}
\nopt{ondio}{
\opt{usb_power}{
\section{USB Charging}
- \nopt{clipv2,fuzev2,clipplus}{
+ \nopt{clipv2,fuzev2,clipplus,fuzeplus}{
To charge your \dap{} over USB, hold any button while plugging it
in. This will prevent it from connecting to your computer and let you
continue to use it normally. Your \dap{} must already be in Rockbox for this
@@ -818,7 +818,7 @@ properly.}
\ActionStdUsbCharge{}.}
}
- \opt{clipv2,fuzev2,clipplus}{
+ \opt{clipv2,fuzev2,clipplus,fuzeplus}{
Your \dap{} will automatically charge over USB if the cable is plugged in
while Rockbox is running.
}