mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Enabled hotkey for Sansa Clip players
Change-Id: Ic0fb331415bf0cc0fce5916befce64f4a41c46ee
This commit is contained in:
parent
45915101d5
commit
30fb53d47f
6 changed files with 9 additions and 8 deletions
|
@ -42,6 +42,7 @@
|
|||
\newcommand{\ActionWpsPitchScreen}{Long \ButtonUp}
|
||||
\newcommand{\ActionWpsPlaylist}{Long \ButtonDown}
|
||||
\newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown}
|
||||
\newcommand{\ActionWpsHotkey}{\ButtonDown}
|
||||
|
||||
\newcommand{\ActionWpsAbSetBNextDir}{\ButtonPower{} + \ButtonRight}
|
||||
\newcommand{\ActionWpsAbSetAPrevDir}{\ButtonPower{} + \ButtonLeft}
|
||||
|
@ -52,6 +53,7 @@
|
|||
\newcommand{\ActionTreeStop}{\ButtonPower}
|
||||
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||
\newcommand{\ActionTreeParentDirectory}{\ButtonLeft}
|
||||
\newcommand{\ActionTreeHotkey}{\ButtonHome{} + \ButtonDown}
|
||||
|
||||
%Button actions, YesNo context
|
||||
\newcommand{\ActionYesNoAccept}{\ButtonSelect}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue