Baakkonen, Rodney wrote:

> Does anybody know if there is a similar process for enhancing terminal
> emulation characteristics on Unidata?

UniData simply uses the UNIX terminfo database (not quite true - some of the
admin stuff like udtmon, usam, udtconf use another library that has its own
termcap database, but no code you write or which others have written for you
in BASIC makes use of anything other than standard terminfo for screen
painting.)

Consequently, if the terminal emulation isn't right, you simply have to
infocmp the term type you want to change, edit the output and then infocmp
it back again.

Wrap your head around 'man terminfo'.

Cheers,

Ken

> -----Original Message-----
> From: Anthony Dzikiewicz [mailto:[EMAIL PROTECTED]

> I think so too.  What you have to do is;
>
> Cd /usr/ibm/uv/terminfo (or wherever 'uvhome' is)
> Rm -rf  - (gets rid of whats there)
>
> Now you may have to tweak the terminfo.src file located in
> '/usr/ibm/uv/sample'.  Then you want to repopulate the
> terminfo directory by
> doing
>
> /usr/ibm/uv/uvtic -a /usr/ibm/uv/sample/terminfo.src
> then
> /usr/ibm/uv/tiindex
> then
> stop and start Universe.
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to