summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/viewer.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/viewer.c b/apps/plugins/viewer.c
index b66c24f..13bb014 100644
--- a/apps/plugins/viewer.c
+++ b/apps/plugins/viewer.c
@@ -180,8 +180,8 @@ PLUGIN_HEADER
#define VIEWER_SCREEN_RIGHT BUTTON_RIGHT
#define VIEWER_MENU BUTTON_SELECT
#define VIEWER_AUTOSCROLL BUTTON_REC
-#define VIEWER_LINE_UP BUTTON_SCROLL_FWD
-#define VIEWER_LINE_DOWN BUTTON_SCROLL_BACK
+#define VIEWER_LINE_UP BUTTON_SCROLL_BACK
+#define VIEWER_LINE_DOWN BUTTON_SCROLL_FWD
/* Sansa C200 keys */
#elif CONFIG_KEYPAD == SANSA_C200_PAD