mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Commit FS#9607 by Adam Hogan: fix plugin keymaps for Creative Zen Vision:M
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19363 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
66459fee3d
commit
6471b3c81a
41 changed files with 85 additions and 79 deletions
|
@ -334,7 +334,7 @@ static const struct plugin_api* rb;
|
|||
# define SOL_REM2CUR (BUTTON_LEFT | BUTTON_SELECT)
|
||||
# define SOL_CUR2STACK (BUTTON_SELECT | BUTTON_REPEAT)
|
||||
# define SOL_REM2STACK (BUTTON_RIGHT | BUTTON_SELECT)
|
||||
# define HK_MOVE "PLAY"
|
||||
# define HK_MOVE "MIDDLE"
|
||||
# define HK_DRAW "MENU"
|
||||
# define HK_REM2CUR "PLAY+LEFT"
|
||||
# define HK_CUR2STACK "PLAY.."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue