diff options
author | Jean-Louis Biasini <jlbiasini@gmail.com> | 2012-02-21 16:41:35 +0100 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2012-05-01 20:19:25 +0200 |
commit | 6637e24aed7f4288f82be1eae11f7831086e8091 (patch) | |
tree | 10c70e2e7c463986653a82bd56892041d97ed824 /manual/platform | |
parent | 45c5b1fe173471db25b450434c453c929c855874 (diff) | |
download | rockbox-6637e24aed7f4288f82be1eae11f7831086e8091.tar.gz rockbox-6637e24aed7f4288f82be1eae11f7831086e8091.zip |
Update Fuze+ manual (main files) FS#12492
- this patch add all general sections of the manual for the fuze+
- also correct some typos
Change-Id: Idd28675f48c0d01079d8fa01d68d3238ad2a54ce
Reviewed-on: http://gerrit.rockbox.org/116
Reviewed-by: Dominik Riebeling <Dominik.Riebeling@gmail.com>
Diffstat (limited to 'manual/platform')
-rw-r--r-- | manual/platform/keymap-sansafuzeplus.tex | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/manual/platform/keymap-sansafuzeplus.tex b/manual/platform/keymap-sansafuzeplus.tex index 18139f36dc..9f8c538d94 100644 --- a/manual/platform/keymap-sansafuzeplus.tex +++ b/manual/platform/keymap-sansafuzeplus.tex @@ -24,9 +24,9 @@ \newcommand{\ActionStdCancel}{\ButtonBack{} or \ButtonLeft} \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} -\newcommand{\ActionStdRec}{} -\newcommand{\ActionStdQuickScreen}{} -\newcommand{\ActionStdMenu}{} +\newcommand{\ActionStdRec}{\fixme{tbd}} +\newcommand{\ActionStdQuickScreen}{\fixme{tbd}} +\newcommand{\ActionStdMenu}{\fixme{tbd}} \newcommand{\ActionQuickScreenExit}{Any corner keys or \ButtonSelect} %Button actions, wps context @@ -51,7 +51,7 @@ \newcommand{\ActionWpsHotkey}{\ButtonBottomRight} -\newcommand{\ActionWpsPlaylist}{} +\newcommand{\ActionWpsPlaylist}{\fixme{tbd}} \newcommand{\ActionWpsAbSetBNextDir}{\fixme{tbd}} \newcommand{\ActionWpsAbSetAPrevDir}{\fixme{tbd}} \newcommand{\ActionWpsAbReset}{\fixme{tbd}} @@ -61,9 +61,9 @@ \newcommand{\ActionTreeStop}{Long \ButtonPlay} \newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} -\newcommand{\ActionTreeParentDirectory}{\ButtonBack} - -\newcommand{\ActionTreeHotkey}{} +\newcommand{\ActionTreeParentDirectory}{\ButtonBack{} or \ButtonLeft} +\newcommand{\ActionTreeHotkey}{\fixme{tbd}} +\newcommand{\ActionTreeQuickScreen}{\fixme{tbd}} %Button actions, YesNo context \newcommand{\ActionYesNoAccept}{\ButtonSelect} |