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
config:attr.cfg [2019/12/18 23:45] – [attr.cfg] change title to description rather than filename digital manconfig:attr.cfg [2024/04/26 23:17] (current) – created digital man
Line 1: Line 1:
-====== Text Attribute Configuration ====== +====== attr.cfg ======
-The Text Attribute Configuration file (''[[dir:ctrl]]/[[http://cvs.synchro.net/cgi-bin/viewcvs.cgi/ctrl/attr.cfg|attr.cfg]]'') is used to control the attributes (e.g. color / brightness) of some the text displayed to users of the Synchronet [[server:Terminal]] server.+
  
-===== Format ===== +Configuration of default text attributes (i.e. colors) for the [[server:Terminal]] server.
-The ''attr.cfg'' file is a plain text file suitable for editing with any plain text editor.+
  
-Each supported attribute is configurable on its own line in the format:+===== Format ===== 
 +Each LF-terminated line in the ''[[dir:ctrl]]/attr.cfg'' file defines a separate text attribute.
  
-  <attr><white-space>[description]+The first (up to 4) characters of each line of the file define the attribute using the letters and numbers of [[custom:Ctrl-A codes]].
  
-Where ''<attr>'' is the symbolic code of the attribute using the same mnemonics as Synchronet [[custom:Ctrl-A Codes]].+Comments describing the attributes follow each attribute definition in the stock file.
  
 ===== See Also ===== ===== See Also =====
   * [[:config:|config index]]   * [[:config:|config index]]
  
-{{tag>attr.cfg attributes}}+{{tag>attributes}}