Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
util:echocfg [2010/02/26 14:23] – Links to util:scfg changed to util:scfg:index digitalman | util:echocfg [2024/05/25 19:51] (current) – Add link to uifc.ini digital man | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== EchoCfg ====== | ====== EchoCfg ====== | ||
- | {{tag>fidonet}} | + | EchoCfg is a text-mode full-screen utility for the Synchronet FidoNet Packet Tosser, [[util: |
- | FIXME | + | |
+ | <file> | ||
+ | | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░╔[■][? | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░╠══════════════════════╣░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ │Global Settings | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ │Linked Nodes ║░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ │Archive Types | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ │NetMail Settings | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ │EchoMail Settings | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ │Paths and Filenames ║░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ │Robots | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ │Domains | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░║ │EchoLists | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░╚══════════════════════╝░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
+ | ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ | ||
+ | F1 Help ESC Exit | ||
+ | </ | ||
+ | |||
+ | EchoCfg' | ||
+ | |||
+ | EchoCfg has context-sensitive online help (e.g. available via the '' | ||
+ | |||
+ | ===== Command-line ===== | ||
+ | |||
+ | To get a current list of command-line options, run '' | ||
+ | |||
+ | Example (for Linux): | ||
+ | |||
+ | < | ||
+ | usage: echocfg [path/ | ||
+ | |||
+ | options: | ||
+ | |||
+ | -k = keyboard mode only (no mouse support) | ||
+ | -c = force color mode | ||
+ | -m = force monochrome mode | ||
+ | -e# = set escape delay to #msec | ||
+ | -iX = set interface mode to X (default=auto) where X is one of: | ||
+ | X = X11 mode | ||
+ | C = Curses mode | ||
+ | F = Curses mode with forced IBM charset | ||
+ | A = ANSI mode | ||
+ | D = standard input/ | ||
+ | -v# = set video mode to # (default=auto) | ||
+ | -l# = set screen lines to # (default=auto-detect) | ||
+ | </ | ||
+ | |||
+ | ==== Configuration File ==== | ||
+ | |||
+ | If you will be using a configuration file with SBBSecho **other** than the default ('' | ||
+ | |||
+ | While the configuration filename may be changed, the format of its content must match that of the documented '' | ||
===== See Also ===== | ===== See Also ===== | ||
- | * [[: | + | * [[: |
- | * [[:config:areas.bbs]] | + | * [[:config:uifc.ini]] |
- | * [[.:scfg:index]] | + | * [[:ref:FidoNet Files]] |
- | * [[.:scfg:index|Utilities]] | + | * [[: |
+ | * [[:util:scfg]] | ||
+ | * [[:util: | ||
+ | |||
+ | {{tag> | ||