wok diff xombrero/stuff/xombrero.conf @ rev 14896

Add: xombrero (1.6.3)
author Claudinei Pereira <claudinei@slitaz.org>
date Fri Jul 26 18:55:09 2013 -0300 (2013-07-26)
parents
children 919c384354f4
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/xombrero/stuff/xombrero.conf	Fri Jul 26 18:55:09 2013 -0300
     1.3 @@ -0,0 +1,394 @@
     1.4 +##
     1.5 +## GENERAL SETTINGS
     1.6 +##
     1.7 +
     1.8 +#
     1.9 +# The strategy for the config file is as follows:
    1.10 +#
    1.11 +# Boolean values are the opposite of the default and need to simply be
    1.12 +# uncommented to alter the default.
    1.13 +#
    1.14 +# Text values *are* set to the default and in order to change them one must
    1.15 +# uncomment the option *and* change the value.
    1.16 +#
    1.17 +
    1.18 +# NOTE: browser_mode and gui_mode MUST be the first entries in this
    1.19 +# file!
    1.20 +
    1.21 +# Normal browser operation (default).
    1.22 +# browser_mode		= normal
    1.23 +
    1.24 +# Prevent tracking operation.
    1.25 +# browser_mode		= whitelist
    1.26 +
    1.27 +# Classic GUI (default).
    1.28 +# gui_mode		= classic
    1.29 +
    1.30 +# Minimalistic GUI.
    1.31 +# gui_mode		= minimal
    1.32 +
    1.33 +home			= www.slitaz.org 
    1.34 +# download_dir		= ~/downloads
    1.35 +# download_mode		= start
    1.36 +# download_notifications = 1
    1.37 +# window_maximize	= 1
    1.38 +# window_width		= 1024
    1.39 +# window_height		= 768
    1.40 +# enable_spell_checking	= 1
    1.41 +# spell_check_languages	= en_US
    1.42 +# default_zoom_level	= 1.0
    1.43 +# encoding		= UTF-8
    1.44 +# ssl_ca_file		= /etc/ssl/certs/ca-certificates.crt
    1.45 +# ssl_strict_certs	= 1
    1.46 +# enable_strict_transport = 0
    1.47 +# ctrl_click_focus	= 1
    1.48 +# append_next		= 0
    1.49 +# save_global_history	= 1
    1.50 +# color_visited_uris	= 0
    1.51 +# guess_search		= 1
    1.52 +# enable_autoscroll	= 1
    1.53 +# session_autosave	= 1
    1.54 +# history_autosave	= 1
    1.55 +# autofocus_onload	= 1
    1.56 +# single_instance	= 1
    1.57 +# enable_socket		= 1
    1.58 +# enable_js_autorun	= 0
    1.59 +# auto_load_images	= 0
    1.60 +# enable_localstorage	= 0
    1.61 +userstyle		= /usr/share/xombrero/style.css
    1.62 +# userstyle_global	= 1
    1.63 +# enable_favicon_entry	= 0
    1.64 +# enable_favicon_tabs	= 1
    1.65 +# preload_strict_transport = 1
    1.66 +# referer		= always
    1.67 +# warn_cert_changes	= 1
    1.68 +# enable_cache		= 1
    1.69 +# js_auto_open_windows	= 0
    1.70 +
    1.71 +# See http://www.xroxy.com/proxylist.php for a good list of open
    1.72 +# proxies.
    1.73 +#
    1.74 +# polipo
    1.75 +# http_proxy			= http://127.0.0.1:8123
    1.76 +#
    1.77 +# tsocks
    1.78 +# http_proxy			= http://127.0.0.1:1080
    1.79 +#
    1.80 +# If you only occasionally use a proxy
    1.81 +# http_proxy_starts_enabled	= 0
    1.82 +
    1.83 +# Search engines; uncomment one of these lines for you favorite search
    1.84 +# engine.
    1.85 +#
    1.86 +# Google
    1.87 +# search_string		= https://www.google.com/search?q=%s
    1.88 +#
    1.89 +# Yahoo
    1.90 +# search_string		= http://search.yahoo.com/search?p=%s
    1.91 +#
    1.92 +# Start Page
    1.93 +# search_string		= https://startpage.com/do/search?language=english_us&cat=web&query=%s
    1.94 +#
    1.95 +# DuckDuckGo
    1.96 +search_string		= https://www.duckduckgo.com/?q=%s
    1.97 +
    1.98 +# External editor.
    1.99 +# NOTE: The editor specified here must not fork into the background.
   1.100 +#
   1.101 +# Examples of editors:
   1.102 +# external_editor	= gvim -f <file>
   1.103 +# external_editor	= xterm -geometry 177x58+0+0 -font -*-fixed-medium-r-*-*-15-*-*-*-*-*-iso8859-* -e vim -f <file>
   1.104 +# external_editor	= emacsclient -c <file>
   1.105 +
   1.106 +# "default_script" points to a script executed by the run_script
   1.107 +# command. The only argument passed to this script is the current URI.
   1.108 +#
   1.109 +# default_script	= ~/.xombrero/playflash.sh
   1.110 +
   1.111 +# "user_agent" can be set to just about anything, for a comprehensive
   1.112 +# list see: http://www.useragentstring.com/pages/All/ . If more than one
   1.113 +# "user_agent" is given, then xombrero will use them in a round-robin
   1.114 +# fashion for each request.
   1.115 +#
   1.116 +#user_agent		= Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
   1.117 +#user_agent		= Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
   1.118 +#user_agent		= Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.27 Safari/532.0
   1.119 +#user_agent		= Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7C144 Safari/528.16
   1.120 +#
   1.121 +
   1.122 +##
   1.123 +## ALIASES
   1.124 +##
   1.125 +
   1.126 +# Aliases are given in the following format:
   1.127 +#
   1.128 +#   alias = <alias>, <link>
   1.129 +#
   1.130 +# Where the link part might contain "%s", the "%s" will be substituted
   1.131 +# with the user's input when the alias is expanded.
   1.132 +
   1.133 +# alias = s,	  https://www.google.com/search?q=%s
   1.134 +# alias = w,	  https://secure.wikimedia.org/wikipedia/en/w/index.php?title=Special%3ASearch&search=%s
   1.135 +# alias = ports,  http://openports.se/search.php?so=%s
   1.136 +
   1.137 +
   1.138 +##
   1.139 +## COOKIE, JAVASCRIPT AND PLUGIN WHITE LISTS
   1.140 +##
   1.141 +
   1.142 +# Add the domains you trust.
   1.143 +
   1.144 +# cookie_wl		= .conformal.com
   1.145 +# cookie_wl		= .peereboom.us
   1.146 +
   1.147 +# js_wl			= .conformal.com
   1.148 +# js_wl			= .peereboom.us
   1.149 +
   1.150 +# pl_wl			= .conformal.com
   1.151 +# pl_wl			= .peereboom.us
   1.152 +
   1.153 +
   1.154 +##
   1.155 +## FORCE HTTPS FOR SITES
   1.156 +##
   1.157 +
   1.158 +# Add the domains of sites that should be only accesed over HTTPS.
   1.159 +
   1.160 +# force_https		= .conformal.com
   1.161 +
   1.162 +
   1.163 +##
   1.164 +## MIME TYPES
   1.165 +##
   1.166 +
   1.167 +# PDF, note that xpdf can't load a URI directly; use "@" in front of
   1.168 +# mime_type to indicate to download the file first.
   1.169 +
   1.170 +# mime_type		= application/pdf,kpdf
   1.171 +# mime_type		= @application/pdf,xpdf
   1.172 +
   1.173 +# Specific MIME type for video.
   1.174 +# mime_type		= video/x-ms-wmv,mplayer
   1.175 +# mime_type		= video/quicktime,mplayer
   1.176 +
   1.177 +# Default MIME type for video.
   1.178 +# mime_type		= video/*,mplayer
   1.179 +
   1.180 +# Default MIME type for audio.
   1.181 +# mime_type		= audio/*,vlc
   1.182 +
   1.183 +# Word documents.
   1.184 +# mime_type		= application/msword,soffice
   1.185 +
   1.186 +# Ignoring flash can be done by using the donothing pseudo-binary.
   1.187 +# mime_type		= application/x-shockwave-flash,donothing
   1.188 +
   1.189 +
   1.190 +##
   1.191 +## ADVANCED SETTINGS
   1.192 +##
   1.193 +
   1.194 +resource_dir		= /usr/share/xombrero/
   1.195 +# refresh_interval	= 10
   1.196 +# url_regex		= ^[[:blank:]]*[^[:blank:]]*([[:alnum:]-]+\.)+[[:alnum:]-][^[:blank:]]*[[:blank:]]*$
   1.197 +# gnutls_priority_string = NORMAL:%COMPAT
   1.198 +
   1.199 +# NOTE: webkit 1.4.x overwrites these values!
   1.200 +# max_host_connections	= 5
   1.201 +# max_connections	= 25
   1.202 +
   1.203 +
   1.204 +##
   1.205 +## ADVANCED GUI SETTINGS
   1.206 +##
   1.207 +
   1.208 +# The following low-level GUI settings are set by the high-level setting
   1.209 +# "gui_mode".
   1.210 +
   1.211 +# The settings for "gui_mode = classic" are as follows:
   1.212 +
   1.213 +# fancy_bar		= 1
   1.214 +# show_tabs		= 1
   1.215 +# tab_style		= normal
   1.216 +# userstyle_global	= 0
   1.217 +# show_url		= 1
   1.218 +# show_statusbar	= 0
   1.219 +# show_scrollbars	= 1
   1.220 +
   1.221 +# The settings for "gui_mode = minimal" are as follows:
   1.222 +
   1.223 +# fancy_bar		= 0
   1.224 +# show_tabs		= 1
   1.225 +# tab_style		= compact
   1.226 +# show_url		= 0
   1.227 +# show_statusbar	= 1
   1.228 +# show_scrollbars	= 0
   1.229 +
   1.230 +# The following are settings shared between "classic" and "minimal"
   1.231 +# "gui_mode":
   1.232 +
   1.233 +# statusbar_elems	= BP
   1.234 +# icon_size		= 2
   1.235 +# cmd_font		= monospace normal 9
   1.236 +# oops_font		= monospace normal 9
   1.237 +# statusbar_font	= monospace normal 9
   1.238 +# tabbar_font		= monospace normal 9
   1.239 +
   1.240 +
   1.241 +##
   1.242 +## ADVANCED COOKIE AND JAVASCRIPT SETTINGS
   1.243 +##
   1.244 +
   1.245 +# The following low-level settings are set by the high-level setting
   1.246 +# "browser_mode", and shouldn't be tweaked manually unless you know what
   1.247 +# you are doing.
   1.248 +
   1.249 +# The settings for "browser_mode = normal" are as follows:
   1.250 +
   1.251 +# allow_volatile_cookies	= 0
   1.252 +# cookie_policy			= allow
   1.253 +# cookies_enabled		= 1
   1.254 +# enable_cookie_whitelist	= 0
   1.255 +# read_only_cookies		= 0
   1.256 +# save_rejected_cookies		= 0
   1.257 +# session_timeout		= 3600
   1.258 +# enable_scripts		= 1
   1.259 +# enable_js_whitelist		= 0
   1.260 +# enable_localstorage		= 1
   1.261 +# enable_plugins		= 1
   1.262 +# enable_plugin_whitelist	= 0
   1.263 +# allow_insecure_content	= 1
   1.264 +# allow_insecure_scripts	= 1
   1.265 +# do_not_track			= 0
   1.266 +
   1.267 +# The settings for "browser_mode = whitelist" are as follows:
   1.268 +
   1.269 +# allow_volatile_cookies	= 0
   1.270 +# cookie_policy			= no3rdparty
   1.271 +# cookies_enabled		= 1
   1.272 +# enable_cookie_whitelist	= 1
   1.273 +# read_only_cookies		= 0
   1.274 +# save_rejected_cookies		= 0
   1.275 +# session_timeout		= 3600
   1.276 +# enable_scripts		= 0
   1.277 +# enable_js_whitelist		= 1
   1.278 +# enable_localstorage		= 0
   1.279 +# enable_plugins		= 0
   1.280 +# enable_plugin_whitelist	= 1
   1.281 +# allow_insecure_content	= 0
   1.282 +# allow_insecure_scripts	= 0
   1.283 +# do_not_track			= 1
   1.284 +
   1.285 +
   1.286 +##
   1.287 +## KEY BINDINGS
   1.288 +##
   1.289 +
   1.290 +# To delete all default keybindings use "keybinding = clearall".
   1.291 +#
   1.292 +# keybinding	= clearall
   1.293 +#
   1.294 +# Key names can be found at:
   1.295 +#
   1.296 +#   http://git.gnome.org/browse/gtk+/tree/gdk/gdkkeysyms-compat.h
   1.297 +#
   1.298 +# Just chop off the "GDK_" part and you have the keyname. Or look at:
   1.299 +#
   1.300 +#   http://git.gnome.org/browse/gtk+/tree/gdk/gdkkeysyms.h
   1.301 +#
   1.302 +# and chop off "GDK_KEY_".
   1.303 +#
   1.304 +# Be aware that the names are case sensitive!
   1.305 +#
   1.306 +# The default keybindings are the following:
   1.307 +#
   1.308 +# keybinding	= command,colon
   1.309 +# keybinding	= search,slash
   1.310 +# keybinding	= searchb,question
   1.311 +# keybinding	= command_mode,!Escape
   1.312 +# keybinding	= insert_mode,i
   1.313 +# keybinding	= cookiejar,!M1-j
   1.314 +# keybinding	= downloadmgr,!M1-d
   1.315 +# keybinding	= history,!M1-h
   1.316 +# keybinding	= print,!C-p
   1.317 +# keybinding	= quitall,!C-q
   1.318 +# keybinding	= restart,!M1-q
   1.319 +# keybinding	= run_script,!M1-r
   1.320 +# keybinding	= js toggle,!C-j
   1.321 +# keybinding	= cookie toggle,!M1-c
   1.322 +# keybinding	= togglesrc,!C-s
   1.323 +# keybinding	= yankuri,y
   1.324 +# keybinding	= pasteuricur,p
   1.325 +# keybinding	= pasteurinew,P
   1.326 +# keybinding	= toplevel toggle,!F4
   1.327 +# keybinding	= help,!F1
   1.328 +# keybinding	= proxy toggle,!F2
   1.329 +# keybinding	= searchnext,n
   1.330 +# keybinding	= searchprevious,N
   1.331 +# keybinding	= focusaddress,!F6
   1.332 +# keybinding	= focussearch,!F7
   1.333 +# keybinding	= hinting,f
   1.334 +# keybinding	= hinting,period
   1.335 +# keybinding	= hinting_newtab,S-F
   1.336 +# keybinding	= hinting_newtab,comma
   1.337 +# keybinding	= userstyle,s
   1.338 +# keybinding	= userstyle_global,S
   1.339 +# keybinding	= goback,BackSpace
   1.340 +# keybinding	= goback,!M1-Left
   1.341 +# keybinding	= goforward,!S-BackSpace
   1.342 +# keybinding	= goforward,!M1-Right
   1.343 +# keybinding	= reload,!F5
   1.344 +# keybinding	= reload,!C-r
   1.345 +# keybinding	= reload,!C-l
   1.346 +# keybinding	= favorites,!M1-f
   1.347 +# keybinding	= scrolldown,j
   1.348 +# keybinding	= scrolldown,Down
   1.349 +# keybinding	= scrollup,k
   1.350 +# keybinding	= scrollup,Up
   1.351 +# keybinding	= scrollbottom,G
   1.352 +# keybinding	= scrollbottom,End
   1.353 +# keybinding	= scrolltop,Home
   1.354 +# keybinding	= scrollpagedown,space
   1.355 +# keybinding	= scrollpagedown,!C-f
   1.356 +# keybinding	= scrollpagedown,Page_Down
   1.357 +# keybinding	= scrollhalfdown,!C-d
   1.358 +# keybinding	= scrollpageup,Page_Up
   1.359 +# keybinding	= scrollpageup,!C-b
   1.360 +# keybinding	= scrollhalfup,!C-u
   1.361 +# keybinding	= scrollright,l
   1.362 +# keybinding	= scrollright,Right
   1.363 +# keybinding	= scrollfarright,dollar
   1.364 +# keybinding	= scrollleft,h
   1.365 +# keybinding	= scrollleft,Left
   1.366 +# keybinding	= scrollfarleft,0
   1.367 +# keybinding	= statustoggle,!C-n
   1.368 +# keybinding	= stop,!S-F5
   1.369 +# keybinding	= tabnew,!C-t
   1.370 +# keybinding	= tabclose,!C-w
   1.371 +# keybinding	= tabundoclose,U
   1.372 +# keybinding	= tabnext 1,!C-1
   1.373 +# keybinding	= tabnext 2,!C-2
   1.374 +# keybinding	= tabnext 3,!C-3
   1.375 +# keybinding	= tabnext 4,!C-4
   1.376 +# keybinding	= tabnext 5,!C-5
   1.377 +# keybinding	= tabnext 6,!C-6
   1.378 +# keybinding	= tabnext 7,!C-7
   1.379 +# keybinding	= tabnext 8,!C-8
   1.380 +# keybinding	= tabnext 9,!C-9
   1.381 +# keybinding	= tabfirst,!C-less
   1.382 +# keybinding	= tablast,!C-greater
   1.383 +# keybinding	= tabprevious,!C-Left
   1.384 +# keybinding	= tabnext,!C-Right
   1.385 +# keybinding	= focusout,!C-minus
   1.386 +# keybinding	= focusin,!C-equal
   1.387 +# keybinding	= focusin,!C-plus
   1.388 +# keybinding	= focusreset,!C-0
   1.389 +# keybinding	= editelement,!C-i
   1.390 +# keybinding	= passthrough,!C-z
   1.391 +# keybinding	= :open ,!F9
   1.392 +# keybinding	= :open <uri>,!F10
   1.393 +# keybinding	= :tabnew ,!F11
   1.394 +# keybinding	= :tabnew <uri>,!F12
   1.395 +
   1.396 +# parse the contents of another configuration file
   1.397 +# include_config	= ~/.xombrero_alternate.conf