From e760a5abbf951fd22e1dd8eb116e344ad3d76a61 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Sun, 6 Dec 2009 13:34:10 +0000 Subject: Make manuals for Ipods with remote tuner build again. r23805 broke all manuals for Ipods with support for remote tuner. Add keymaps for the radio screen for those players. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23873 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/keymap-ipod4g.tex | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/manual/platform/keymap-ipod4g.tex b/manual/platform/keymap-ipod4g.tex index 79b7cc8e43..fc919248e8 100644 --- a/manual/platform/keymap-ipod4g.tex +++ b/manual/platform/keymap-ipod4g.tex @@ -91,3 +91,15 @@ %Button actions, Bookmark screen context \newcommand{\ActionBmDelete}{Long \ButtonMenu} + +%Button actions, FM radio context +\newcommand{\ActionFMPreset}{\fixme{tbd}} +\newcommand{\ActionFMMenu}{Long \ButtonSelect} +\newcommand{\ActionFMMode}{\ButtonSelect} +\newcommand{\ActionFMStop}{Long \ButtonPlay} +\newcommand{\ActionFMExit}{\ButtonMenu} +\newcommand{\ActionFMPlay}{\ButtonPlay} +\newcommand{\ActionFMSettingsInc}{\ButtonScrollFwd} +\newcommand{\ActionFMSettingsDec}{\ButtonScrollBack} +\newcommand{\ActionFMPrev}{\ButtonLeft +\newcommand{\ActionFMNext}{\ButtonRight} -- cgit v1.2.3