plug memleak and more paranoia on file errors
[xxxterm.git] / xxxterm.conf
blob96c1fe7ec713ecddf66c437f96a6f9da7763ff01
1 # $xxxterm$
3 home                    = www.peereboom.us
4 ctrl_click_focus        = 0
5 download_dir            = ~downloads
6 cookies_enabled         = 1
7 read_only_cookies       = 0
8 enable_scripts          = 0
9 enable_plugins          = 0
10 default_font_size       = 12
11 fancy_bar               = 1
13 # see http://www.xroxy.com/proxylist.php for a good list of open proxies
14 # http_proxy            = http://127.0.0.1:80
16 # search engines
17 # uncomment one of these lines for you favorite search engine
19 # scroogle
20 search_string           = https://ssl.scroogle.org/cgi-bin/nbbwssl.cgi?Gw=%s
21 #search_string          = http://www.scroogle.org/cgi-bin/nbbw.cgi?Gw=%s
23 # google
24 # search_string         = http://www.google.com/search?q=%s&&client=xxxterm
26 # yahoo
27 # search_string         = http://search.yahoo.com/search?p=%s
29 # specific mime type for video
30 # mime_type             = video/x-ms-wmv,mplayer
31 # mime_type             = video/quicktime,mplayer
33 # default mime type for video
34 mime_type               = video/*,mplayer
36 # default mime type for audio
37 mime_type               = audio/*,mplayer
39 # pdf, note that xpdf can't load a URI directly
40 mime_type               = application/pdf,kpdf