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-iriverh100_h300.tex | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'manual/platform/keymap-iriverh100_h300.tex') diff --git a/manual/platform/keymap-iriverh100_h300.tex b/manual/platform/keymap-iriverh100_h300.tex index ec2984b562..e5f1171772 100644 --- a/manual/platform/keymap-iriverh100_h300.tex +++ b/manual/platform/keymap-iriverh100_h300.tex @@ -108,4 +108,18 @@ \newcommand{\ActionFMNext}{\ButtonRight} %Button actions, Bookmark screen context -\newcommand{\ActionBmDelete}{\ButtonRec} \ No newline at end of file +\newcommand{\ActionBmDelete}{\ButtonRec} + +%Plugin lib actions +\newcommand{\PluginUp}{\ButtonUp} +\newcommand{\PluginDown}{\ButtonDown} +\newcommand{\PluginLeft}{\ButtonLeft} +\newcommand{\PluginRight}{\ButtonRight} +\newcommand{\PluginUpRepeat}{Long \ButtonUp} +\newcommand{\PluginDownRepeat}{Long \ButtonDown} +\newcommand{\PluginLeftRepeat}{Long \ButtonLeft} +\newcommand{\PluginRightRepeat}{Long \ButtonRight} +\newcommand{\PluginCancel}{\ButtonOff} +\newcommand{\PluginExit}{\ButtonOn} +\newcommand{\PluginSelect}{\ButtonSelect} +\newcommand{\PluginSelectRepeat}{Long \ButtonSelect} \ No newline at end of file -- cgit v1.2.3