summaryrefslogtreecommitdiff
path: root/examples/buttons
diff options
context:
space:
mode:
Diffstat (limited to 'examples/buttons')
-rw-r--r--examples/buttons4
1 files changed, 4 insertions, 0 deletions
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