summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-10-29 20:34:56 +0000
committerAlex Parker <rockbox@aeparker.com>2010-10-29 20:34:56 +0000
commit669a327a2e6ee83795b0916e82e96ba4f2a44463 (patch)
treef13c09726afdf03b08f1fb20deaf6ed213d7cfa2
parentfa6321114958d3114cb74cc835c92cfe8a9b0239 (diff)
downloadrockbox-669a327a2e6ee83795b0916e82e96ba4f2a44463.tar.gz
rockbox-669a327a2e6ee83795b0916e82e96ba4f2a44463.zip
Manual: correct swapped seek buttons for Hx00 remotes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28383 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/platform/remote-keymap-iriverh100.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/platform/remote-keymap-iriverh100.tex b/manual/platform/remote-keymap-iriverh100.tex
index 6a6a99cdea..370581e192 100644
--- a/manual/platform/remote-keymap-iriverh100.tex
+++ b/manual/platform/remote-keymap-iriverh100.tex
@@ -28,8 +28,8 @@
28\newcommand{\ActionRCWpsPlay}{\ButtonRCOn} 28\newcommand{\ActionRCWpsPlay}{\ButtonRCOn}
29\newcommand{\ActionRCWpsSkipNext}{\ButtonRCFF} 29\newcommand{\ActionRCWpsSkipNext}{\ButtonRCFF}
30\newcommand{\ActionRCWpsSkipPrev}{\ButtonRCRew} 30\newcommand{\ActionRCWpsSkipPrev}{\ButtonRCRew}
31\newcommand{\ActionRCWpsSeekBack}{Long \ButtonRCFF} 31\newcommand{\ActionRCWpsSeekBack}{Long \ButtonRCRew}
32\newcommand{\ActionRCWpsSeekFwd}{Long \ButtonRCRew} 32\newcommand{\ActionRCWpsSeekFwd}{Long \ButtonRCRFF}
33\newcommand{\ActionRCWpsAbSetBNextDir}{\ButtonRCBitrate} 33\newcommand{\ActionRCWpsAbSetBNextDir}{\ButtonRCBitrate}
34\newcommand{\ActionRCWpsAbSetAPrevDir}{\ButtonRCSource} 34\newcommand{\ActionRCWpsAbSetAPrevDir}{\ButtonRCSource}
35\newcommand{\ActionRCWpsStop}{\ButtonRCStop} 35\newcommand{\ActionRCWpsStop}{\ButtonRCStop}