summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-archosrecorder.tex
diff options
context:
space:
mode:
authorJeffrey Goode <jeffg7@gmail.com>2010-04-02 20:11:11 +0000
committerJeffrey Goode <jeffg7@gmail.com>2010-04-02 20:11:11 +0000
commitc5d9516a68923fa863ea7984a985fce23e263ada (patch)
treea1ffb89fb0fcd88ee7a73085375a3b9284c73e33 /manual/platform/keymap-archosrecorder.tex
parentb47030331197ff0fec8af069658c9dc2a5967847 (diff)
downloadrockbox-c5d9516a68923fa863ea7984a985fce23e263ada.tar.gz
rockbox-c5d9516a68923fa863ea7984a985fce23e263ada.zip
Manual update for keymaps, hotkeys
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25440 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/keymap-archosrecorder.tex')
-rw-r--r--manual/platform/keymap-archosrecorder.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/platform/keymap-archosrecorder.tex b/manual/platform/keymap-archosrecorder.tex
index f9a03078d8..2f0664306c 100644
--- a/manual/platform/keymap-archosrecorder.tex
+++ b/manual/platform/keymap-archosrecorder.tex
@@ -34,11 +34,12 @@
34\newcommand{\ActionWpsVolDown}{\ButtonDown} 34\newcommand{\ActionWpsVolDown}{\ButtonDown}
35\newcommand{\ActionWpsVolUp}{\ButtonUp} 35\newcommand{\ActionWpsVolUp}{\ButtonUp}
36\newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown} 36\newcommand{\ActionWpsPitchScreen}{\ButtonOn{} + \ButtonUp/\ButtonDown}
37\newcommand{\ActionWpsQuickScreen}{\ButtonFTwo} 37\newcommand{\ActionWpsQuickScreen}{Long \ButtonFTwo}
38\newcommand{\ActionWpsMenu}{\ButtonFOne} 38\newcommand{\ActionWpsMenu}{\ButtonFOne}
39\newcommand{\ActionWpsContext}{Long \ButtonPlay} 39\newcommand{\ActionWpsContext}{Long \ButtonPlay}
40\newcommand{\ActionWpsBrowse}{\ButtonOn} 40\newcommand{\ActionWpsBrowse}{\ButtonOn}
41\newcommand{\ActionWpsIdThreeScreen}{\ButtonFOne{} + \ButtonOn} 41\newcommand{\ActionWpsIdThreeScreen}{\ButtonFOne{} + \ButtonOn}
42\newcommand{\ActionWpsHotkey}{\ButtonFTwo}
42 43
43\newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonLeft} 44\newcommand{\ActionWpsAbSetBNextDir}{\ButtonOn{} + \ButtonLeft}
44\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonRight} 45\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonOn{} + \ButtonRight}
@@ -49,6 +50,7 @@
49\newcommand{\ActionTreeStop}{\ButtonOff} 50\newcommand{\ActionTreeStop}{\ButtonOff}
50\newcommand{\ActionTreeEnter}{\ButtonRight} 51\newcommand{\ActionTreeEnter}{\ButtonRight}
51\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} 52\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
53\newcommand{\ActionTreeHotkey}{\ButtonFTwo}
52 54
53%Button actions, YesNo context 55%Button actions, YesNo context
54\newcommand{\ActionYesNoAccept}{\ButtonPlay} 56\newcommand{\ActionYesNoAccept}{\ButtonPlay}