about summary refs log tree commit diff stats
path: root/xxxterm.conf
blob: a096d6c69cf42ad19c42fb12d02c0de72c6d1d18 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# $xxxterm$

home			= www.peereboom.us
ctrl_click_focus	= 0
download_dir		= ~downloads
cookies_enabled		= 1
read_only_cookies	= 0
enable_scripts		= 0
enable_plugins		= 0
default_font_size	= 12
fancy_bar		= 1

# see http://www.xroxy.com/proxylist.php for a good list of open proxies
# http_proxy		= http://127.0.0.1:80

# search engines
# uncomment one of these lines for you favorite search engine
#
# scroogle
search_string		= http://www.scroogle.org/cgi-bin/nbbw.cgi?Gw=%s

# google
# search_string		= http://www.google.com/search?q=%s&&client=xxxterm

# yahoo
# search_string		= http://search.yahoo.com/search?p=%s

# specific mime type for video
# mime_type		= video/x-ms-wmv,mplayer
# mime_type		= video/quicktime,mplayer

# default mime type for video
mime_type		= video/*,mplayer

# default mime type for audio
mime_type		= audio/*,mplayer

# pdf, note that xpdf can't load a URI directly
mime_type		= application/pdf,kpdf