diff options
author | Rafaël Carré <rafael.carre@gmail.com> | 2010-09-02 07:50:01 +0000 |
---|---|---|
committer | Rafaël Carré <rafael.carre@gmail.com> | 2010-09-02 07:50:01 +0000 |
commit | 5cc11a1914fec6d41517ab182bfe7541559e797b (patch) | |
tree | 35c2856c608358fe80a40f1054a421e43dc638d4 /manual | |
parent | 97ed213fce80f187622d6e426f61953fd1da8520 (diff) |
Clip WPS keymap: move pitchscreen to long up
Make users happy, as now short down does nothing (but bring backlight on)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27982 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/platform/keymap-sansaclip.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/platform/keymap-sansaclip.tex b/manual/platform/keymap-sansaclip.tex index 85dd9813c0..7c9d43de87 100644 --- a/manual/platform/keymap-sansaclip.tex +++ b/manual/platform/keymap-sansaclip.tex @@ -39,7 +39,7 @@ \newcommand{\ActionWpsMenu}{\ButtonHome} \newcommand{\ActionWpsContext}{Long \ButtonSelect} \newcommand{\ActionWpsBrowse}{\ButtonSelect} -\newcommand{\ActionWpsPitchScreen}{\ButtonDown} +\newcommand{\ActionWpsPitchScreen}{Long \ButtonUp} \newcommand{\ActionWpsPlaylist}{Long \ButtonDown} \newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown} |