summaryrefslogtreecommitdiff
path: root/apps/plugins/dice.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/dice.c')
-rw-r--r--apps/plugins/dice.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/dice.c b/apps/plugins/dice.c
index 39392f1..1113654 100644
--- a/apps/plugins/dice.c
+++ b/apps/plugins/dice.c
@@ -89,8 +89,8 @@ use stop to exit
#define DICE_BUTTON_SELECT BUTTON_SELECT
#elif CONFIG_KEYPAD == GIGABEAT_PAD
-#define DICE_BUTTON_ON BUTTON_POWER
-#define DICE_BUTTON_OFF BUTTON_A
+#define DICE_BUTTON_ON BUTTON_A
+#define DICE_BUTTON_OFF BUTTON_POWER
#define DICE_BUTTON_SELECT BUTTON_SELECT
#elif CONFIG_KEYPAD == SANSA_E200_PAD