mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
Add non-defined remote actions to the manual keymap files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26378 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9081c9958b
commit
6cbce7b9c4
3 changed files with 9 additions and 2 deletions
|
@ -111,4 +111,7 @@
|
|||
\newcommand{\PluginRCUpRepeat}{Long \ButtonRCFF}
|
||||
\newcommand{\PluginRCDownRepeat}{Long \ButtonRCRew}
|
||||
\newcommand{\PluginRCLeftRepeat}{Long \ButtonRCVolDown}
|
||||
\newcommand{\PluginRCRightRepeat}{Long \ButtonRCVolUp}
|
||||
\newcommand{\PluginRCRightRepeat}{Long \ButtonRCVolUp}
|
||||
\newcommand{\PluginRCCancel}{}
|
||||
\newcommand{\PluginRCSelect}{}
|
||||
\newcommand{\PluginRCSelectRepeat}{}
|
|
@ -105,3 +105,4 @@
|
|||
\newcommand{\PluginRCRightRepeat}{Long \ButtonRCVolUp}
|
||||
\newcommand{\PluginRCSelect}{\ButtonRCMode}
|
||||
\newcommand{\PluginRCSelectRepeat}{Long \ButtonRCMode}
|
||||
\newcommand{\PluginRCCancel}{}
|
||||
|
|
|
@ -115,4 +115,7 @@
|
|||
\newcommand{\PluginRCUpRepeat}{Long \ButtonRCPlay}
|
||||
\newcommand{\PluginRCDownRepeat}{Long \ButtonRCDisplay}
|
||||
\newcommand{\PluginRCLeftRepeat}{Long \ButtonRCRew}
|
||||
\newcommand{\PluginRCRightRepeat}{Long \ButtonRCFF}
|
||||
\newcommand{\PluginRCRightRepeat}{Long \ButtonRCFF}
|
||||
\newcommand{\PluginRCCancel}{}
|
||||
\newcommand{\PluginRCSelect}{}
|
||||
\newcommand{\PluginRCSelectRepeat}{}
|
Loading…
Add table
Add a link
Reference in a new issue