mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Shanling Q1: minor update to keymap
- Enable repeat for prev/next keys - Provide a way to access the context menu using buttons - Update the manual Change-Id: I53a7474cc64f915851175aea0695229c581fd8a6
This commit is contained in:
parent
dbd051394e
commit
cbf1970b56
2 changed files with 6 additions and 4 deletions
|
|
@ -13,7 +13,7 @@
|
|||
\newcommand{\ActionStdNext}{\ButtonNext{} or \TouchActionStdNext}
|
||||
\newcommand{\ActionStdNextRepeat}{Long \ButtonNext{} or \TouchActionStdNextRepeat}
|
||||
\newcommand{\ActionStdCancel}{\ButtonPower{} or \TouchActionStdCancel}
|
||||
\newcommand{\ActionStdContext}{\TouchActionStdContext}
|
||||
\newcommand{\ActionStdContext}{Long \ButtonPlay{} or \TouchActionStdContext}
|
||||
\newcommand{\ActionStdQuickScreen}{\TouchActionStdQuickScreen}
|
||||
\newcommand{\ActionQuickScreenExit}{\TouchActionQuickScreenExit}
|
||||
\newcommand{\ActionStdMenu}{\TouchActionStdMenu}
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
\newcommand{\ActionTreeParentDirectory}{\TouchActionTreeParentDirectory}
|
||||
|
||||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\TouchActionYesNoAccept}
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonPlay}
|
||||
|
||||
%Button actions, Virtual Keyboard Context
|
||||
\newcommand{\ActionKbdLeft}{\TouchActionKbdLeft}
|
||||
|
|
@ -83,7 +83,7 @@
|
|||
\newcommand{\PluginDown}{\TouchBottomMiddle}
|
||||
\newcommand{\PluginLeft}{\TouchMidLeft}
|
||||
\newcommand{\PluginRight}{\TouchMidRight}
|
||||
\newcommand{\PluginCancel}{\ButtonPower or \TouchBottomRight}
|
||||
\newcommand{\PluginCancel}{\ButtonPower{} or \TouchBottomRight}
|
||||
\newcommand{\PluginExit}{\ButtonPower}
|
||||
\newcommand{\PluginSelect}{\TouchCenter}
|
||||
\newcommand{\PluginSelectRepeat}{Long \TouchCenter}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue