From aaa1636a8b17ab9ad1e5026c490ca1066280284a Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Thu, 26 Aug 2010 11:43:51 +0000 Subject: 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 --- firmware/export/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config.h') diff --git a/firmware/export/config.h b/firmware/export/config.h index 409c9d9965..83a9ea4feb 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -129,6 +129,7 @@ #define PBELL_VIBE500_PAD 43 #define MPIO_HD200_PAD 44 #define ANDROID_PAD 45 +#define SDL_PAD 46 /* CONFIG_REMOTE_KEYPAD */ #define H100_REMOTE 1 -- cgit v1.2.3