From 81d11c35531ccb20902ad5c38fa92735d189529b Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Sat, 17 Jul 2010 17:29:59 +0000 Subject: 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 --- manual/platform/keymap-sansaclip.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual') 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} -- cgit v1.2.3