diff options
author | Igor B. Poretsky <poretsky@mlbox.ru> | 2017-02-04 12:37:56 +0300 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-07-14 12:42:16 +0000 |
commit | 30fb53d47f7f96019956de32a94f3c77fd9aa609 (patch) | |
tree | a2eb28b9ae470ccf5037f5ae2d46aab3c318667f /manual | |
parent | 45915101d5338963e6359258513215a723ba1fd2 (diff) |
Enabled hotkey for Sansa Clip players
Change-Id: Ic0fb331415bf0cc0fce5916befce64f4a41c46ee
Diffstat (limited to 'manual')
-rw-r--r-- | manual/platform/keymap-sansaclip.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/platform/keymap-sansaclip.tex b/manual/platform/keymap-sansaclip.tex index 49a98fd67a..83a16135ed 100644 --- a/manual/platform/keymap-sansaclip.tex +++ b/manual/platform/keymap-sansaclip.tex @@ -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} |