summaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc4
1 files changed, 4 insertions, 0 deletions
diff --git a/dillorc b/dillorc
index 5f0b756e..60fe2f4b 100644
--- a/dillorc
+++ b/dillorc
@@ -380,6 +380,10 @@ ui_tab_bg_color=#b7beb7
# With mousewheel mouses, right click feels way better (set to YES).
#right_click_closes_tab=YES
+# Scroll over tabs (using the mouse wheel) to switch among tabs.
+# If set to NO, the page will be scrolled instead.
+#scroll_switches_tabs=YES
+
# Mouse middle click by default drives drag-scrolling.
# To paste an URL into the window instead of scrolling, set it to NO.
# Note: You could always paste the URL onto the URL box clear button.