From 5ba7e2ca72412a4e58a76f43738f6309b533e03f Mon Sep 17 00:00:00 2001 From: Jean-Louis Biasini Date: Mon, 15 Jul 2013 18:28:54 +0300 Subject: [Fuze+][Keymaps] keymaps for radio and recorder update 1) Now that recording is working a few keymaps update are required. 2) also implement the radio.c file so that fm dedicated keymaps works. 3) implement some missing fm keymaps 4) manual updated accordingly Change-Id: I40be3e245853ccb9ed7a5bc5a76fe4ed90772272 Reviewed-on: http://gerrit.rockbox.org/513 Reviewed-by: Amaury Pouly --- manual/platform/keymap-sansafuzeplus.tex | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'manual/platform') diff --git a/manual/platform/keymap-sansafuzeplus.tex b/manual/platform/keymap-sansafuzeplus.tex index 9f8c538d94..9b915f0f10 100644 --- a/manual/platform/keymap-sansafuzeplus.tex +++ b/manual/platform/keymap-sansafuzeplus.tex @@ -121,14 +121,15 @@ \newcommand{\ActionRecNext}{\ButtonDown} %Button actions, FM radio context -\newcommand{\ActionFMMenu}{\fixme{tbd}} +\newcommand{\ActionFMMenu}{Long \ButtonSelect} -\newcommand{\ActionFMPreset}{\ButtonBottomRight} +\newcommand{\ActionFMPreset}{Long \ButtonBottomRight} \newcommand{\ActionFMPlay}{\ButtonPlay} \newcommand{\ActionFMStop}{Long \ButtonPlay} -\newcommand{\ActionFMMode}{\ButtonBottomLeft} +\newcommand{\ActionFMMode}{\ButtonSelect} \newcommand{\ActionFMExit}{\ButtonBack} - +\newcommand{\ActionFMPrevPreset}{\ButtonBottomLeft} +\newcommand{\ActionFMNextPreset}{\ButtonBottomRight} \newcommand{\ActionFMSettingsInc}{\ActionSettingInc} \newcommand{\ActionFMSettingsDec}{\ActionSettingDec} \newcommand{\ActionFMPrev}{\ButtonLeft} -- cgit v1.2.3