summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2010-07-17 17:29:59 +0000
committerRafaël Carré <rafael.carre@gmail.com>2010-07-17 17:29:59 +0000
commit81d11c35531ccb20902ad5c38fa92735d189529b (patch)
tree5b20bd3f5d3b6130d095242b1fe1d66247438861
parent64ddbddad604679cbbbd9224c7f9f9a39772ee0c (diff)
downloadrockbox-81d11c35531ccb20902ad5c38fa92735d189529b.tar.gz
rockbox-81d11c35531ccb20902ad5c38fa92735d189529b.zip
manual: Play/Pause button for Clip keymap is 'Play'
Fix FS#11480 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27474 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/platform/keymap-sansaclip.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/keymap-sansaclip.tex b/manual/platform/keymap-sansaclip.tex
index 91faea2d08..d0ec9166b1 100644
--- a/manual/platform/keymap-sansaclip.tex
+++ b/manual/platform/keymap-sansaclip.tex
@@ -25,7 +25,7 @@
\newcommand{\ActionStdUsbCharge}{\ButtonSelect}
%Button actions, wps context
-\newcommand{\ActionWpsPlay}{\ButtonHome{} + \ButtonSelect}
+\newcommand{\ActionWpsPlay}{\ButtonUp}
\newcommand{\ActionWpsSkipNext}{\ButtonRight}
\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}