forked from len0rd/rockbox
No button called Select on the H10, change to ButtonRight and hopefully repair manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18145 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2289c42f5f
commit
494a50d308
2 changed files with 2 additions and 2 deletions
|
|
@ -120,7 +120,7 @@
|
|||
|
||||
%Button actions, Recording screen context
|
||||
\newcommand{\ActionRecPause}{\ButtonPlay}
|
||||
\newcommand{\ActionRecNewfile}{\ButtonSelect}
|
||||
\newcommand{\ActionRecNewfile}{\ButtonRight}
|
||||
\newcommand{\ActionRecExit}{\ButtonLeft}
|
||||
\newcommand{\ActionRecMenu}{\ButtonPower}
|
||||
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
|
||||
|
|
|
|||
|
|
@ -120,7 +120,7 @@
|
|||
|
||||
%Button actions, Recording screen context
|
||||
\newcommand{\ActionRecPause}{\ButtonPlay}
|
||||
\newcommand{\ActionRecNewfile}{\ButtonSelect}
|
||||
\newcommand{\ActionRecNewfile}{\ButtonRight}
|
||||
\newcommand{\ActionRecExit}{\ButtonLeft}
|
||||
\newcommand{\ActionRecMenu}{\ButtonPower}
|
||||
\newcommand{\ActionRecSettingsInc}{\ActionSettingInc}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue