Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
TERMS(5)		       File Formats Manual			TERMS(5)

NAME
     terms - database of blessed terminals for xtermset.

DESCRIPTION
     The terms database is a file whichs tells xtermset which terminals are con-
     trollable.

     terms is usually located in /usr/share/xtermset and it is an ASCII file.  A
     blessed terminal is described in one line.

     There  are  several  modifiers which affect the way how xtermset interprets
     the TERM variable.

     ^<term-name> tells xtermset that $TERM should begin with <term-name>

     <term-name>$ tells xtermset that $TERM should begin with <term-name>

     <term-name> tells xtermset that $TERM must contain <term-name>

     You can combine the ^ and the $ options to create an exact match for $TERM

File Formats			    Dec 2000				TERMS(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=terms&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>

home | help