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, 3 insertions, 1 deletions
diff --git a/apps/plugins/viewer.c b/apps/plugins/viewer.c
index 0243d0e..07392d4 100644
--- a/apps/plugins/viewer.c
+++ b/apps/plugins/viewer.c
@@ -178,7 +178,9 @@ PLUGIN_HEADER
#define VIEWER_SCREEN_LEFT BUTTON_LEFT
#define VIEWER_SCREEN_RIGHT BUTTON_RIGHT
#define VIEWER_MENU BUTTON_SELECT
-#define VIEWER_AUTOSCROLL BUTTON_SCROLL_UP
+#define VIEWER_AUTOSCROLL BUTTON_REC
+#define VIEWER_LINE_UP BUTTON_SCROLL_UP
+#define VIEWER_LINE_DOWN BUTTON_SCROLL_DOWN
/* iriver H10 keys */
#elif CONFIG_KEYPAD == IRIVER_H10_PAD