summaryrefslogtreecommitdiff
path: root/manual/platform/keymap-c200.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2009-06-20 10:32:55 +0000
committerMarianne Arnold <pixelma@rockbox.org>2009-06-20 10:32:55 +0000
commitc88ee0ba077a0d281cbc18131b2d5d28a23afbc9 (patch)
treef67ad519d1570fb578855d9b4c2f8f5fdb9dee9a /manual/platform/keymap-c200.tex
parent346da2fd5e7d9e0f7b27934d84b5fef848f360af (diff)
downloadrockbox-c88ee0ba077a0d281cbc18131b2d5d28a23afbc9.tar.gz
rockbox-c88ee0ba077a0d281cbc18131b2d5d28a23afbc9.zip
Finally commit a few improvements to the c200 (last version of FS#8824): In lists - long instead of short Rec to switch to the recording screen for consistency, one button 'resume' on long Right (disables the forced horizontal scrolling on long Left/Right though). WPS - put context menu on long Select for consistency, frees the short Down for entering the quickscreen. Virtual keyboard - enable line edit mode, additionally better navigating of the input line (Volume Up/Down to move left/right, backspace on Rec) and move accept to long Select -- see patch description for details (and everything I might forgot). Change the manual accordingly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21373 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/keymap-c200.tex')
-rw-r--r--manual/platform/keymap-c200.tex20
1 files changed, 8 insertions, 12 deletions
diff --git a/manual/platform/keymap-c200.tex b/manual/platform/keymap-c200.tex
index 84bc06b985..8fbed84de3 100644
--- a/manual/platform/keymap-c200.tex
+++ b/manual/platform/keymap-c200.tex
@@ -31,25 +31,21 @@
31\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} 31\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
32\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} 32\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
33\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight} 33\newcommand{\ActionWpsSeekFwd}{Long \ButtonRight}
34
35\newcommand{\ActionWpsStop}{Long \ButtonUp} 34\newcommand{\ActionWpsStop}{Long \ButtonUp}
36\newcommand{\ActionWpsVolDown}{\ButtonVolDown} 35\newcommand{\ActionWpsVolDown}{\ButtonVolDown}
37\newcommand{\ActionWpsVolUp}{\ButtonVolUp} 36\newcommand{\ActionWpsVolUp}{\ButtonVolUp}
38 37\newcommand{\ActionWpsQuickScreen}{\ButtonDown}
39\newcommand{\ActionWpsQuickScreen}{Long \ButtonDown}
40\newcommand{\ActionWpsMenu}{\ButtonPower} 38\newcommand{\ActionWpsMenu}{\ButtonPower}
41\newcommand{\ActionWpsContext}{\ButtonDown} 39\newcommand{\ActionWpsContext}{Long \ButtonSelect}
42\newcommand{\ActionWpsBrowse}{\ButtonSelect} 40\newcommand{\ActionWpsBrowse}{\ButtonSelect}
43\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp} 41\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
44\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown} 42\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
45
46\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight} 43\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
47\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft} 44\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
48\newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonUp} 45\newcommand{\ActionWpsAbReset}{\ButtonPower{} + \ButtonUp}
49 46
50%Button actions, tree context 47%Button actions, tree context
51\newcommand{\ActionTreeWps}{\ButtonRec{} + \ButtonUp} 48\newcommand{\ActionTreeWps}{Long \ButtonRight}
52\newcommand{\ActionTreeStop}{Long \ButtonUp}
53\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight} 49\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
54\newcommand{\ActionTreeParentDirectory}{\ButtonLeft} 50\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
55 51
@@ -64,14 +60,14 @@
64\newcommand{\ActionKbdLeft}{\ButtonLeft} 60\newcommand{\ActionKbdLeft}{\ButtonLeft}
65\newcommand{\ActionKbdRight}{\ButtonRight} 61\newcommand{\ActionKbdRight}{\ButtonRight}
66\newcommand{\ActionKbdSelect}{\ButtonSelect} 62\newcommand{\ActionKbdSelect}{\ButtonSelect}
67\newcommand{\ActionKbdDone}{\ButtonVolUp{}/ \ButtonVolDown} 63\newcommand{\ActionKbdDone}{Long \ButtonSelect}
68\newcommand{\ActionKbdAbort}{\ButtonPower} 64\newcommand{\ActionKbdAbort}{\ButtonPower}
69\newcommand{\ActionKbdUp}{\ButtonUp} 65\newcommand{\ActionKbdUp}{\ButtonUp}
70\newcommand{\ActionKbdDown}{\ButtonDown} 66\newcommand{\ActionKbdDown}{\ButtonDown}
71\newcommand{\ActionKbdCursorLeft}{\ButtonRec{} + \ButtonLeft} 67\newcommand{\ActionKbdCursorLeft}{\ButtonVolDown}
72\newcommand{\ActionKbdCursorRight}{\ButtonRec{} + \ButtonRight} 68\newcommand{\ActionKbdCursorRight}{\ButtonVolUp}
73\newcommand{\ActionKbdBackSpace}{\ButtonRec{} + \ButtonSelect} 69\newcommand{\ActionKbdBackSpace}{\ButtonRec}
74\newcommand{\ActionKbdPageFlip}{\ButtonRec{} + \ButtonVolUp} 70\newcommand{\ActionKbdPageFlip}{\ButtonSelect{} + \ButtonLeft{} / \ButtonRight}
75 71
76%Button actions, Pitch Screen context 72%Button actions, Pitch Screen context
77\newcommand{\ActionPsToggleMode}{\ButtonRec} 73\newcommand{\ActionPsToggleMode}{\ButtonRec}