diff options
-rw-r--r-- | manual/platform/keymap-sansafuzeplus.tex | 10 | ||||
-rw-r--r-- | manual/rockbox_interface/browsing_and_playing.tex | 4 | ||||
-rw-r--r-- | manual/rockbox_interface/main.tex | 4 |
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. } |