summaryrefslogtreecommitdiff
path: root/manual/platform/mrobe100.tex
diff options
context:
space:
mode:
authorTomer Shalev <shalev.tomer@gmail.com>2009-10-17 11:56:08 +0000
committerTomer Shalev <shalev.tomer@gmail.com>2009-10-17 11:56:08 +0000
commitfb7c285b4ecc68d4e8ad1c073ea50dfc75dd0d8d (patch)
treeccdee146ac5a3a67cbef0c357c0d43791177e7e7 /manual/platform/mrobe100.tex
parent5f6e1beba53f4a923188ccb7d1ed9ee33f52e778 (diff)
Manual: Add mrobe100's remote control support to the manual
- Also mijnor changes to USB HID keymapping for this remote - Node that the remote control buttons are not used in many action contexts git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23224 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/mrobe100.tex')
-rw-r--r--manual/platform/mrobe100.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/platform/mrobe100.tex b/manual/platform/mrobe100.tex
index ddac2fda67..16dc669fec 100644
--- a/manual/platform/mrobe100.tex
+++ b/manual/platform/mrobe100.tex
@@ -6,6 +6,8 @@
\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
\edef\UseOption{\UseOption,olympus}
+\edef\UseOption{\UseOption,MROBE100_RC_PAD}
+\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP}
\newcommand{\playerman}{Olympus}
\newcommand{\playertype}{m:robe 100}
@@ -23,3 +25,4 @@
% link external keymap file
\input{platform/keymap-mrobe100.tex}
+\input{platform/remote-keymap-mrobe100.tex}