View Single Post

   
  #2 (permalink)  
Old 01-05-2008, 08:48 AM
Michael W. Ryder
 
Posts: n/a
Default Re: set up TERM variable

dupmon wrote:
> I am trying to start smit and I get the error TERM set to terminal not
> right for smit. I see that TERM=dumb. the terminal im using is 3151.
> how can I change it to use smit?
>


export TERM='ibm3151'
Reply With Quote