Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
util:scfg:index [2010/02/26 14:22] – Page moved and renamed from util:scfg to util:scfg:index digitalmanutil:scfg:index [2010/02/26 14:42] digitalman
Line 1: Line 1:
 ====== SCFG ====== ====== SCFG ======
  
-The Synchronet Configuration Utility (SCFG) is used for viewing and modifying the various [[config:CNF files]] in the ''[[dir:ctrl]]'' directory.+The Synchronet Configuration Utility (SCFG) is used for viewing and modifying the various [[config:cnf_files]] in the ''[[dir:ctrl]]'' directory.
  
 ===== Command-line Usage ===== ===== Command-line Usage =====
 +
 +Help on the command-line usage can be displayed by executing the command: ''scfg -?'' or ''scfg --help'':
 +
 <code> <code>
 usage: scfg [ctrl_dir] [options] usage: scfg [ctrl_dir] [options]
Line 18: Line 21:
 -e# =  set escape delay to #msec -e# =  set escape delay to #msec
 -iX =  set interface mode to X (default=auto) where X is one of: -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
        W = Win32 native mode        W = Win32 native mode
        A = ANSI mode        A = ANSI mode
Line 26: Line 32:
 -y  =  automatically save changes (don't ask) -y  =  automatically save changes (don't ask)
 </code> </code>
 +
 +:!: Note: some of the interface mode values are only available on particular platforms/operating systems.
  
 ===== CTRL Directory ===== ===== CTRL Directory =====
  
-If the ''[[config:env#SBBSCTRL]]'' environment variable is set, then SCFG will find the [[config:CNF Files]] without needing you to specify the path to the ''[[dir:ctrl]]'' directory  (''[ctrl_dir]'') on the command-line.+If the ''[[config:env#SBBSCTRL]]'' environment variable is set, then SCFG will find the [[config:cnf_files]] without needing you to specify the path to the ''[[dir:ctrl]]'' directory  (''[ctrl_dir]'') on the command-line.
  
-If the ''[[config:env#SBBSCTRL]]'' environment variable is **not** set and the ''[ctrl_dir]'' is not specified on the command-line, SCFG will look for the [[config:CNF Files]] in the current working directory.+If the ''[[config:env#SBBSCTRL]]'' environment variable is **not** set and the ''[ctrl_dir]'' is not specified on the command-line, SCFG will look for the [[config:cnf_files]] in the current working directory.
  
 ===== Help Files ===== ===== Help Files =====
Line 37: Line 45:
 FIXME FIXME
  
-===== Main Menu =====+===== Using SCFG ===== 
 + 
 +==== Standard I/O Mode ==== 
 + 
 +FIXME 
 + 
 +==== Full-screen Mode ==== 
 + 
 +FIXME 
 + 
 +=== Graphics vs. Text Mode === 
 + 
 +===== Configure =====
  
-''[[Nodes]]'' +  * ''[[Nodes]]'' 
-System                +  * ''[[System]]'' 
-Networks              +  * ''[[Networks]]'' 
-File Areas            +  * ''[[File Areas]]'' 
-File Options          +  * ''[[File Options]]'' 
-Chat Features         +  * ''[[Chat Features]]'' 
-Message Areas         +  * ''[[Message Areas]]'' 
-Message Options       +  * ''[[Message Options]]'' 
-Command Shells        +  * ''[[Command Shells]]'' 
-External Programs     +  * ''[[External Programs]]'' 
-Text File Sections   +  * ''[[Text File Sections]]''
  
  
Line 55: Line 75:
   * [[dir:CTRL]] Directory   * [[dir:CTRL]] Directory
   * [[config:env#SBBSCTRL]] environment variable   * [[config:env#SBBSCTRL]] environment variable
-  * [[:util:|Utilities]]+  * [[config:|Configuration]] 
 +  * [[util:|Utilities]]