diff options
author | Nils Wallménius <nils@rockbox.org> | 2007-01-05 13:37:53 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2007-01-05 13:37:53 +0000 |
commit | 504c040c08af37c77f8834d88ec768cb985456e2 (patch) | |
tree | cf1834bd47eaf62d643ca083ae4e0af926f39571 /manual/platform/h10_5gb.tex | |
parent | 5efed097fd1948fe19bfd9bf1cbbcd7461f3b68d (diff) | |
download | rockbox-504c040c08af37c77f8834d88ec768cb985456e2.tar.gz rockbox-504c040c08af37c77f8834d88ec768cb985456e2.zip |
Include keys for entering Morse mode in vkeyboard for H10 and use the correct buttontable for H10 and X5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11917 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/h10_5gb.tex')
-rw-r--r-- | manual/platform/h10_5gb.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex index c2aa6589ab..80decb5aa9 100644 --- a/manual/platform/h10_5gb.tex +++ b/manual/platform/h10_5gb.tex @@ -75,6 +75,8 @@ \newcommand{\ActionKbdAbort}{\ButtonFF} \newcommand{\ActionKbdUp}{\ButtonScrollUp} \newcommand{\ActionKbdDown}{\ButtonScrollDown} +\newcommand{\ActionKbdMorseInput}{\ButtonPlay+\ButtonRew} +\newcommand{\ActionKbdMorseSelect}{\ButtonRew} %Button actions, Pitch Screen context \newcommand{\ActionPsToggleMode}{\ButtonPower} |