summaryrefslogtreecommitdiff
path: root/manual/platform/h100.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-06-28 18:02:04 +0000
committerAlex Parker <rockbox@aeparker.com>2009-06-28 18:02:04 +0000
commit41ff287e07d555f5f667812003dcf2f8fd86eec3 (patch)
treeb093babb95238be7961dc8123ba9a22699c5317c /manual/platform/h100.tex
parent7df759c95107bc8e5f9a6ba17f77114fa9d80357 (diff)
downloadrockbox-41ff287e07d555f5f667812003dcf2f8fd86eec3.tar.gz
rockbox-41ff287e07d555f5f667812003dcf2f8fd86eec3.zip
Add remote keymapping to the manual for the iriver H100. Plugins have not yet been done and currently just have a blank column. Most plugins only quit via the remote anyway at this point. Please notify of any errors/omissions (I'm sure there are some).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21547 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/h100.tex')
-rw-r--r--manual/platform/h100.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/platform/h100.tex b/manual/platform/h100.tex
index 53b7ef6c8a..fce673e543 100644
--- a/manual/platform/h100.tex
+++ b/manual/platform/h100.tex
@@ -7,6 +7,8 @@
7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 7\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 8\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
9\edef\UseOption{\UseOption,iriver} 9\edef\UseOption{\UseOption,iriver}
10\edef\UseOption{\UseOption,IRIVER_RC_H100_PAD}
11\edef\UseOption{\UseOption,HAVE_REMOTE_KEYMAP}
10 12
11\newcommand{\playerman}{Iriver} 13\newcommand{\playerman}{Iriver}
12\newcommand{\playertype}{H100} 14\newcommand{\playertype}{H100}
@@ -24,4 +26,5 @@
24 26
25% link external keymap file 27% link external keymap file
26\input{platform/keymap-h100_h300.tex} 28\input{platform/keymap-h100_h300.tex}
29\input{platform/remote-keymap-h100.tex}
27 30