diff -Naur lynx2-8-5/lynx.cfg lynx2-8-5.new/lynx.cfg --- lynx2-8-5/lynx.cfg 2003-06-02 05:16:28 +0400 +++ lynx2-8-5.new/lynx.cfg 2003-12-05 13:24:47 +0300 @@ -1,5 +1,5 @@ # lynx.cfg file. -# The default placement for this file is /usr/local/lib/lynx.cfg (Unix) +# The default placement for this file is /etc/lynx.cfg (Unix) # or Lynx_Dir:lynx.cfg (VMS) # # $Format: "#PRCS LYNX_VERSION \"$ProjectVersion$\""$ @@ -11,7 +11,7 @@ # Definition pairs are of the form VARIABLE:DEFINITION # NO spaces are allowed between the pair items. # -# If you do not have write access to /usr/local/lib you may change +# If you do not have write access to /etc you may change # the default location of this file in the userdefs.h file and recompile, # or specify its location on the command line with the "-cfg" # command line option. @@ -47,7 +47,7 @@ # # Then in ~/lynx.cfg: # -# INCLUDE:/usr/local/lib/lynx.cfg +# INCLUDE:/etc/lynx.cfg # ^^^^^^^^^^^^^^^^^^^^^^^ or whatever is appropriate on your system # and now your own tweaks. # @@ -92,7 +92,7 @@ # # Normally we expect you will connect to a remote site, e.g., the Lynx starting # site: -STARTFILE:http://lynx.isc.org/ +STARTFILE:file:///usr/share/doc/HTML/index.html # # As an alternative, you may want to use a local URL. A good choice for this is # the user's home directory: @@ -115,7 +115,7 @@ # http://www.subir.com/lynx/lynx_help/lynx_help_main.html # This should be changed to the local path. # -HELPFILE:http://www.subir.com/lynx/lynx_help/lynx_help_main.html +HELPFILE:///usr/share/lynx/lynx_help/Lynx_users_guide.html .ex #HELPFILE:file://localhost/PATH_TO/lynx_help/lynx_help_main.html @@ -494,7 +494,7 @@ # Older browser versions will fail so keep NCR_IN_BOOKMARKS:FALSE if you # plan to use them. # -#NCR_IN_BOOKMARKS:FALSE +NCR_IN_BOOKMARKS:TRUE .h2 FORCE_8BIT_TOUPPER @@ -2026,7 +2026,7 @@ # # Unix: # ==== -#GLOBAL_EXTENSION_MAP:/usr/local/lib/mosaic/mime.types +#GLOBAL_EXTENSION_MAP:/etc/mosaic/mime.types # VMS: # === #GLOBAL_EXTENSION_MAP:Lynx_Dir:mime.types @@ -2260,6 +2260,13 @@ #VIEWER:image/tiff:xli %s&:XWINDOWS #VIEWER:image/jpeg:xli %s&:XWINDOWS #VIEWER:video/mpeg:mpeg_play %s &:XWINDOWS +VIEWER:application/postscript:ghostview %s&:XWINDOWS +VIEWER:image/gif:xli %s&:XWINDOWS +VIEWER:image/x-xbm:xli %s&:XWINDOWS +VIEWER:image/png:xli %s&:XWINDOWS +VIEWER:image/tiff:xli %s&:XWINDOWS +VIEWER:image/jpeg:xli %s&:XWINDOWS +VIEWER:video/mpeg:mpeg_play %s &:XWINDOWS .h2 GLOBAL_MAILCAP @@ -2272,7 +2279,7 @@ # # Unix: # ==== -#GLOBAL_MAILCAP:/usr/local/lib/mosaic/mailcap +#GLOBAL_MAILCAP:/etc/mosaic/mailcap # VMS: # === #GLOBAL_MAILCAP:Lynx_Dir:mailcap