Eric Wood wrote:
> 
> Why do gnome-terminal, xterm, xiterm, etc. default to TERM=xterm.  Console
> apps work better if TERM=linux was set, after all, this is what TERM is when
> you're logged into a virtual console.

Curious, can you give an exampe?  TERM=xterm has always worked well for
me -- maybe it's a personal preference issue...

> Anyway, is there a system-wide default I can change to make these xterm
> clones use TERM=linux?

<dreadful_hack>
You could add 'export TERM=linux' to your shell init script (if using
bash; for [t]csh, use 'setenv TERM=linux').  Keeping it in your own user
scripts means that if I ever get a login on your box, my xterms will
work the way I expect. ;)
</dreadful_hack>


-- 
Michael Jinks, IB // Technical Entity // Saecos Corporation
Opinions expressed above are my own, and not those of my employer.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to