Move to a proper sdl key config instead of using the d2 pad. make the mouse wheel...
commitd5648bf2dc218f7bf638b8fd38eb79246a0b54a7
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Thu, 26 Aug 2010 11:43:51 +0000 (26 11:43 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Thu, 26 Aug 2010 11:43:51 +0000 (26 11:43 +0000)
treed3ab4701aae8639b949b4ec24f9f8da09b0f4cd9
parentb3989d81a985c553d8d4b9a73f86703f9d9c34d5
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
apps/SOURCES
apps/keymaps/keymap-sdl.c [new file with mode: 0644]
firmware/export/config.h
firmware/export/config/application.h
firmware/target/hosted/sdl/app/button-application.c [copied from uisimulator/buttonmap/sansa-e200.c with 58% similarity]
firmware/target/hosted/sdl/app/button-target.h
firmware/target/hosted/sdl/button-sdl.c
firmware/target/hosted/sdl/key_to_touch-sdl.c
uisimulator/buttonmap/ipod.c
uisimulator/buttonmap/sansa-e200.c
uisimulator/buttonmap/sansa-fuze.c