Add -lgcrypt
[xxxterm/127001.git] / xxxterm.conf
blobd5d723818209f694b92f427ddecfe2d824313908
1 # $xxxterm$
3 # NOTE: browser_mode MUST be the first entry in this file!
5 # normal browser operation (default)
6 # browser_mode          = normal
8 # prevent tracking operation
9 # browser_mode          = whitelist
11 # home                  = https://www.cyphertite.com
12 # ctrl_click_focus      = 0
13 # append_next           = 1
14 # download_dir          = ~/downloads
15 # default_zoom_level    = 1.0
16 # fancy_bar             = 1
17 # refresh_interval      = 10
18 # ssl_ca_file           = /etc/ssl/cert.pem
19 # ssl_strict_certs      = 0
20 # enable_socket         = 0
21 # enable_localstorage   = 0
22 # single_instance       = 0
23 # save_global_history   = 0
24 # show_tabs             = 1
25 # statusbar_elems       = BP
26 # tab_style             = normal
27 # show_url              = 1
28 # show_statusbar        = 0
29 # session_autosave      = 0
30 # guess_search          = 1
31 # url_regex             = ^[[:blank:]]*[^[:blank:]]*([[:alnum:]-]+\.)+[[:alnum:]-][^[:blank:]]*[[:blank:]]*$
32 # enable_spell_checking = 1
33 # spell_check_languages = en_US
34 # xterm_workaround      = 1
35 # history_autosave      = 1
36 # encoding              = ISO-8859-1
39 # default_script points to a script executed by the run_script command.
40 # the only argument passed to this script is the current uri
42 # default_script        = ~/.xxxterm/playflash.sh
44 # NOTE: webkit 1.4.x overwrites these values!
45 # max_host_connections  = 5
46 # max_connections       = 25
48 # cmd_font              = monospace normal 9
49 # oops_font             = monospace normal 9
50 # statusbar_font        = monospace normal 9
51 # tabbar_font           = monospace normal 9
54 # resource_dir          = /usr/local/share/xxxterm/
55 # icon_size             = 2
56 # window_width          = 1024
57 # window_height         = 768
60 # user_agent can bet set to just about anything
61 # for a comprehensive list see: http://www.useragentstring.com/pages/All/
63 #user_agent             = Mozilla/5.0 (Windows; U; MSIE 9.0; WIndows NT 9.0; en-US))
64 #user_agent             = Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; de-de) AppleWebKit/534.15+ (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4
65 #user_agent             = Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.2.3) Gecko/20100401 Firefox/4.0 (.NET CLR 3.5.30729)
68 # see http://www.xroxy.com/proxylist.php for a good list of open proxies
69 # http_proxy            = http://127.0.0.1:80
72 # search engines
73 # uncomment one of these lines for you favorite search engine
75 # scroogle (default)
76 # search_string         = https://ssl.scroogle.org/cgi-bin/nbbwssl.cgi?Gw=%s
77 # search_string         = http://www.scroogle.org/cgi-bin/nbbw.cgi?Gw=%s
78 # google
79 # search_string         = http://www.google.com/search?q=%s&&client=xxxterm
80 # yahoo
81 # search_string         = http://search.yahoo.com/search?p=%s
84 # alias support, %s is substituded with user input
85 # alias,link+action
86 # alias = ports,http://openports.se/search.php?so=%s
89 # pdf, note that xpdf can't load a URI directly
90 # use @ in front of mime_type to indicate to download the file first
91 # mime_type             = application/pdf,kpdf
92 # mime_type             = @application/pdf,xpdf
95 # specific mime type for video
96 # mime_type             = video/x-ms-wmv,mplayer
97 # mime_type             = video/quicktime,mplayer
99 # default mime type for video
100 # mime_type             = video/*,mplayer
102 # default mime type for audio
103 # mime_type             = audio/*,vlc
105 # word docs
106 # mime_type             = application/msword,soffice
108 # ignoring flash can be done by using a non-existent binary name
109 # mime_type             = application/x-shockwave-flash,donothing
112 # advanced cookie and JS settings, don't touch unless you know what you are doing
114 # the settings for "browser_mode = whitelist" are as follows:
115 # allow_volatile_cookies        = 0
116 # cookie_policy                 = no3rdparty
117 # cookies_enabled               = 1
118 # enable_cookie_whitelist       = 1
119 # read_only_cookies             = 0
120 # save_rejected_cookies         = 0
121 # session_timeout               = 3600
122 # enable_scripts                = 0
123 # enable_js_whitelist           = 1
124 # enable_localstorage           = 0
126 # the settings for "browser_mode = normal" are as follows
127 # allow_volatile_cookies        = 0
128 # cookie_policy                 = allow
129 # cookies_enabled               = 1
130 # enable_cookie_whitelist       = 0
131 # read_only_cookies             = 0
132 # save_rejected_cookies         = 0
133 # session_timeout               = 3600
134 # enable_scripts                = 1
135 # enable_js_whitelist           = 0
136 # enable_localstorage           = 1
138 # cookie white list
139 # cookie_wl             = .conformal.com
140 # cookie_wl             = .peereboom.us
142 # javascript white list
143 # js_wl                 = .conformal.com
144 # js_wl                 = .peereboom.us
147 # key bindings
148 # to delete all default keybindings use "keybinding = clearall"
150 # keybinding    = clearall
152 # Key names can be found at:
153 # http://git.gnome.org/browse/gtk+/tree/gdk/gdkkeysyms-compat.h
154 # just chop off the GDK_ part and you have the keyname.
155 # or look at
156 # http://git.gnome.org/browse/gtk+/tree/gdk/gdkkeysyms.h
157 # and chop off GDK_KEY_
158 # Be aware that the names are case sensitive!
160 # default keybindings
162 # keybinding    = command,colon
163 # keybinding    = search,slash
164 # keybinding    = searchb,question
165 # keybinding    = cookiejar,M1-j
166 # keybinding    = downloadmgr,M1-d
167 # keybinding    = history,M1-h
168 # keybinding    = print,C-p
169 # keybinding    = quitall,C-q
170 # keybinding    = restart,M1-q
171 # keybinding    = run_script,M1-r
172 # keybinding    = js toggle,C-j
173 # keybinding    = cookie toggle,M1-c
174 # keybinding    = togglesrc,C-s
175 # keybinding    = yankuri,y
176 # keybinding    = pasteuricur,p
177 # keybinding    = pasteurinew,P
178 # keybinding    = toplevel toggle,F4
179 # keybinding    = help,F1
180 # keybinding    = searchnext,n
181 # keybinding    = searchprevious,N
182 # keybinding    = focusaddress,F6
183 # keybinding    = focussearch,F7
184 # keybinding    = promptopen,F9
185 # keybinding    = promptopencurrent,F10
186 # keybinding    = prompttabnew,F11
187 # keybinding    = prompttabnewcurrent,F12
188 # keybinding    = hinting,f
189 # keybinding    = userstyle,i
190 # keybinding    = goback,BackSpace
191 # keybinding    = goback,M1-Left
192 # keybinding    = goforward,S-BackSpace
193 # keybinding    = goforward,M1-Right
194 # keybinding    = reload,F5
195 # keybinding    = reload,C-r
196 # keybinding    = reload,C-l
197 # keybinding    = favorites,!M1-f
198 # keybinding    = scrolldown,j
199 # keybinding    = scrolldown,Down
200 # keybinding    = scrollup,k
201 # keybinding    = scrollup,Up
202 # keybinding    = scrollbottom,G
203 # keybinding    = scrollbottom,End
204 # keybinding    = scrolltop,Home
205 # keybinding    = scrollpagedown,space
206 # keybinding    = scrollpagedown,C-f
207 # keybinding    = scrollpagedown,Page_Down
208 # keybinding    = scrollhalfdown,C-d
209 # keybinding    = scrollpageup,Page_Up
210 # keybinding    = scrollpageup,C-b
211 # keybinding    = scrollhalfup,C-u
212 # keybinding    = scrollright,l
213 # keybinding    = scrollright,Right
214 # keybinding    = scrollfarright,dollar
215 # keybinding    = scrollleft,h
216 # keybinding    = scrollleft,Left
217 # keybinding    = scrollfarleft,0
218 # keybinding    = statustoggle,C-n
219 # keybinding    = tabnew,C-t
220 # keybinding    = tabclose,!C-w
221 # keybinding    = tabundoclose,U
222 # keybinding    = tabnext 1,C-1
223 # keybinding    = tabnext 2,C-2
224 # keybinding    = tabnext 3,C-3
225 # keybinding    = tabnext 4,C-4
226 # keybinding    = tabnext 5,C-5
227 # keybinding    = tabnext 6,C-6
228 # keybinding    = tabnext 7,C-7
229 # keybinding    = tabnext 8,C-8
230 # keybinding    = tabnext 9,C-9
231 # keybinding    = tabfirst,C-less
232 # keybinding    = tablast,C-greater
233 # keybinding    = tabprevious,C-Left
234 # keybinding    = tabnext,C-Right
235 # keybinding    = focusout,C-minus
236 # keybinding    = focusin,C-equal
237 # keybinding    = focusin,C-plus
238 # keybinding    = focusreset,C-0