FacetTerm  
 
FacetCorp
 

Configuring the Wyse60 Status Line


FacetTerm assumes certain defaults about a terminal when it starts up, such as the number of lines or having the status line on or off. In some cases, there are different descriptions for the different defaults, such as wy60-2425.fi and wy60-2524.fi for a Wyse 60 with 24 or 25 lines. But in the case of the Wyse 60's status line defaulting to "STANDARD", the terminal description must be changed.

To default the top status line to off for all the Wyse 60 descriptions:

  1. Create the directory /usr/facetterm/localterm.
  2. Copy the file /usr/facetterm/term/wy60stat.fc to /usr/facetterm/localterm.
  3. Make the following changes in /usr/facetterm/localterm/wy60stat.fc:

    Original Line 21:

    OLD:
          perwindow_default-underline=\EA38
    
    NEW:
          # perwindow_default-underline=\EA38
          perwindow_default-blank=\EA31
    
    Original Line 14:

    OLD:
          perwindow_default-...................=\E`b
    
    NEW:
          perwindow_default-...................=\E`c
    
    Original Line 8:

    OLD:
          perwindow_default-underline=\EA28
    
    NEW:
          # perwindow_default-underline=\EA28
          perwindow_default-blank=\EA21
    
  4. Restart the affected FacetTerm users.