diff options
| author | Rafaël Carré <rafael.carre@gmail.com> | 2010-08-26 19:52:19 +0000 |
|---|---|---|
| committer | Rafaël Carré <rafael.carre@gmail.com> | 2010-08-26 19:52:19 +0000 |
| commit | 0e19e3f859b20cf0c522f093bc1c8d60d847100c (patch) | |
| tree | 4d24569a6de6ddd81270748c5f2d4dec6b3c667b /manual/platform | |
| parent | d581ee9b71c04dbdbd46148bb188428bc524a393 (diff) | |
| download | rockbox-0e19e3f859b20cf0c522f093bc1c8d60d847100c.zip rockbox-0e19e3f859b20cf0c522f093bc1c8d60d847100c.tar.gz rockbox-0e19e3f859b20cf0c522f093bc1c8d60d847100c.tar.bz2 rockbox-0e19e3f859b20cf0c522f093bc1c8d60d847100c.tar.xz | |
Clip keymap : move pitchscreen to short submenu in wps
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27897 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform')
| -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 2b0fc82..85dd981 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}{\ButtonSelect{} + \ButtonUp} +\newcommand{\ActionWpsPitchScreen}{\ButtonDown} \newcommand{\ActionWpsPlaylist}{Long \ButtonDown} \newcommand{\ActionWpsIdThreeScreen}{\ButtonSelect{} + \ButtonDown} |