1762897 Members
2059 Online
108909 Solutions
New Discussion юеВ

Re: Display

 
David Dangerfield_1
Frequent Advisor

Display

How do you change the terminal session. When I open Sam it won't let me highlight anything at all.
5 REPLIES 5
Ivan Ferreira
Honored Contributor

Re: Display

Maybe??

export TERM=xterm

Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Peter Godron
Honored Contributor

Re: Display

David,
are you using SAM as the root user or are you using restricted SAM (i.e. user access is restricted to certain functions)
David Dangerfield_1
Frequent Advisor

Re: Display

As root.
Andrey Tumanov
Frequent Advisor

Re: Display

Try vt100 terminal mode:

# TERM=vt100; export TERM

f. halili
Trusted Contributor

Re: Display


Check your TERM settings
# env | grep TERM

Try the w/c works best for you .. vt100 , hpterm, dtterm.

# export TERM=dtterm


Cheers,
f. halili

derekh