Product Documentation and Knowledge Base - HomeDocumentation


Charon-VAXCharon-AXPCharon-PDPCharon-SSPCharon-PAR
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Execute:

# menu

 

Display:

If the menu does not correctly display line drawing, change the terminal settings. If set to vt100 for example, you will see lowercase characters in place of menu borders.

 

To correct this, enter the following commands:

# echo $TERM
vt100
# TERM=vt200
# export TERM
# menu

Notes:

  • New TERM value can also be set to xterm
  • If you’re using putty, you'll maybe have to force the Terminal-type string:



    and maybe Remote character set parameter:

  • No labels