# arenarc # Initilization file(s) for Arena - X11 based WWW Browser # # This file may be located in 2 places! # /SystemDefined/arenarc # ~/.Arena/arenarc # You may override any option on the command line! # You may place ANY GNU style option here that is understood by Arena. # Use `arena --usage' to get a complete listing of options. # # Initial HTML page to open. NOTE: you may place double quotes around arg... # url "/some/doc.html" url /usr/doc/HTML/index.html # # Specify your printer command and logical printer name. # print-command lpr -Plp # # Specify your editor command. Several types shown here. # edit-command xterm -e vi # edit-command vi # edit-command xterm -e emacs edit-command emacsclient # # Specify your return email address to by used for mailto: URLs # email-address (Greg Kaup) glkaup@kaup.com # # Set up persistent caching system. # persistent-cache ~/.Arena/cache/ # # If you want NO caching change comments. # nopersistent-cache