From 2bb1b9e35cd1984e8e5529873bcf0713058914b4 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 12 Feb 2013 20:24:30 +0100 Subject: patch by sdaau: button bindings for zoom in / out --- examples/buttons | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'examples') diff --git a/examples/buttons b/examples/buttons index e625f9e..3c79413 100644 --- a/examples/buttons +++ b/examples/buttons @@ -11,3 +11,7 @@ # Switch menu and zoom keys, useful for two-button touchpads menu 2 zoom 3 + +# make scroll wheel (mousewheel up and down) zoom, instead of flipping images +zoom_in 4 +zoom_out 5 \ No newline at end of file -- cgit v1.2.3