forked from len0rd/rockbox
Move to a proper sdl key config instead of using the d2 pad. make the mouse wheel work, middle click is "select" and right click is "back"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27891 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1d613bee0f
commit
aaa1636a8b
11 changed files with 335 additions and 29 deletions
|
|
@ -295,4 +295,6 @@ keymaps/keymap-vibe500.c
|
|||
keymaps/keymap-mpio-hd200.c
|
||||
#elif CONFIG_KEYPAD == ANDROID_PAD
|
||||
keymaps/keymap-android.c
|
||||
#elif CONFIG_KEYPAD == SDL_PAD
|
||||
keymaps/keymap-sdl.c
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue