mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Manual correction for entering quick screen from file browser
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_8@29678 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d1fdb485b1
commit
95475eca87
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
\newcommand{\ActionStdNextRepeat}{Long \ButtonUp}
|
||||
\newcommand{\ActionStdCancel}{\ButtonLeft}
|
||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonDown}
|
||||
\newcommand{\ActionStdQuickScreen}{\ButtonRec{} + \ButtonSelect}
|
||||
\newcommand{\ActionQuickScreenExit}{\ButtonPower}
|
||||
\newcommand{\ActionStdMenu}{\ButtonPower}
|
||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||
|
@ -121,4 +121,4 @@
|
|||
\newcommand{\PluginCancel}{\ButtonPower}
|
||||
\newcommand{\PluginExit}{Long \ButtonPower}
|
||||
\newcommand{\PluginSelect}{\ButtonSelect}
|
||||
\newcommand{\PluginSelectRepeat}{Long \ButtonSelect}
|
||||
\newcommand{\PluginSelectRepeat}{Long \ButtonSelect}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue