diff options
| -rw-r--r-- | manual/platform/keymap-ipod4g.tex | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/manual/platform/keymap-ipod4g.tex b/manual/platform/keymap-ipod4g.tex index 79b7cc8..fc91924 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} |