summaryrefslogtreecommitdiff
path: root/manual
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 /manual
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
Diffstat (limited to 'manual')
-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 @@
25\newcommand{\ActionStdUsbCharge}{\ButtonSelect} 25\newcommand{\ActionStdUsbCharge}{\ButtonSelect}
26 26
27%Button actions, wps context 27%Button actions, wps context
28\newcommand{\ActionWpsPlay}{\ButtonHome{} + \ButtonSelect} 28\newcommand{\ActionWpsPlay}{\ButtonUp}
29\newcommand{\ActionWpsSkipNext}{\ButtonRight} 29\newcommand{\ActionWpsSkipNext}{\ButtonRight}
30\newcommand{\ActionWpsSkipPrev}{\ButtonLeft} 30\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
31\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft} 31\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}