forked from len0rd/rockbox
Manual: Make the clip WPS buttons match what actually happens. Short submenu is not defined, is this intentional?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27895 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
75a87e5e4c
commit
d303fad1a8
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@
|
||||||
\newcommand{\ActionWpsVolDown}{\ButtonVolDown}
|
\newcommand{\ActionWpsVolDown}{\ButtonVolDown}
|
||||||
\newcommand{\ActionWpsVolUp}{\ButtonVolUp}
|
\newcommand{\ActionWpsVolUp}{\ButtonVolUp}
|
||||||
|
|
||||||
\newcommand{\ActionWpsQuickScreen}{Long \ButtonDown}
|
\newcommand{\ActionWpsQuickScreen}{Long \ButtonHome}
|
||||||
\newcommand{\ActionWpsMenu}{\ButtonDown}
|
\newcommand{\ActionWpsMenu}{\ButtonHome}
|
||||||
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||||
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
\newcommand{\ActionWpsPitchScreen}{\ButtonSelect{} + \ButtonUp}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue