From mint-bounce@lists.fishpool.fi  Fri Aug 29 16:45:09 2008
Message-ID: <20080829224053.203170k8tfi6cgyd@webmail1.utbm.fr>
Date: Fri, 29 Aug 2008 22:40:53 +0200
From: "Olivier.Landemarre@utbm.fr" <Olivier.Landemarre@utbm.fr>
To: "J. F. Lemaire" <jflemaire@skynet.be>
Cc: mint@lists.fishpool.fi
Subject: Re: [MiNT] Run from desktop or shell?
References: <200808231328.38603.jflemaire@skynet.be>
	<200808272300.04933.jflemaire@skynet.be> <48B656CE.3000000@utbm.fr>
	<200808281247.50478.jflemaire@skynet.be>
In-Reply-To: <200808281247.50478.jflemaire@skynet.be>
MIME-Version: 1.0
Content-Type: text/plain;
	charset=ISO-8859-1;
	DelSp="Yes";
	format="flowed"
Content-Disposition: inline
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: Olivier.Landemarre@utbm.fr
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id m7TKj6ws030323

"J. F. Lemaire" <jflemaire@skynet.be> a écrit :

> On Thursday 28 August 2008, you wrote:
>
> [...]
>
>> When launch a prog, toswin2 made a new env in function "normal_env()"
>> for this it take AES env then correct or add some env for it like
>> TERM if emulation is VT52 it should put TERM=tw52 if emulation is
>> VT100 it put TERM=tw100
>> So if you not find any diffrence this is probably that in your AES
>> env TERM is already with tw52, that is not correct it should be to
>> st52 this is probably define in mint.cnf or perhaps in your aes
>> config file.
>
> Actually, the variable is set in /etc/ttytab. And it doesn't seem to be
> overidden by TosWin2. So I suppose I can't do much about it. Maybe this
> happens because the AES is executed by init?


Ok I look in ttytab, and for me this is wrong, it should be st52 and  
not tw52, this is a bug of easymint I suppose! When look in mint  
kernel, by default Mint put TERM=st52, only toswin2 should put  
TERM=tw52 toswin2 can't be launch before AES! This a bug of easymint  
config, I have modify ttytab without trouble.

Regards

Olivier


