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:
parent
fa63211149
commit
669a327a2e
1 changed files with 2 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue