6 # The strategy for the config file is as follows:
8 # Boolean values are the opposite of the default and need to simply be
9 # uncommented to alter the default.
11 # Text values *are* set to the default and in order to change them one must
12 # uncomment the option *and* change the value.
15 # NOTE: browser_mode and gui_mode MUST be the first entries in this
18 # Normal browser operation (default).
19 # browser_mode = normal
21 # Prevent tracking operation.
22 # browser_mode = whitelist
24 # Classic GUI (default).
30 # home = https://www.cyphertite.com
31 # download_dir = ~/downloads
32 # download_mode = start
33 # download_notifications = 1
37 # enable_spell_checking = 1
38 # spell_check_languages = en_US
39 # default_zoom_level = 1.0
41 # ssl_ca_file = /etc/ssl/cert.pem
42 # ssl_strict_certs = 1
43 # enable_strict_transport = 0
44 # ctrl_click_focus = 1
46 # save_global_history = 1
47 # color_visited_uris = 0
49 # enable_autoscroll = 1
50 # session_autosave = 1
51 # history_autosave = 1
52 # autofocus_onload = 1
55 # enable_js_autorun = 0
56 # auto_load_images = 0
57 # enable_localstorage = 0
58 # userstyle = /usr/local/share/xombrero/style.css
59 # userstyle_global = 1
60 # enable_favicon_entry = 0
61 # enable_favicon_tabs = 1
62 # preload_strict_transport = 1
64 # warn_cert_changes = 1
66 # See http://www.xroxy.com/proxylist.php for a good list of open
70 # http_proxy = http://127.0.0.1:8123
73 # http_proxy = http://127.0.0.1:1080
75 # If you only occasionally use a proxy
76 # http_proxy_starts_enabled = 0
78 # Search engines; uncomment one of these lines for you favorite search
82 # search_string = https://www.google.com/search?q=%s&&client=xombrero
85 # search_string = http://search.yahoo.com/search?p=%s
88 # search_string = https://startpage.com/do/search?language=english_us&cat=web&query=%s
91 # search_string = https://www.duckduckgo.com/?q=%s
94 # NOTE: The editor specified here must not fork into the background.
96 # Examples of editors:
97 # external_editor = gvim -f <file>
98 # external_editor = xterm -geometry 177x58+0+0 -font -*-fixed-medium-r-*-*-15-*-*-*-*-*-iso8859-* -e vim -f <file>
99 # external_editor = emacsclient -c <file>
101 # "default_script" points to a script executed by the run_script
102 # command. The only argument passed to this script is the current URI.
104 # default_script = ~/.xombrero/playflash.sh
106 # "user_agent" can be set to just about anything, for a comprehensive
107 # list see: http://www.useragentstring.com/pages/All/ . If more than one
108 # "user_agent" is given, then xombrero will use them in a round-robin
109 # fashion for each request.
111 #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)
112 #user_agent = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
113 #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
114 #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
121 # Aliases are given in the following format:
123 # alias = <alias>, <link>
125 # Where the link part might contain "%s", the "%s" will be substituted
126 # with the user's input when the alias is expanded.
128 # alias = s, https://www.google.com/search?q=%s&&client=xombrero
129 # alias = w, https://secure.wikimedia.org/wikipedia/en/w/index.php?title=Special%3ASearch&search=%s
130 # alias = ports, http://openports.se/search.php?so=%s
134 ## COOKIE, JAVASCRIPT AND PLUGIN WHITE LISTS
137 # Add the domains you trust.
139 # cookie_wl = .conformal.com
140 # cookie_wl = .peereboom.us
142 # js_wl = .conformal.com
143 # js_wl = .peereboom.us
145 # pl_wl = .conformal.com
146 # pl_wl = .peereboom.us
150 ## FORCE HTTPS FOR SITES
153 # Add the domains of sites that should be only accesed over HTTPS.
155 # force_https = .conformal.com
162 # PDF, note that xpdf can't load a URI directly; use "@" in front of
163 # mime_type to indicate to download the file first.
165 # mime_type = application/pdf,kpdf
166 # mime_type = @application/pdf,xpdf
168 # Specific MIME type for video.
169 # mime_type = video/x-ms-wmv,mplayer
170 # mime_type = video/quicktime,mplayer
172 # Default MIME type for video.
173 # mime_type = video/*,mplayer
175 # Default MIME type for audio.
176 # mime_type = audio/*,vlc
179 # mime_type = application/msword,soffice
181 # Ignoring flash can be done by using the donothing pseudo-binary.
182 # mime_type = application/x-shockwave-flash,donothing
189 # resource_dir = /usr/local/share/xombrero/
190 # refresh_interval = 10
191 # url_regex = ^[[:blank:]]*[^[:blank:]]*([[:alnum:]-]+\.)+[[:alnum:]-][^[:blank:]]*[[:blank:]]*$
192 # gnutls_priority_string = NORMAL:%COMPAT
194 # NOTE: webkit 1.4.x overwrites these values!
195 # max_host_connections = 5
196 # max_connections = 25
200 ## ADVANCED GUI SETTINGS
203 # The following low-level GUI settings are set by the high-level setting
206 # The settings for "gui_mode = classic" are as follows:
211 # userstyle_global = 0
214 # show_scrollbars = 1
216 # The settings for "gui_mode = minimal" are as follows:
220 # tab_style = compact
223 # show_scrollbars = 0
225 # The following are settings shared between "classic" and "minimal"
228 # statusbar_elems = BP
230 # cmd_font = monospace normal 9
231 # oops_font = monospace normal 9
232 # statusbar_font = monospace normal 9
233 # tabbar_font = monospace normal 9
237 ## ADVANCED COOKIE AND JAVASCRIPT SETTINGS
240 # The following low-level settings are set by the high-level setting
241 # "browser_mode", and shouldn't be tweaked manually unless you know what
244 # The settings for "browser_mode = normal" are as follows:
246 # allow_volatile_cookies = 0
247 # cookie_policy = allow
248 # cookies_enabled = 1
249 # enable_cookie_whitelist = 0
250 # read_only_cookies = 0
251 # save_rejected_cookies = 0
252 # session_timeout = 3600
254 # enable_js_whitelist = 0
255 # enable_localstorage = 1
257 # enable_plugin_whitelist = 0
258 # allow_insecure_content = 1
259 # allow_insecure_scripts = 1
262 # The settings for "browser_mode = whitelist" are as follows:
264 # allow_volatile_cookies = 0
265 # cookie_policy = no3rdparty
266 # cookies_enabled = 1
267 # enable_cookie_whitelist = 1
268 # read_only_cookies = 0
269 # save_rejected_cookies = 0
270 # session_timeout = 3600
272 # enable_js_whitelist = 1
273 # enable_localstorage = 0
275 # enable_plugin_whitelist = 1
276 # allow_insecure_content = 0
277 # allow_insecure_scripts = 0
285 # To delete all default keybindings use "keybinding = clearall".
287 # keybinding = clearall
289 # Key names can be found at:
291 # http://git.gnome.org/browse/gtk+/tree/gdk/gdkkeysyms-compat.h
293 # Just chop off the "GDK_" part and you have the keyname. Or look at:
295 # http://git.gnome.org/browse/gtk+/tree/gdk/gdkkeysyms.h
297 # and chop off "GDK_KEY_".
299 # Be aware that the names are case sensitive!
301 # The default keybindings are the following:
303 # keybinding = command,colon
304 # keybinding = search,slash
305 # keybinding = searchb,question
306 # keybinding = command_mode,!Escape
307 # keybinding = insert_mode,i
308 # keybinding = cookiejar,!M1-j
309 # keybinding = downloadmgr,!M1-d
310 # keybinding = history,!M1-h
311 # keybinding = print,!C-p
312 # keybinding = quitall,!C-q
313 # keybinding = restart,!M1-q
314 # keybinding = run_script,!M1-r
315 # keybinding = js toggle,!C-j
316 # keybinding = cookie toggle,!M1-c
317 # keybinding = togglesrc,!C-s
318 # keybinding = yankuri,y
319 # keybinding = pasteuricur,p
320 # keybinding = pasteurinew,P
321 # keybinding = toplevel toggle,!F4
322 # keybinding = help,!F1
323 # keybinding = proxy toggle,!F2
324 # keybinding = searchnext,n
325 # keybinding = searchprevious,N
326 # keybinding = focusaddress,!F6
327 # keybinding = focussearch,!F7
328 # keybinding = hinting,f
329 # keybinding = hinting,period
330 # keybinding = hinting_newtab,S-F
331 # keybinding = hinting_newtab,comma
332 # keybinding = userstyle,s
333 # keybinding = userstyle_global,S
334 # keybinding = goback,BackSpace
335 # keybinding = goback,!M1-Left
336 # keybinding = goforward,!S-BackSpace
337 # keybinding = goforward,!M1-Right
338 # keybinding = reload,!F5
339 # keybinding = reload,!C-r
340 # keybinding = reload,!C-l
341 # keybinding = favorites,!M1-f
342 # keybinding = scrolldown,j
343 # keybinding = scrolldown,Down
344 # keybinding = scrollup,k
345 # keybinding = scrollup,Up
346 # keybinding = scrollbottom,G
347 # keybinding = scrollbottom,End
348 # keybinding = scrolltop,Home
349 # keybinding = scrollpagedown,space
350 # keybinding = scrollpagedown,!C-f
351 # keybinding = scrollpagedown,Page_Down
352 # keybinding = scrollhalfdown,!C-d
353 # keybinding = scrollpageup,Page_Up
354 # keybinding = scrollpageup,!C-b
355 # keybinding = scrollhalfup,!C-u
356 # keybinding = scrollright,l
357 # keybinding = scrollright,Right
358 # keybinding = scrollfarright,dollar
359 # keybinding = scrollleft,h
360 # keybinding = scrollleft,Left
361 # keybinding = scrollfarleft,0
362 # keybinding = statustoggle,!C-n
363 # keybinding = stop,!S-F5
364 # keybinding = tabnew,!C-t
365 # keybinding = tabclose,!C-w
366 # keybinding = tabundoclose,U
367 # keybinding = tabnext 1,!C-1
368 # keybinding = tabnext 2,!C-2
369 # keybinding = tabnext 3,!C-3
370 # keybinding = tabnext 4,!C-4
371 # keybinding = tabnext 5,!C-5
372 # keybinding = tabnext 6,!C-6
373 # keybinding = tabnext 7,!C-7
374 # keybinding = tabnext 8,!C-8
375 # keybinding = tabnext 9,!C-9
376 # keybinding = tabfirst,!C-less
377 # keybinding = tablast,!C-greater
378 # keybinding = tabprevious,!C-Left
379 # keybinding = tabnext,!C-Right
380 # keybinding = focusout,!C-minus
381 # keybinding = focusin,!C-equal
382 # keybinding = focusin,!C-plus
383 # keybinding = focusreset,!C-0
384 # keybinding = editelement,!C-i
385 # keybinding = passthrough,!C-z
386 # keybinding = :open ,!F9
387 # keybinding = :open <uri>,!F10
388 # keybinding = :tabnew ,!F11
389 # keybinding = :tabnew <uri>,!F12
391 # parse the contents of another configuration file
392 # include_config = ~/.xombrero_alternate.conf