summaryrefslogtreecommitdiff
path: root/manual/platform
diff options
context:
space:
mode:
Diffstat (limited to 'manual/platform')
-rw-r--r--manual/platform/gigabeatf.tex3
-rw-r--r--manual/platform/gigabeats.tex3
-rw-r--r--manual/platform/remote-keymap-gigabeat.tex8
3 files changed, 10 insertions, 4 deletions
diff --git a/manual/platform/gigabeatf.tex b/manual/platform/gigabeatf.tex
index bad3372e97..e49f1593c8 100644
--- a/manual/platform/gigabeatf.tex
+++ b/manual/platform/gigabeatf.tex
@@ -7,6 +7,8 @@
7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} 7\edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE}
8\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS} 8\edef\UseOption{\UseOption,HAVE_BUTTON_LIGHTS}
9\edef\UseOption{\UseOption,gigabeat} 9\edef\UseOption{\UseOption,gigabeat}
10\edef\UseOption{\UseOption,GIGABEAT_RC_PAD}
11\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP}
10 12
11\newcommand{\playerman}{Toshiba} 13\newcommand{\playerman}{Toshiba}
12\newcommand{\playertype}{Gigabeat F and X Series} 14\newcommand{\playertype}{Gigabeat F and X Series}
@@ -24,3 +26,4 @@
24 26
25% link external keymap file 27% link external keymap file
26\input{platform/keymap-gigabeatf.tex} 28\input{platform/keymap-gigabeatf.tex}
29\input{platform/remote-keymap-gigabeat.tex}
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}
diff --git a/manual/platform/remote-keymap-gigabeat.tex b/manual/platform/remote-keymap-gigabeat.tex
index 083b90638e..9a93745bb8 100644
--- a/manual/platform/remote-keymap-gigabeat.tex
+++ b/manual/platform/remote-keymap-gigabeat.tex
@@ -22,8 +22,8 @@
22\newcommand{\ActionRCWpsPlay}{\ButtonRCPlay} 22\newcommand{\ActionRCWpsPlay}{\ButtonRCPlay}
23\newcommand{\ActionRCWpsSkipNext}{\ButtonRCFF} 23\newcommand{\ActionRCWpsSkipNext}{\ButtonRCFF}
24\newcommand{\ActionRCWpsSkipPrev}{\ButtonRCRew} 24\newcommand{\ActionRCWpsSkipPrev}{\ButtonRCRew}
25\newcommand{\ActionRCWpsSeekBack}{Long \ButtonRCFF} 25\newcommand{\ActionRCWpsSeekBack}{Long \ButtonRCRew}
26\newcommand{\ActionRCWpsSeekFwd}{Long \ButtonRCRew} 26\newcommand{\ActionRCWpsSeekFwd}{Long \ButtonRCFF}
27\newcommand{\ActionRCWpsAbSetBNextDir}{} 27\newcommand{\ActionRCWpsAbSetBNextDir}{}
28\newcommand{\ActionRCWpsAbSetAPrevDir}{} 28\newcommand{\ActionRCWpsAbSetAPrevDir}{}
29\newcommand{\ActionRCWpsStop}{Long \ButtonRCPlay} 29\newcommand{\ActionRCWpsStop}{Long \ButtonRCPlay}
@@ -40,8 +40,8 @@
40%Button actions, tree context 40%Button actions, tree context
41\newcommand{\ActionRCTreeWps}{\ButtonRCPlay} 41\newcommand{\ActionRCTreeWps}{\ButtonRCPlay}
42\newcommand{\ActionRCTreeStop}{Long \ButtonRCPlay} 42\newcommand{\ActionRCTreeStop}{Long \ButtonRCPlay}
43\newcommand{\ActionRCTreeEnter}{} 43\newcommand{\ActionRCTreeEnter}{\ButtonRCFF}
44\newcommand{\ActionRCTreeParentDirectory}{} 44\newcommand{\ActionRCTreeParentDirectory}{\ButtonRCRew}
45 45
46%Button actions, YesNo context 46%Button actions, YesNo context
47\newcommand{\ActionRCYesNoAccept}{\ButtonRCPlay} 47\newcommand{\ActionRCYesNoAccept}{\ButtonRCPlay}