# 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 # 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 #------------------------------------------------------------------------- # RENDERING SECTION #------------------------------------------------------------------------- # 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" # # Otherwise, use bitmapped fonts like the following (for a list, try running # "xlsfonts -fn *-iso10646-1 | grep -v -e -0-0 | cut -d - -f 3 | sort | uniq"). # font_serif="times" # font_sans_serif="helvetica" # font_cursive="helvetica" # font_fantasy="helvetica" # font_monospace="courier" # All font sizes are scaled by this value # font_factor=1.5 #font_factor=1.0 # Maximum font size in pixels #font_max_size=100 # Minimum font size in pixels #font_min_size=6 # Show tooltip popups for UI and for HTML title attributes #show_tooltip=YES # Set this to YES if you want to limit the word wrap width to the viewport # width (may be useful for iPAQ) #limit_text_width=NO #------------------------------------------------------------------------- # PARSING SECTION #------------------------------------------------------------------------- # If you prefer more accurate HTML bug diagnosis over better rendering # (page authors and webmasters) set the following to "NO". # #w3c_plus_heuristics=YES #------------------------------------------------------------------------- # NETWORK SECTION #------------------------------------------------------------------------- # 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" # Set the home location # home="file:/home/jcid/HomePage/Home.html" #home="http://www.dillo.org/" # Set the URLs used by the web search dialog. # "%s" is replaced with the search keywords separated by '+'. # Format: search_url="[