summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-08-26 18:21:18 +0000
committerAlex Parker <rockbox@aeparker.com>2010-08-26 18:21:18 +0000
commitd303fad1a860fa4fe88f78fa408997d0b1a69d52 (patch)
tree4365ed57f243f3130ccc06da5b31c19d609b0eca
parent75a87e5e4c49d2a365c79c7de4c3f5dc9d957d46 (diff)
downloadrockbox-d303fad1a860fa4fe88f78fa408997d0b1a69d52.tar.gz
rockbox-d303fad1a860fa4fe88f78fa408997d0b1a69d52.zip
Manual: Make the clip WPS buttons match what actually happens. Short submenu is not defined, is this intentional?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27895 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/platform/keymap-sansaclip.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/platform/keymap-sansaclip.tex b/manual/platform/keymap-sansaclip.tex
index 3f5667e040..2b0fc8252a 100644
--- a/manual/platform/keymap-sansaclip.tex
+++ b/manual/platform/keymap-sansaclip.tex
@@ -35,8 +35,8 @@
35\newcommand{\ActionWpsVolDown}{\ButtonVolDown} 35\newcommand{\ActionWpsVolDown}{\ButtonVolDown}
36\newcommand{\ActionWpsVolUp}{\ButtonVolUp} 36\newcommand{\ActionWpsVolUp}{\ButtonVolUp}
37 37
38\newcommand{\ActionWpsQuickScreen}{Long \ButtonDown} 38\newcommand{\ActionWpsQuickScreen}{Long \ButtonHome}
39\newcommand{\ActionWpsMenu}{\ButtonDown} 39\newcommand{\ActionWpsMenu}{\ButtonHome}
40\newcommand{\ActionWpsContext}{Long \ButtonSelect} 40\newcommand{\ActionWpsContext}{Long \ButtonSelect}
41\newcommand{\ActionWpsBrowse}{\ButtonSelect} 41\newcommand{\ActionWpsBrowse}{\ButtonSelect}
42\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp} 42\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}