From 866060452ddbaa290b643977361aa52f14af1810 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 29 Oct 2010 20:34:56 +0000 Subject: [PATCH] Manual: correct swapped seek buttons for Hx00 remotes. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28383 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/remote-keymap-iriverh100.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/platform/remote-keymap-iriverh100.tex b/manual/platform/remote-keymap-iriverh100.tex index 6a6a99cde..370581e19 100644 --- a/manual/platform/remote-keymap-iriverh100.tex +++ b/manual/platform/remote-keymap-iriverh100.tex @@ -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} -- 2.11.4.GIT