Correct buttons for H10 5GB and 6GB (closes FS# 6594)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12289 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2007-02-12 18:14:27 +00:00
parent c63a733d6f
commit 1d63871d19

View file

@ -34,10 +34,10 @@
\newcommand{\ActionStdPrevRepeat}{Long \ButtonScrollUp}
\newcommand{\ActionStdNext}{\ButtonScrollDown}
\newcommand{\ActionStdNextRepeat}{Long \ButtonScrollDown}
\newcommand{\ActionStdCancel}{\ButtonLeft or \ButtonPower}
\newcommand{\ActionStdContext}{Long \ButtonFF}
\newcommand{\ActionStdQuickScreen}{Long \ButtonRew}
\newcommand{\ActionStdMenu}{Long \ButtonRew}
\newcommand{\ActionStdCancel}{\ButtonLeft}
\newcommand{\ActionStdContext}{Long \ButtonRight}
\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
\newcommand{\ActionStdMenu}{\ButtonPower}
\newcommand{\ActionStdOk}{\ButtonRight}
%Button actions, wps context
@ -52,8 +52,8 @@
\newcommand{\ActionWpsVolUp}{\ButtonScrollUp}
\newcommand{\ActionWpsQuickScreen}{Long \ButtonLeft}
\newcommand{\ActionWpsMenu}{Long \ButtonRight}
\newcommand{\ActionWpsContext}{\ButtonRight}
\newcommand{\ActionWpsMenu}{\ButtonPower}
\newcommand{\ActionWpsContext}{Long \ButtonRight}
\newcommand{\ActionWpsBrowse}{\ButtonLeft}
\newcommand{\ActionWpsPitchScreen}{\ButtonPlay+\ButtonLeft}
\newcommand{\ActionWpsIdThreeScreen}{\ButtonPlay+\ButtonRight}