summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-06-14 20:15:56 +0000
committerAlex Parker <rockbox@aeparker.com>2010-06-14 20:15:56 +0000
commit7a72a291cbba5fb727a76966ffc72920427b71b3 (patch)
treeaa953103d910c22d6dd53f405a1d34400bfef3b1 /manual/platform
parentcf985f038107b9431bbbf025263d96e54fecfa46 (diff)
downloadrockbox-7a72a291cbba5fb727a76966ffc72920427b71b3.tar.gz
rockbox-7a72a291cbba5fb727a76966ffc72920427b71b3.zip
Add WPS hotkey for the D2, and make the tree hotkey only valid for non-touchscreen targets. This will have to be revisited if we gain touchscreen targets with tree hotkey capabilities.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26848 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/keymap-cowond2.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/platform/keymap-cowond2.tex b/manual/platform/keymap-cowond2.tex
index ebe3b8a2f7..53140c8fe0 100644
--- a/manual/platform/keymap-cowond2.tex
+++ b/manual/platform/keymap-cowond2.tex
@@ -42,6 +42,8 @@
42\newcommand{\ActionWpsAbSetAPrevDir}{\TouchActionWpsAbSetAPrevDir} 42\newcommand{\ActionWpsAbSetAPrevDir}{\TouchActionWpsAbSetAPrevDir}
43\newcommand{\ActionWpsAbReset}{\TouchActionWpsAbReset} 43\newcommand{\ActionWpsAbReset}{\TouchActionWpsAbReset}
44 44
45\newcommand{\ActionWpsHotkey}{\TouchBottomRight}
46
45%Button actions, tree context 47%Button actions, tree context
46\newcommand{\ActionTreeWps}{\ButtonPlus{}+\ButtonMenu{} or \TouchActionTreeWps} 48\newcommand{\ActionTreeWps}{\ButtonPlus{}+\ButtonMenu{} or \TouchActionTreeWps}
47\newcommand{\ActionTreeStop}{\ButtonMinus{}+\ButtonPower{} or \TouchActionTreeStop} 49\newcommand{\ActionTreeStop}{\ButtonMinus{}+\ButtonPower{} or \TouchActionTreeStop}