From 459b4f632bb880aabcc10a0940c48b8fb471eb29 Mon Sep 17 00:00:00 2001 From: Nils Wallménius Date: Sat, 14 Feb 2009 15:01:04 +0000 Subject: Accept FS#9908 by Alex Parker 'Add missing keys to main menu and bookmarking' git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20005 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/keymap-c200.tex | 3 +++ manual/platform/keymap-e200.tex | 9 ++++++--- manual/platform/keymap-gigabeatf.tex | 3 +++ manual/platform/keymap-h10.tex | 3 +++ manual/platform/keymap-h100_h300.tex | 2 ++ manual/platform/keymap-ipod1g2g.tex | 3 +++ manual/platform/keymap-ipod3g.tex | 3 +++ manual/platform/keymap-ipod4g.tex | 3 +++ manual/platform/keymap-mx5.tex | 4 +++- manual/platform/keymap-ondio.tex | 3 +++ manual/platform/keymap-player.tex | 3 +++ manual/platform/keymap-recorder.tex | 1 + 12 files changed, 36 insertions(+), 4 deletions(-) (limited to 'manual/platform') diff --git a/manual/platform/keymap-c200.tex b/manual/platform/keymap-c200.tex index 4039228f4c..84bc06b985 100644 --- a/manual/platform/keymap-c200.tex +++ b/manual/platform/keymap-c200.tex @@ -108,3 +108,6 @@ \newcommand{\ActionFMPrev}{\ButtonLeft} \newcommand{\ActionFMNext}{\ButtonRight} +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{\ButtonRec} + diff --git a/manual/platform/keymap-e200.tex b/manual/platform/keymap-e200.tex index 3f562954c5..ab1182c091 100644 --- a/manual/platform/keymap-e200.tex +++ b/manual/platform/keymap-e200.tex @@ -16,7 +16,7 @@ \newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollBack} \newcommand{\ActionStdNext}{\ButtonScrollFwd} \newcommand{\ActionStdNextRepeat}{Long \ButtonScrollFwd} -\newcommand{\ActionStdCancel}{\ButtonLeft} +\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonPower} \newcommand{\ActionStdContext}{Long \ButtonSelect} \newcommand{\ActionStdQuickScreen}{Long \ButtonDown} \newcommand{\ActionQuickScreenExit}{\ButtonPower} @@ -57,8 +57,8 @@ \newcommand{\ActionYesNoAccept}{\ButtonSelect} %Button actions, Setting context -\newcommand{\ActionSettingInc}{\ButtonScrollBack} -\newcommand{\ActionSettingDec}{\ButtonScrollFwd} +\newcommand{\ActionSettingInc}{\ButtonScrollFwd} +\newcommand{\ActionSettingDec}{\ButtonScrollBack} %Button actions, Virtual Keyboard Context \newcommand{\ActionKbdLeft}{\ButtonLeft} @@ -106,3 +106,6 @@ \newcommand{\ActionFMPrev}{\ActionRecSettingsInc} \newcommand{\ActionFMNext}{\ActionRecSettingsDec} +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{\ButtonRec} + diff --git a/manual/platform/keymap-gigabeatf.tex b/manual/platform/keymap-gigabeatf.tex index e74b53576e..39d51b0dd5 100644 --- a/manual/platform/keymap-gigabeatf.tex +++ b/manual/platform/keymap-gigabeatf.tex @@ -82,3 +82,6 @@ \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonA} \newcommand{\ActionPsExit}{\ButtonPower} + +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{\ButtonA} \ No newline at end of file diff --git a/manual/platform/keymap-h10.tex b/manual/platform/keymap-h10.tex index 20b93a7da1..364504fcd7 100644 --- a/manual/platform/keymap-h10.tex +++ b/manual/platform/keymap-h10.tex @@ -108,3 +108,6 @@ \newcommand{\ActionRecPrev}{\ButtonRew} \newcommand{\ActionRecNext}{\ButtonFF} +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{Long \ButtonRew} + diff --git a/manual/platform/keymap-h100_h300.tex b/manual/platform/keymap-h100_h300.tex index 925d2fb20a..419dc0bfcf 100644 --- a/manual/platform/keymap-h100_h300.tex +++ b/manual/platform/keymap-h100_h300.tex @@ -105,3 +105,5 @@ \newcommand{\ActionFMPrev}{\ButtonLeft} \newcommand{\ActionFMNext}{\ButtonRight} +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{\ButtonRec} \ No newline at end of file diff --git a/manual/platform/keymap-ipod1g2g.tex b/manual/platform/keymap-ipod1g2g.tex index 4656391bde..f3bf5d6785 100644 --- a/manual/platform/keymap-ipod1g2g.tex +++ b/manual/platform/keymap-ipod1g2g.tex @@ -77,3 +77,6 @@ \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonMenu} \newcommand{\ActionPsExit}{\ButtonSelect} + +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{Long \ButtonMenu} diff --git a/manual/platform/keymap-ipod3g.tex b/manual/platform/keymap-ipod3g.tex index 4656391bde..f3bf5d6785 100644 --- a/manual/platform/keymap-ipod3g.tex +++ b/manual/platform/keymap-ipod3g.tex @@ -77,3 +77,6 @@ \newcommand{\ActionPsNudgeRight}{\ButtonRight} \newcommand{\ActionPsReset}{\ButtonMenu} \newcommand{\ActionPsExit}{\ButtonSelect} + +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{Long \ButtonMenu} diff --git a/manual/platform/keymap-ipod4g.tex b/manual/platform/keymap-ipod4g.tex index 7ec3f97771..281d16682a 100644 --- a/manual/platform/keymap-ipod4g.tex +++ b/manual/platform/keymap-ipod4g.tex @@ -88,3 +88,6 @@ \newcommand{\ActionRecSettingsDec}{\ButtonLeft} \newcommand{\ActionRecPrev}{\ButtonScrollBack} \newcommand{\ActionRecNext}{\ButtonScrollFwd} + +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{Long \ButtonMenu} diff --git a/manual/platform/keymap-mx5.tex b/manual/platform/keymap-mx5.tex index 50d2ace0ad..aea09f4496 100644 --- a/manual/platform/keymap-mx5.tex +++ b/manual/platform/keymap-mx5.tex @@ -90,4 +90,6 @@ \newcommand{\ActionFMSettingsDec}{\ActionSettingDec} \newcommand{\ActionFMPrev}{\ButtonLeft} \newcommand{\ActionFMNext}{\ButtonRight} - + %Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{Long \ButtonRec} + diff --git a/manual/platform/keymap-ondio.tex b/manual/platform/keymap-ondio.tex index d2114ec6d4..dd0cf25061 100644 --- a/manual/platform/keymap-ondio.tex +++ b/manual/platform/keymap-ondio.tex @@ -81,3 +81,6 @@ \newcommand{\ActionFMPrev}{\ButtonLeft} \newcommand{\ActionFMNext}{\ButtonRight} +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{Long \ButtonLeft} + diff --git a/manual/platform/keymap-player.tex b/manual/platform/keymap-player.tex index efd9da4002..651239b4d9 100644 --- a/manual/platform/keymap-player.tex +++ b/manual/platform/keymap-player.tex @@ -44,3 +44,6 @@ %Button actions, Setting context \newcommand{\ActionSettingInc}{\ButtonRight} \newcommand{\ActionSettingDec}{\ButtonLeft} + +%Button actions, Bookmark screen context +\newcommand{\ActionBmDelete}{\ButtonOn{} + \ButtonPlay} diff --git a/manual/platform/keymap-recorder.tex b/manual/platform/keymap-recorder.tex index 0862c65aa3..ac194a4422 100644 --- a/manual/platform/keymap-recorder.tex +++ b/manual/platform/keymap-recorder.tex @@ -109,3 +109,4 @@ \newcommand{\ActionFMPrev}{\ButtonLeft} \newcommand{\ActionFMNext}{\ButtonRight} +\newcommand{\ActionBmDelete}{\ButtonOn{} + \ButtonPlay} \ No newline at end of file -- cgit v1.2.3