mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
Manual correction for entering quick screen from file browser
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29677 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
86f70de809
commit
f0132528fd
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