Subject: Re: xterm termcap and reboot
To: Tony Houghton <tonyh@tcp.co.uk>
From: Neil A. Carson <neil@causality.com>
List: port-arm32
Date: 03/23/1998 14:28:06
This is a multi-part message in MIME format.
--------------BA7E9EA8AA11C7526FDCE089
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Tony Houghton wrote:

> OK, what I had was:
> 
> *termName: xterm
> 
> (from the xterm manpage, not the termcap one). But it still doesn't seem
> to have helped.

You shouldn't have to do that, anyway. xterm should just work.

> $TERM being set to "network" for each xterm I start from the fvwm
> background menu. I can't find any config file to change this. I've even
> resorted to searching the whole FS for occurences of TERM, but I
> couldn't find anything relevant.

Is that just with fvwm? Does it do that with twm too? If, from a
'network' window, you type xterm& does this new terminal also inherit
the wired 'network' setting?

If it's just from fvwm, chances are yu've got a broken line in your
.fvwmrc. My xterm-associated lines look like:

        Exec    "Normal"        exec /usr/X11R6/bin/xterm -T Terminal
-sl 512 &
        Exec    "Inverted"      exec /usr/X11R6/bin/xterm -T Terminal
-sl 512 -r &
        Exec    "joe"           exec xterm -T joe -e /usr/local/bin/joe
&
        Exec    "Top"           exec xterm -T top -e top -s1 &

And they work just fine. I remember the refault xterm line/s in fvwm
were wrong for some reason, but I can't remember why. Not for that
reason, though, I don't think.

> Also, one of the reasons I wanted to run IRC-II in X was so that it can
> have each virtual window in a separate xterm, but when I try it
> complains that it can't do it. Is the basic xterm entry not
> sophisticated enough?

If the xterm is behaving properly, then pretty well anything that runs
on a CLI should work in an xterm, I think. If it's just fvwm causing the
problem and you can't work it out, mail me your .fvwmrc.

	Neil

-- 
Neil A. Carson   Business development, Causality and Chalice Technology
Causality:       WWW: http://www.causality.com email: neil@causality.com
Chalice Tech:    WWW: http://www.chaltech.com  email: neil@chaltech.com
Office contact:  Tel/Fax: +44 (0)181 930 7408  Mobile: +44 (0)370 593183
SA110+1100, 21285/PCI, ARM, 3D, RTOSs, NetBSD, Image Processing, NC OSs
--------------BA7E9EA8AA11C7526FDCE089
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Neil A. Carson
Content-Disposition: attachment; filename="vcard.vcf"

begin:          vcard
fn:             Neil A. Carson
n:              Carson;Neil A.
email;internet: neil@causality.com
x-mozilla-cpt:  ;0
x-mozilla-html: FALSE
version:        2.1
end:            vcard


--------------BA7E9EA8AA11C7526FDCE089--