From 41ff287e07d555f5f667812003dcf2f8fd86eec3 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Sun, 28 Jun 2009 18:02:04 +0000 Subject: 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 --- manual/platform/h100.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manual/platform') 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 @@ \edef\UseOption{\UseOption,HAVE_DISK_STORAGE} \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,iriver} +\edef\UseOption{\UseOption,IRIVER_RC_H100_PAD} +\edef\UseOption{\UseOption,HAVE_REMOTE_KEYMAP} \newcommand{\playerman}{Iriver} \newcommand{\playertype}{H100} @@ -24,4 +26,5 @@ % link external keymap file \input{platform/keymap-h100_h300.tex} +\input{platform/remote-keymap-h100.tex} -- cgit v1.2.3