From 9081c9958b40b73f9af774ab884760dfe13c8fdf Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Sat, 29 May 2010 15:23:01 +0000 Subject: Add the plugin lib actions to the manual keymap files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26377 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/keymap-cowond2.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'manual/platform/keymap-cowond2.tex') diff --git a/manual/platform/keymap-cowond2.tex b/manual/platform/keymap-cowond2.tex index 0600c5bbe3..fcd6bfa46a 100644 --- a/manual/platform/keymap-cowond2.tex +++ b/manual/platform/keymap-cowond2.tex @@ -96,3 +96,17 @@ %Button actions, Bookmark screen context \newcommand{\ActionBmDelete}{\TouchActionBmDelete} +%Plugin lib actions +\newcommand{\PluginUp}{\TouchTopMiddle} +\newcommand{\PluginDown}{\TouchBottomMidde} +\newcommand{\PluginLeft}{\TouchMidLeft} +\newcommand{\PluginRight}{\TouchMidRight} +\newcommand{\PluginUpRepeat}{Long \TouchTopMiddle} +\newcommand{\PluginDownRepeat}{Long \TouchBottomMidde} +\newcommand{\PluginLeftRepeat}{Long \TouchMidLeft} +\newcommand{\PluginRightRepeat}{Long \TouchMidRight} +\newcommand{\PluginCancel}{\ButtonPower or \TouchBottomRight} +\newcommand{\PluginExit}{Long \ButtonPower} +\newcommand{\PluginSelect}{\ButtonMinus or TouchCenter} +\newcommand{\PluginSelectRepeat}{Long \ButtonMinus or Long \TouchCenter} + -- cgit v1.2.3