summaryrefslogtreecommitdiff
path: root/manual/platform/iaudiox5.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2010-06-05 14:42:36 +0000
committerMarianne Arnold <pixelma@rockbox.org>2010-06-05 14:42:36 +0000
commit6b9de1ea919b93f71458dafd240bb82e7479fc1f (patch)
treee0293c7a5f57e2e82bc29ca3dc70e6c3ef671890 /manual/platform/iaudiox5.tex
parent48832cd20ad56024dcffaab0536e10a8449421f5 (diff)
downloadrockbox-6b9de1ea919b93f71458dafd240bb82e7479fc1f.tar.gz
rockbox-6b9de1ea919b93f71458dafd240bb82e7479fc1f.zip
Enable info about the Iaudio remote keymapping in the M5 and X5 manual. Only 'actions' are included now, it still needs a check for accuracy and updating some button tables.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26579 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/iaudiox5.tex')
-rw-r--r--manual/platform/iaudiox5.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/platform/iaudiox5.tex b/manual/platform/iaudiox5.tex
index 0c85ab9470..1909307d2f 100644
--- a/manual/platform/iaudiox5.tex
+++ b/manual/platform/iaudiox5.tex
@@ -6,6 +6,7 @@
6\edef\UseOption{\UseOption,HAVE_BACKLIGHT} 6\edef\UseOption{\UseOption,HAVE_BACKLIGHT}
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,HAVEREMOTEKEYMAP}
9\edef\UseOption{\UseOption,iaudio} 10\edef\UseOption{\UseOption,iaudio}
10 11
11\newcommand{\playerman}{Iaudio} 12\newcommand{\playerman}{Iaudio}
@@ -26,3 +27,4 @@
26 27
27% link external keymap file 28% link external keymap file
28\input{platform/keymap-iaudiomx5.tex} 29\input{platform/keymap-iaudiomx5.tex}
30\input{platform/remote-keymap-iaudio.tex}