forked from len0rd/rockbox
Fix the manual to reflect the change made in my previous commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14555 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9931d5699c
commit
e8f07bc7bc
1 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@
|
|||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||
|
||||
%Button actions, wps context
|
||||
\newcommand{\ActionWpsPlay}{\ButtonSelect}
|
||||
\newcommand{\ActionWpsPlay}{\ButtonA}
|
||||
\newcommand{\ActionWpsSkipNext}{\ButtonRight}
|
||||
\newcommand{\ActionWpsSkipPrev}{\ButtonLeft}
|
||||
\newcommand{\ActionWpsSeekBack}{Long \ButtonLeft}
|
||||
|
@ -59,7 +59,7 @@
|
|||
\newcommand{\ActionWpsQuickScreen}{Long \ButtonMenu}
|
||||
\newcommand{\ActionWpsMenu}{\ButtonMenu}
|
||||
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
||||
\newcommand{\ActionWpsBrowse}{\ButtonA}
|
||||
\newcommand{\ActionWpsBrowse}{\ButtonSelect}
|
||||
\newcommand{\ActionWpsAbReset}{\ButtonA{} + \ButtonSelect}
|
||||
\newcommand{\ActionWpsIdThreeScreen}{\ButtonA{} + \ButtonMenu}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue