summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/platform/gigabeatf.tex2
-rw-r--r--manual/rockbox_interface/playback.tex10
2 files changed, 6 insertions, 6 deletions
diff --git a/manual/platform/gigabeatf.tex b/manual/platform/gigabeatf.tex
index 8b2e8d49ed..32a59ec9a6 100644
--- a/manual/platform/gigabeatf.tex
+++ b/manual/platform/gigabeatf.tex
@@ -83,6 +83,8 @@
83\newcommand{\ActionKbdDone}{\ButtonPower} 83\newcommand{\ActionKbdDone}{\ButtonPower}
84\newcommand{\ActionKbdAbort}{\ButtonA} 84\newcommand{\ActionKbdAbort}{\ButtonA}
85\newcommand{\ActionKbdBackSpace}{\ButtonMenu} 85\newcommand{\ActionKbdBackSpace}{\ButtonMenu}
86\newcommand{\ActionKbdMorseInput}{\ButtonPower{} + \ButtonA}
87\newcommand{\ActionKbdMorseSelect}{\ButtonSelect}
86\newcommand{\ActionKbdUp}{\ButtonUp} 88\newcommand{\ActionKbdUp}{\ButtonUp}
87\newcommand{\ActionKbdDown}{\ButtonDown} 89\newcommand{\ActionKbdDown}{\ButtonDown}
88 90
diff --git a/manual/rockbox_interface/playback.tex b/manual/rockbox_interface/playback.tex
index ac9499c111..3b67be0386 100644
--- a/manual/rockbox_interface/playback.tex
+++ b/manual/rockbox_interface/playback.tex
@@ -147,16 +147,14 @@ each option pertains both to files and directories):
147This is the virtual keyboard that is used when entering text in Rockbox, for 147This is the virtual keyboard that is used when entering text in Rockbox, for
148 example when renaming a file or creating a new directory. 148 example when renaming a file or creating a new directory.
149 149
150\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD}{ 150\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,GIGABEAT_PAD}{
151 \begin{table} 151 \begin{table}
152 \begin{btnmap}{}{} 152 \begin{btnmap}{}{}
153 \ActionKbdLeft{}/ \ActionKbdRight{}/ \ActionKbdUp{}/ \ActionKbdDown 153 \ActionKbdLeft{}/ \ActionKbdRight{}/ \ActionKbdUp{}/ \ActionKbdDown
154 & Move about the virtual keyboard (moves the solid cursor) \\ 154 & Move about the virtual keyboard (moves the solid cursor) \\
155 % 155 %
156 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD}{ 156 \ActionKbdCursorLeft{} or \ActionKbdCursorRight
157 \ActionKbdCursorLeft{} or \ActionKbdCursorRight 157 & Move the line cursor within the text line \\
158 & Move the line cursor within the text line \\
159 }
160 % 158 %
161 \ActionKbdSelect 159 \ActionKbdSelect
162 & Inserts the selected keyboard letter at the current cursor position \\ 160 & Inserts the selected keyboard letter at the current cursor position \\
@@ -174,7 +172,7 @@ This is the virtual keyboard that is used when entering text in Rockbox, for
174 \ActionKbdBackSpace 172 \ActionKbdBackSpace
175 & Deletes the character before the line cursor \\ 173 & Deletes the character before the line cursor \\
176 % 174 %
177 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{ 175 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD}{
178 \ActionKbdMorseInput 176 \ActionKbdMorseInput
179 & Enters Morse input mode \\ 177 & Enters Morse input mode \\
180 \ActionKbdMorseSelect 178 \ActionKbdMorseSelect