summaryrefslogtreecommitdiff
path: root/manual/platform/gigabeats.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-08-23 18:01:25 +0000
committerAlex Parker <rockbox@aeparker.com>2009-08-23 18:01:25 +0000
commitccb6990ad59e79053a1157ba5c75c960782df36b (patch)
tree38de8369264e4a5854e0117119dfd808ab9862a1 /manual/platform/gigabeats.tex
parent62cba940d81cee0c44a8476f332073c586c7b7f9 (diff)
downloadrockbox-ccb6990ad59e79053a1157ba5c75c960782df36b.tar.gz
rockbox-ccb6990ad59e79053a1157ba5c75c960782df36b.zip
Add remote keymappings to the Gigabeat F/X and Gigabeat S manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22476 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/gigabeats.tex')
-rw-r--r--manual/platform/gigabeats.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/platform/gigabeats.tex b/manual/platform/gigabeats.tex
index 29e64e4ee2..920eb1789f 100644
--- a/manual/platform/gigabeats.tex
+++ b/manual/platform/gigabeats.tex
@@ -6,6 +6,8 @@
6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE} 6\edef\UseOption{\UseOption,HAVE_DISK_STORAGE}
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,gigabeat} 8\edef\UseOption{\UseOption,gigabeat}
9\edef\UseOption{\UseOption,GIGABEAT_RC_PAD}
10\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP}
9 11
10\newcommand{\playerman}{Toshiba} 12\newcommand{\playerman}{Toshiba}
11\newcommand{\playertype}{Gigabeat S Series} 13\newcommand{\playertype}{Gigabeat S Series}
@@ -23,3 +25,4 @@
23 25
24% link external keymap file 26% link external keymap file
25\input{platform/keymap-gigabeats.tex} 27\input{platform/keymap-gigabeats.tex}
28\input{platform/remote-keymap-gigabeat.tex}