# lynx.cfg file. STARTFILE:http://www.lancs.ac.uk/ HELPFILE:file://localhost/usr/local/packages/lynx-2.8.2/lib/lynx_help/lynx_help_main.html # DEFAULT_INDEX_FILE is the default file retrieved when the # user presses the 'I' key when viewing any document. # An index to your CWIS can be placed here or a document containing # pointers to lots of interesting places on the web. # DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html # Set GOTOBUFFER to TRUE if you want to have the previous goto URL, # if any, offered for reuse or editing when using the 'g'oto command. # The default is defined in userdefs.h. If left FALSE, the circular # buffer of previously entered goto URLs can still be invoked via the # Up-Arrow or Down-Arrow keys after entering the 'g'oto command. # #GOTOBUFFER:FALSE # JUMP_PROMPT is the default statusline prompt for selecting a jumps file # shortcut. (see below). # You can change the prompt here from that defined in userdefs.h. Any # trailing white space will be trimmed, and a single space is added by Lynx # following the last non-white character. You must set the default prompt # before setting the default jumps file (below). If a default jumps file # was set via userdefs.h, and you change the prompt here, you must set the # default jumps file again (below) for the change to be implemented. # #JUMP_PROMPT:Jump to (use '?' for list): # JUMPFILE is the local file checked for short-cut names for URLs # when the user presses the 'j' (JUMP) key. The user will be prompted # to enter a short-cut name for an URL, which Lynx will then follow # in a similar manner to 'g'oto; alternatively, s/he can enter '?' # to view the full JUMPFILE list of short-cuts with associated URLs. # There is an example jumps file in the samples subdirectory. # If not defined here or in userdefs.h , the JUMP command will invoke # the NO_JUMPFILE statusline message (cp LYMessages_en.h ). # # To allow '?' to work, include in the JUMPFILE # a short-cut to the JUMPFILE itself, e.g. #
?
This Shortcut List # # On VMS, use Unix SHELL syntax (including a lead slash) to define it. # # Additional jumps files can be defined and mapped to keystrokes # in lynx.cfg , but you should first define the default jumps file, # which is mapped by default to 'j' (or 'J' when VI keys are ON). # # In the following line, include the actual full local path to JUMPFILE, # but do not include 'file://localhost' in the line. #JUMPFILE:/FULL_LOCAL_PATH/jumps.html # Set JUMPBUFFER to TRUE if you want to have the previous jump target, # if any, offered for reuse or editing when using the 'J'ump command. # The default is defined in userdefs.h. If left FALSE, the circular # buffer of previously entered targets (shortcuts) can still be invoked # via the Up-Arrow or Down-Arrow keys after entering the 'J'ump command. # If multiple jumps files are installed, the recalls of shortcuts will # be specific to each file. If Lynx was built with PERMIT_GOTO_FROM_JUMP # defined, any random URLs used instead of shortcuts will be stored in the # goto URL buffer, not in the shortcuts buffer(s), and the single character # ':' can be used as a target to invoke the goto URL buffer (as if 'g'oto # followed by Up-Arrow had been entered). # #JUMPBUFFER:FALSE # If SAVE_SPACE is defined, it will be used as a path prefix for the # suggested filename in "Save to Disk" operations from the 'p'rint or # 'd'ownload menus. On VMS, you can use either VMS (e.g., "SYS$LOGIN:") # or Unix syntax (including '~' for the HOME directory). On Unix, you # must use Unix syntax. If the symbol is not defined, or is zero-length # (""), no prefix will be used, and only a filename for saving in the # current default directory will be suggested. # This definition will be overridden if a "LYNX_SAVE_SPACE" environment # variable has been set on Unix, or logical has been defined on VMS. # #SAVE_SPACE:~/foo/ # If LYNX_HOST_NAME is defined here or in userdefs.h, it will be # treated as an alias for the local host name in checks for URLs on # the local host (e.g., when the -localhost switch is set), and this # host name, "localhost", and HTHostName (the fully qualified domain # name of the system on which Lynx is running) will all be passed as # local. A different definition here will override that in userdefs.h. # #LYNX_HOST_NAME:www.cc.ukans.edu # localhost aliases # Any LOCALHOST_ALIAS definitions also will be accepted as local when # the -localhost switch is set. These need not actually be local, i.e., # in contrast to LYNX_HOST_NAME, you can define them to trusted hosts at # other Internet sites. # #LOCALHOST_ALIAS:gopher.server.domain #LOCALHOST_ALIAS:news.server.domain # LOCAL_DOMAIN is used for a tail match with the ut_host element of # the utmp or utmpx structure on systems with utmp capabilities, to # determine if a user is local to your campus or organization when # handling -restrictions=inside_foo or outside_foo settings for ftp, # news, telnet/tn3270 and rlogin URLs. An "inside" user is assumed # if your system does not have utmp capabilities. CHANGE THIS here # if it was not changed in userdefs.h at compilation time. # #LOCAL_DOMAIN:ukans.edu CHARACTER_SET:iso-8859-1 #ASSUME_CHARSET:iso-8859-1 #ASSUME_LOCAL_CHARSET:iso-8859-1 #PREPEND_CHARSET_TO_SOURCE:TRUE #NCR_IN_BOOKMARKS:FALSE #FORCE_8BIT_TOUPPER:FALSE #OUTGOING_MAIL_CHARSET: #ASSUME_UNREC_CHARSET:iso-8859-1 PREFERRED_LANGUAGE:en #PREFERRED_CHARSET: URL_DOMAIN_PREFIXES:www. URL_DOMAIN_SUFFIXES:.lancs.ac.uk,.ac.uk,.com,.edu,.net,.org #FORMS_OPTIONS:TRUE #PARTIAL:TRUE #PARTIAL_THRES:-1 #SHOW_KB_RATE:TRUE #INFOSECS:1 #MESSAGESECS:2 #ALERTSECS:3 #USE_SELECT_POPUPS:TRUE #SHOW_CURSOR:FALSE #VERBOSE_IMAGES:TRUE #BOLD_HEADERS:FALSE #BOLD_H1:FALSE #BOLD_NAME_ANCHORS:FALSE #DEFAULT_CACHE_SIZE:10 #DEFAULT_VIRTUAL_MEMORY_SIZE:512000 #SOURCE_CACHE:NONE #ALWAYS_RESUBMIT_POSTS:FALSE #NO_ISMAP_IF_USEMAP:FALSE #SEEK_FRAG_MAP_IN_CUR:TRUE #SEEK_FRAG_AREA_IN_CUR:TRUE #LOCAL_EXECUTION_LINKS_ALWAYS_ON:FALSE #LOCAL_EXECUTION_LINKS_ON_BUT_NOT_REMOTE:FALSE #TRUSTED_EXEC:none #ALWAYS_TRUSTED_EXEC:none # Unix: #TRUSTED_LYNXCGI:none #CHECKMAIL:FALSE NNTPSERVER:news.lancs.ac.uk #LIST_NEWS_NUMBERS:FALSE #LIST_NEWS_DATES:FALSE #NEWS_CHUNK_SIZE:30 #NEWS_MAX_CHUNK:40 #NEWS_POSTING:TRUE #LYNX_SIG_FILE:.lynxsig #USE_MOUSE:FALSE #COLLAPSE_BR_TAGS:TRUE #TAGSOUP:FALSE #SET_COOKIES:TRUE #ACCEPT_ALL_COOKIES:FALSE #COOKIE_ACCEPT_DOMAINS: #COOKIE_REJECT_DOMAINS: #COOKIE_LOOSE_INVALID_DOMAINS: #COOKIE_STRICT_INVALID_DOMAINS: #COOKIE_QUERY_INVALID_DOMAINS: #COOKIE_FILE:~/.lynx_cookies #PERSISTENT_COOKIES:TRUE #SYSTEM_MAIL:/usr/sbin/sendmail #SYSTEM_MAIL_FLAGS:-t -oi #VI_KEYS_ALWAYS_ON:FALSE #EMACS_KEYS_ALWAYS_ON:FALSE #DEFAULT_KEYPAD_MODE_IS_NUMBERS_AS_ARROWS:TRUE #CASE_SENSITIVE_ALWAYS_ON:FALSE #DEFAULT_BOOKMARK_FILE:lynx_bookmarks.html #MULTI_BOOKMARK_SUPPORT:FALSE #BLOCK_MULTI_BOOKMARKS:FALSE #DEFAULT_USER_MODE:NOVICE DEFAULT_EDITOR:/usr/local/bin/vim #SYSTEM_EDITOR: http_proxy:http://wwwcache.lancs.ac.uk:8080/ ftp_proxy:http://wwwcache.lancs.ac.uk:8080/ no_proxy:.lancs.ac.uk,.local PRINTER:LaserJet 5si in Library:lp -dmono %s:FALSE #DOWNLOADER: #UPLOADER: #NO_DOT_FILES:TRUE #NO_FROM_HEADER:TRUE #NO_REFERER_HEADER:FALSE #NO_FILE_REFERER:FALSE #MAKE_LINKS_FOR_ALL_IMAGES:FALSE #MAKE_PSEUDO_ALTS_FOR_INLINES:TRUE #SUBSTITUTE_UNDERSCORES:FALSE #QUIT_DEFAULT_YES:TRUE #HISTORICAL_COMMENTS:FALSE MINIMAL_COMMENTS:TRUE #SOFT_DQUOTES:FALSE #STRIP_DOTDOT_URLS:TRUE #ENABLE_SCROLLBACK:FALSE #SCAN_FOR_BURIED_NEWS_REFS:TRUE #PREPEND_BASE_TO_SOURCE:TRUE