Manual: correct swapped seek buttons for Hx00 remotes.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28383 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alex Parker 2010-10-29 20:34:56 +00:00
parent fa63211149
commit 669a327a2e

View file

@ -28,8 +28,8 @@
\newcommand{\ActionRCWpsPlay}{\ButtonRCOn}
\newcommand{\ActionRCWpsSkipNext}{\ButtonRCFF}
\newcommand{\ActionRCWpsSkipPrev}{\ButtonRCRew}
\newcommand{\ActionRCWpsSeekBack}{Long \ButtonRCFF}
\newcommand{\ActionRCWpsSeekFwd}{Long \ButtonRCRew}
\newcommand{\ActionRCWpsSeekBack}{Long \ButtonRCRew}
\newcommand{\ActionRCWpsSeekFwd}{Long \ButtonRCRFF}
\newcommand{\ActionRCWpsAbSetBNextDir}{\ButtonRCBitrate}
\newcommand{\ActionRCWpsAbSetAPrevDir}{\ButtonRCSource}
\newcommand{\ActionRCWpsStop}{\ButtonRCStop}