diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-05-11 06:30:24 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-05-11 06:30:24 +0000 |
| commit | 899aeb20898a012f00cc2e149d63382a9d402601 (patch) | |
| tree | c28b264ab797442b1f18dbddffe5969ba5d29957 | |
| parent | a420dc381e1f20bb53fd73f743dfe8e5e0cf8a54 (diff) | |
| download | rockbox-899aeb20898a012f00cc2e149d63382a9d402601.zip rockbox-899aeb20898a012f00cc2e149d63382a9d402601.tar.gz rockbox-899aeb20898a012f00cc2e149d63382a9d402601.tar.bz2 rockbox-899aeb20898a012f00cc2e149d63382a9d402601.tar.xz | |
Oops, missed this file yesterday: fix buttons for morse input on virtual keyboard. Fixes FS#5271 and is the 2nd part of FS#5331 by Alexander Spyridakis.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9903 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/main.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 45f4e1a..b041fab 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -271,7 +271,7 @@ This is the virtual keyboard that is used when entering file names in Rockbox. & DEL: Deletes the character before the current filename cursor \\ % \opt{SWCODEC}{ - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonMode} \opt{IAUDIO_X5_PAD}{Please add correct keys} & Enters Morse input mode\\ } |