aboutsummaryrefslogtreecommitdiff
path: root/src/keysrc
diff options
context:
space:
mode:
Diffstat (limited to 'src/keysrc')
-rw-r--r--src/keysrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/keysrc b/src/keysrc
index 64d527d6..bcfbb039 100644
--- a/src/keysrc
+++ b/src/keysrc
@@ -84,6 +84,14 @@
# "save" the current page.
#(save has no default binding)
+# "zoom-in" increases the zoom by 10% (make elements bigger).
+#<ctrl>+ = zoom-in
+#<ctrl>= = zoom-in
+# "zoom-out" decreases the zoom by 10% (make elements smaller).
+#<ctrl>- = zoom-out
+# "zoom-reset" resets the zoom to 100%.
+#<ctrl>0 = zoom-reset
+
#--------------------------------------------------------------------
# MOTION COMMANDS
#--------------------------------------------------------------------