Subject: Re: Which terminal type?
To: Julio Merino <juli@merino.net>
From: None <wojtek@chylonia.3miasto.net>
List: netbsd-users
Date: 01/29/2002 21:00:20
>
> > > And second... I used to use xterm-color for xterminals... but it
> > > does not exist in NetBSD. I have to use xterm... can I setup an
> > > alias of xterm-color to xterm? (The prob is that I`ve to modify
> > > my Xresources by hand each time...)
> >
> > it PROBABLY works.
>
> The question should have been HOW to do it... cos I`ve no idea.


what i found in man xterm - try it:

       -bdc    Set  the vt100 resource colorBDMode to FALSE, dis
               abling  the  display  of  characters   with   bold
               attribute as color

       +bdc    Set   the  vt100  resource  colorBDMode  to  TRUE,
               enabling  the  display  of  characters  with  bold
               attribute as color rather than bold

       -cm     This option disables recognition  of  ANSI  color-
               change escape sequences.

       +cm     This  option  enables  recognition  of ANSI color-
               change escape sequences.  This is the same as  the
               vt100 resource colorMode.