summaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-10-26 19:21:51 +0100
committerjcid <devnull@localhost>2008-10-26 19:21:51 +0100
commit989c6785ff153d4a84a176639420aa1837ead2d7 (patch)
treeb1e403ecd61f28f999b357e3cb1960dd5dd98391 /dillorc
parente48bb7717ec4a51abf1a2d467a5b1dbebf61888a (diff)
- Added the "middle_click_drags_page" dillorc option.
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc5
1 files changed, 5 insertions, 0 deletions
diff --git a/dillorc b/dillorc
index 05debda6..e61b1c40 100644
--- a/dillorc
+++ b/dillorc
@@ -203,6 +203,11 @@
# If you prefer to open a new Window instead, set it to NO.
#middle_click_opens_new_tab=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.
+#middle_click_drags_page=YES
+
# Focus follows new Tabs.
# You can hold SHIFT to temporarily revert this behaviour.
#focus_new_tab=YES