diff options
-rw-r--r-- | manual/main_menu/fmradio.tex | 12 | ||||
-rw-r--r-- | manual/platform/e200.tex | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/manual/main_menu/fmradio.tex b/manual/main_menu/fmradio.tex index f031a4fbb8..be740e2ecd 100644 --- a/manual/main_menu/fmradio.tex +++ b/manual/main_menu/fmradio.tex @@ -36,12 +36,13 @@ \opt{ONDIO_PAD}{Long \ButtonOff} \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} \opt{IAUDIO_X5_PAD}{\ButtonRec} - \opt{SANSA_E200_PAD}{\ButtonPower} + \opt{SANSA_E200_PAD}{\ButtonDown} & Leave the radio screen with the radio playing.\\ % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD} {\ButtonOff} \opt{IAUDIO_X5_PAD}{\ButtonPower} + \opt{SANSA_E200_PAD}{\ButtonPower} & Stops the radio and returns to \setting{Main Menu}.\\ % \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn & Mutes radio playback.\\} @@ -55,18 +56,17 @@ & Switches between \setting{SCAN} and \setting{PRESET} mode.\\ } % - \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{ + \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{ \opt{RECORDER_PAD}{\ButtonFTwo} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect} - \opt{SANSA_E200_PAD}{\ButtonSelect} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{\ButtonSelect} & Opens a list of radio presets. You can view all the presets that you have, and switch to the station.\\ } % \opt{RECORDER_PAD}{\ButtonFOne} \opt{ONDIO_PAD}{Long \ButtonMenu} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{Long \ButtonSelect} - \opt{SANSA_E200_PAD}{\ButtonDown} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}{Long \ButtonSelect} + & Displays the FM radio settings menu.\\ \end{btnmap} \end{table} diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex index 76811be5a3..0e44201edd 100644 --- a/manual/platform/e200.tex +++ b/manual/platform/e200.tex @@ -110,7 +110,7 @@ %Button actions, Recording screen context \newcommand{\ActionRecPause}{\ButtonUp} -\newcommand{\ActionRecExit}{\ButtonDown} +\newcommand{\ActionRecExit}{\ButtonPower} \newcommand{\ActionRecNewfile}{\ButtonRec} \newcommand{\ActionRecMenu}{\ButtonDown} \newcommand{\ActionSettingsInc}{\ButtonRight} |