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)
downloadrockbox-fb7c285b4ecc68d4e8ad1c073ea50dfc75dd0d8d.tar.gz
rockbox-fb7c285b4ecc68d4e8ad1c073ea50dfc75dd0d8d.zip
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 @@
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 7\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
8\edef\UseOption{\UseOption,olympus} 8\edef\UseOption{\UseOption,olympus}
9\edef\UseOption{\UseOption,MROBE100_RC_PAD}
10\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP}
9 11
10\newcommand{\playerman}{Olympus} 12\newcommand{\playerman}{Olympus}
11\newcommand{\playertype}{m:robe 100} 13\newcommand{\playertype}{m:robe 100}
@@ -23,3 +25,4 @@
23 25
24% link external keymap file 26% link external keymap file
25\input{platform/keymap-mrobe100.tex} 27\input{platform/keymap-mrobe100.tex}
28\input{platform/remote-keymap-mrobe100.tex}