FacetTerm  
 
FacetCorp
 

Working with the Wyse 370


The Wyse 370 supports several different sequences for color. We have two different files for color support on the Wyse 370 terminals. Please note: a user can use only one or the other terminal description file. This infers that the applications being used may send one combination of sequences but not both. Below are the details on which sequence combinations are supported by each description file.

If you are getting errors in a FacetTerm window when using color commands, you may need to switch to an alternate FacetTerm description to resolve the problem. There are two primary types of color commands implemented in our description files: standard (default) and index color format (selectable).

Our wy370.fi uses wy370attr.fc which supports the following sequence combinations:

   \E [ # ; # ; # m
where # is:

0
- underline blink reverse off, colors off, normal
4 24
- underline on and off
5 25
- blink on and off
7 27
- reverse on and off
30 31 32 33 34 35 36 37
- foreground color
40 41 42 43 44 45 46 47
- background color
1 2 22
- bold dim and normal

Our wy370i2425.fi uses wy370index.fc which supports the following sequence combinations:

   \E [ # ; # ; # m
where # is:

0
- underline blink reverse off, normal
4 24
- underline on and off
5 25
- blink on and off
7 27
- reverse on and off
1
- dim
Index color on - foreground color

   \E [ 6 1 ; # w
where # is:           0 to 63

Index color on - background color

   \E [ 6 2 ; # w
where # is:           0 to 63
   \E [ 6 3 w         - index color off
   \E [ 6 3 ; 0 w     - index color off
   \E [ 6 3 ; 1 w     - index color on
This description also supports ( partially ):
   \E [ 6 0 w         - unmap index colors

   \E [ 6 6 ; #1 ; #2 w
where #1 is:         0 to 63     - index color to remap from ( only to 16 supported ) where #2 is:         0 to 63     - color to remap to