summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-05-29 15:23:15 +0000
committerAlex Parker <rockbox@aeparker.com>2010-05-29 15:23:15 +0000
commit64eba682b06b01a1cffcc1605f5a4811c6997a56 (patch)
treee2e8f9b18f001db1305d10f545c481db6ad9653b /manual/platform
parent6cbce7b9c4fbd104edb157ea20fab80e6a48339f (diff)
downloadrockbox-64eba682b06b01a1cffcc1605f5a4811c6997a56.tar.gz
rockbox-64eba682b06b01a1cffcc1605f5a4811c6997a56.zip
Correct typos in D2 keymap file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26379 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/keymap-cowond2.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/platform/keymap-cowond2.tex b/manual/platform/keymap-cowond2.tex
index fcd6bfa46a..ebe3b8a2f7 100644
--- a/manual/platform/keymap-cowond2.tex
+++ b/manual/platform/keymap-cowond2.tex
@@ -98,15 +98,15 @@
98 98
99%Plugin lib actions 99%Plugin lib actions
100\newcommand{\PluginUp}{\TouchTopMiddle} 100\newcommand{\PluginUp}{\TouchTopMiddle}
101\newcommand{\PluginDown}{\TouchBottomMidde} 101\newcommand{\PluginDown}{\TouchBottomMiddle}
102\newcommand{\PluginLeft}{\TouchMidLeft} 102\newcommand{\PluginLeft}{\TouchMidLeft}
103\newcommand{\PluginRight}{\TouchMidRight} 103\newcommand{\PluginRight}{\TouchMidRight}
104\newcommand{\PluginUpRepeat}{Long \TouchTopMiddle} 104\newcommand{\PluginUpRepeat}{Long \TouchTopMiddle}
105\newcommand{\PluginDownRepeat}{Long \TouchBottomMidde} 105\newcommand{\PluginDownRepeat}{Long \TouchBottomMiddle}
106\newcommand{\PluginLeftRepeat}{Long \TouchMidLeft} 106\newcommand{\PluginLeftRepeat}{Long \TouchMidLeft}
107\newcommand{\PluginRightRepeat}{Long \TouchMidRight} 107\newcommand{\PluginRightRepeat}{Long \TouchMidRight}
108\newcommand{\PluginCancel}{\ButtonPower or \TouchBottomRight} 108\newcommand{\PluginCancel}{\ButtonPower{} or \TouchBottomRight}
109\newcommand{\PluginExit}{Long \ButtonPower} 109\newcommand{\PluginExit}{Long \ButtonPower}
110\newcommand{\PluginSelect}{\ButtonMinus or TouchCenter} 110\newcommand{\PluginSelect}{\ButtonMinus{} or TouchCenter}
111\newcommand{\PluginSelectRepeat}{Long \ButtonMinus or Long \TouchCenter} 111\newcommand{\PluginSelectRepeat}{Long \ButtonMinus{} or Long \TouchCenter}
112 112