summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/plugins/sudoku/sudoku.h2
-rw-r--r--docs/CREDITS1
2 files changed, 2 insertions, 1 deletions
diff --git a/apps/plugins/sudoku/sudoku.h b/apps/plugins/sudoku/sudoku.h
index 5af93c4..54e04f1 100644
--- a/apps/plugins/sudoku/sudoku.h
+++ b/apps/plugins/sudoku/sudoku.h
@@ -142,7 +142,7 @@
#define SUDOKU_BUTTON_RIGHT BUTTON_RIGHT
#define SUDOKU_BUTTON_TOGGLEBACK BUTTON_SCROLL_BACK
#define SUDOKU_BUTTON_TOGGLE BUTTON_SCROLL_FWD
-#define SUDOKU_BUTTON_MENU (BUTTON_POWER | BUTTON_REL)
+#define SUDOKU_BUTTON_MENU (BUTTON_HOME | BUTTON_REL)
#define SUDOKU_BUTTON_POSSIBLE (BUTTON_SELECT | BUTTON_UP)
#elif (CONFIG_KEYPAD == SANSA_C200_PAD)
diff --git a/docs/CREDITS b/docs/CREDITS
index 85aa73b..cc626f7 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -478,6 +478,7 @@ Davide Quarta
Andre Lupa
Hilton Shumway
Matthew Bonnett
+Nick Tryon
The libmad team
The wavpack team