diff options
Diffstat (limited to 'manual/platform')
-rw-r--r-- | manual/platform/keymap-sansafuzeplus.tex | 10 |
1 files changed, 5 insertions, 5 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} |