diff options
author | Nils Wallménius <nils@rockbox.org> | 2007-03-04 22:47:20 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2007-03-04 22:47:20 +0000 |
commit | fa6c449565508965db9a7d6afb09c7aaebeead41 (patch) | |
tree | 1faa7ec46fda4513c373a4215ed699d95a41379f | |
parent | f2ccc525ec8fd489a746889b0fa68ac3807dc291 (diff) | |
download | rockbox-fa6c449565508965db9a7d6afb09c7aaebeead41.tar.gz rockbox-fa6c449565508965db9a7d6afb09c7aaebeead41.zip |
Add button table for the virual keyboard to gigabeat manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12608 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/platform/gigabeatf.tex | 2 | ||||
-rw-r--r-- | manual/rockbox_interface/playback.tex | 10 |
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 @@ \newcommand{\ActionKbdDone}{\ButtonPower} \newcommand{\ActionKbdAbort}{\ButtonA} \newcommand{\ActionKbdBackSpace}{\ButtonMenu} +\newcommand{\ActionKbdMorseInput}{\ButtonPower{} + \ButtonA} +\newcommand{\ActionKbdMorseSelect}{\ButtonSelect} \newcommand{\ActionKbdUp}{\ButtonUp} \newcommand{\ActionKbdDown}{\ButtonDown} 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): This is the virtual keyboard that is used when entering text in Rockbox, for example when renaming a file or creating a new directory. -\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD}{ +\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,GIGABEAT_PAD}{ \begin{table} \begin{btnmap}{}{} \ActionKbdLeft{}/ \ActionKbdRight{}/ \ActionKbdUp{}/ \ActionKbdDown & Move about the virtual keyboard (moves the solid cursor) \\ % - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD}{ - \ActionKbdCursorLeft{} or \ActionKbdCursorRight - & Move the line cursor within the text line \\ - } + \ActionKbdCursorLeft{} or \ActionKbdCursorRight + & Move the line cursor within the text line \\ % \ActionKbdSelect & 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 \ActionKbdBackSpace & Deletes the character before the line cursor \\ % - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{ + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,GIGABEAT_PAD}{ \ActionKbdMorseInput & Enters Morse input mode \\ \ActionKbdMorseSelect |