From 1cdbeb972a64e1fb12db5dc05fbaa1428e72bb12 Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Thu, 27 Oct 2011 16:21:01 +0200 Subject: Added screen-wise scrolling for thumbnail mode --- commands.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'commands.h') diff --git a/commands.h b/commands.h index 061ebc3..065982b 100644 --- a/commands.h +++ b/commands.h @@ -51,9 +51,9 @@ bool it_first(arg_t); bool it_n_or_last(arg_t); bool i_navigate_frame(arg_t); bool i_toggle_animation(arg_t); -bool it_move(arg_t); -bool i_pan_screen(arg_t); -bool i_pan_edge(arg_t); +bool it_scroll_move(arg_t); +bool it_scroll_screen(arg_t); +bool i_scroll_to_edge(arg_t); bool i_drag(arg_t); bool i_zoom(arg_t); bool i_set_zoom(arg_t); -- cgit v1.2.3-70-g09d2