about summary refs log tree commit diff stats
path: root/xxxterm.1
diff options
context:
space:
mode:
authorStevan Andjelkovic <stevan.andjelkovic@strath.ac.uk>2012-01-03 23:02:20 +0100
committerStevan Andjelkovic <stevan.andjelkovic@strath.ac.uk>2012-01-03 23:02:20 +0100
commitcfd919ea2eb2fcfca2f2759cde43b1aeec539d84 (patch)
tree8e8ff7b721c362c7bd5408bdf0cb9c381bea4e47 /xxxterm.1
parent70d1199aecf94acc6658f95884db5d64bcb3a443 (diff)
downloadxombrero-cfd919ea2eb2fcfca2f2759cde43b1aeec539d84.tar.gz
Favicons for compact tab + autoscroll
FS#214 and #144.

Thanks to Stefan Bolte (dwb browser) for relicensing his
javascript code for autoscroll!

ok marco@
Diffstat (limited to 'xxxterm.1')
-rw-r--r--xxxterm.118
1 files changed, 18 insertions, 0 deletions
diff --git a/xxxterm.1 b/xxxterm.1
index 71486c4..c44d17b 100644
--- a/xxxterm.1
+++ b/xxxterm.1
@@ -995,10 +995,28 @@ Locations where files are downloaded to.
 This directory must exist and
 .Nm
 validates that during startup.
+.It Cm enable_autoscroll
+When enabled clicking MB3 will spawn the autoscroll ball, scrolling can
+then proceed by dragging the mouse away from the ball.
 .It Cm enable_cookie_whitelist
 When enabled all cookies must be in the whitelist or they are rejected.
 Additionally whitelisted cookies also enable HTML5 local storage for the
 domain.
+.It Cm enable_favicon_entry
+When enabled (the default)
+.Nm
+displays the favicon of the web page at the URI entry. This setting
+affects both
+.Cm normal
+and
+.Cm compact
+tabs.
+.It Cm enable_favicon_tabs
+When enabled (disabled by default)
+.Nm
+displays favicons at each tab. This setting only affects
+.Cm compact
+tabs.
 .It Cm enable_js_whitelist
 When enabled all domains must be in the js whitelist in order to run Java
 Script.