# dillorc # Sample dillo initialization file. # # Lines that start with a '#' are comments. # "#option=..." shows the built-in default. # "# option=..." is an additional example. # "option=..." overrides the built-in value.
#------------------------------------------------------------------------- # FIRST SECTION :) #-------------------------------------------------------------------------
# Set the desired initial browser size # geometry=650x545+0+20 #geometry=780x580
# Change this if you want to have text-only browsing from the start. # (While browsing, this can be changed from the tools/settings menu.) #load_images=YES
# Change this if you want to disable loading of CSS stylesheets initially. # (While browsing, this can be changed from the tools/settings menu.) #load_stylesheets=YES
# Change this if you want to disable parsing of embedded CSS initially. # (While browsing, this can be changed from the tools/settings menu.) #parse_embedded_css=YES
# How should Dillo restrict automatic requests (e.g., redirections, # pages containing images or stylesheets)? # allow_all # same_domain : Permit www.example.org to load an image from img.example.org, # but not from the unrelated ad.doubleclick.net. #filter_auto_requests=same_domain
# Change the buffering scheme for drawing # 0 no double buffering - useful for debugging # 1 light buffering using a single back buffer for all windows # 2 full fltk-based double buffering for all windows #buffered_drawing=1
# Set your default directory for download/save operations #save_dir=/tmp
# Default fonts: # # If FLTK has been configured with Xft enabled (the default), you can use # scalable fonts such as DejaVu or Liberation (try running # "fc-list : family | cut -d ',' -f 2 | sort"). #font_serif="DejaVu Serif" #font_sans_serif="DejaVu Sans" #font_cursive="URW Chancery L" #font_fantasy="DejaVu Sans" #font_monospace="DejaVu Sans Mono"
# If you prefer more accurate HTML bug diagnosis over better rendering # (page authors and webmasters) set the following to "NO". # #w3c_plus_heuristics=YES
# Set the start page. # start_page="about:blank" # start_page="http://www.dillo.org" # start_page="file:/home/jcid/custom_page.html" #start_page="about:splash" start_page="http://www.google.co.jp/custom?q=&client=pub-&ie=UTF-8&oe=UTF-8&hl=ja"
# Set the home location # home="file:/home/jcid/HomePage/Home.html" #home="http://www.dillo.org/" home="http://www.google.co.jp/custom?q=&client=pub-&ie=UTF-8&oe=UTF-8&hl=ja"
# Set the URLs used by the web search dialog. # "%s" is replaced with the search keywords separated by '+'. # Format: search_url="[