File: links-configure-other.html, Node: Other Configuration Settings, Next: Customizing and Extending Links, Prev: File Extensions and Associations, Up: Configuring Links
"Frames" refers to line drawing in Links (e.g. around menus). Out-of-the-box Links draws broken dashes (--) and pipes (|).
By switching to a frames mode, you will get solid lines drawn round menus, dialog boxes and other features.
Try using a one or more of the frames options in "Terminal options" to see what works
For example:
VT100 frames or VT100 frames and Use ^[[11m
Note: the development version of Links "links-current", also has "KOI8-R frames" support.
This option is only configurable by directly editing your Links.cfg file.
Whenever you decide to download or save a document to your hard-drive, Links will produce your home directory as the default directory in the "Save file to" popup box. To change this default, add
download_dir Downloads
to your Links.cfg file, where "Downloads" is an existing sub-directory of your home directory.
Another way of changing this is to download or save a file to a specified directory, then use the menu Setup --> Save options to write the "last used directory" as the default downloads directory.
You can get Links to work through the HTTP and FTP proxies given by your access provider.
Either use the menu system (Setup --> Network options) or add and edit these lines in your Links.cfg file:
http_proxy webproxy:8080
ftp_proxy fileproxy:8080
These settings can be altered using the menu system (Setup --> Cache) or by adding and/or editing the following lines to Links.cfg.
When a user runs Links for the first time, the configuration file (.links.cfg) is created. If the user then changes any of the default settings for Terminal options, a "terminal2" entry is written to file.
Note: the variable name "terminal2" is used for Links versions > 0.80.
Here is a summary of the values and their meanings:
terminal2 "xterm" 1 0 0 1 us-ascii ^^^^^^^^^ ^^^^^^^ ^ ^ ^ ^ ^^^^^^^^ a b c d e f g
a: Links variable name
b: quoted $TERM name.
c: no frames = 0
vt100 = 1
linux/ OS2 = 2
d: Use ^[[11m = 1, default = 0
e: Restrict frames in cp850/852 = 1, default = 0
f: No colour = 0
Colour = 1
g: Terminal character set (see "Character Sets" [2.2]).
User Reference Manual for Links Version 0.82 |
Revision Date: 2000-02-20 |
Copyright (C) 2000 Cliff Cunnington, <cliff@ccnet.demon.nl>
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.