From 7f26a10d31911c3468312563cd2667a96278944b Mon Sep 17 00:00:00 2001 From: Jean-Louis Biasini Date: Sun, 15 Jan 2012 02:28:10 +0100 Subject: fuzeplus: update plugins keymaps (FS#12405) Signed-off-by: Amaury Pouly Change-Id: Ib94cec07c80892eb50471c87b83e2701911ea0d7 --- apps/plugins/minesweeper.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'apps/plugins/minesweeper.c') diff --git a/apps/plugins/minesweeper.c b/apps/plugins/minesweeper.c index 16114417a8..e0da928b02 100644 --- a/apps/plugins/minesweeper.c +++ b/apps/plugins/minesweeper.c @@ -295,12 +295,10 @@ CONFIG_KEYPAD == MROBE500_PAD # define MINESWP_QUIT BUTTON_POWER # define MINESWP_TOGGLE BUTTON_SELECT # define MINESWP_DISCOVER BUTTON_PLAYPAUSE -# define MINESWP_NEXT BUTTON_BOTTOMRIGHT -# define MINESWP_PREV BUTTON_BOTTOMLEFT # define MINESWP_INFO BUTTON_BACK - #elif (CONFIG_KEYPAD == SANSA_CONNECT_PAD) + # define MINESWP_SCROLLWHEEL # define MINESWP_LEFT BUTTON_LEFT # define MINESWP_RIGHT BUTTON_RIGHT -- cgit v1.2.3