summaryrefslogtreecommitdiff
path: root/manual/platform/e200.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform/e200.tex')
-rw-r--r--manual/platform/e200.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/manual/platform/e200.tex b/manual/platform/e200.tex
index 3cf7fc29ef..256b7a34b4 100644
--- a/manual/platform/e200.tex
+++ b/manual/platform/e200.tex
@@ -2,6 +2,8 @@
2\def\UseOption{e200} 2\def\UseOption{e200}
3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK} 3\edef\UseOption{\UseOption,HAVE_RB_BL_ON_DISK}
4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP} 4\edef\UseOption{\UseOption,HAVE_LCD_BITMAP}
5\edef\UseOption{\UseOption,HAVE_RECORDING}
6\edef\UseOption{\UseOption,CONFIG_TUNER}
5\edef\UseOption{\UseOption,CONFIG_RTC} 7\edef\UseOption{\UseOption,CONFIG_RTC}
6\edef\UseOption{\UseOption,SWCODEC} 8\edef\UseOption{\UseOption,SWCODEC}
7\edef\UseOption{\UseOption,SANSA_E200_PAD} 9\edef\UseOption{\UseOption,SANSA_E200_PAD}
@@ -99,3 +101,11 @@
99\newcommand{\ActionPsNudgeRight}{\ButtonRight} 101\newcommand{\ActionPsNudgeRight}{\ButtonRight}
100\newcommand{\ActionPsReset}{\ButtonSelect} 102\newcommand{\ActionPsReset}{\ButtonSelect}
101\newcommand{\ActionPsExit}{\ButtonPower} 103\newcommand{\ActionPsExit}{\ButtonPower}
104
105%Button actions, Recording screen context
106\newcommand{\ActionRecPause}{\ButtonUp}
107\newcommand{\ActionRecExit}{\ButtonPower}
108\newcommand{\ActionRecNewfile}{\ButtonRec}
109\newcommand{\ActionRecMenu}{Long \ButtonDown}
110\newcommand{\ActionSettingsInc}{\ButtonRight}
111\newcommand{\ActionSettingsDec}{\ButtonLeft}