diff options
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |