From owner-freebsd-questions@FreeBSD.ORG Mon Jan 14 17:01:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 965E216A4AB for ; Mon, 14 Jan 2008 17:01:05 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 35D5F13C474 for ; Mon, 14 Jan 2008 17:01:04 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m0EGwsUH077576; Mon, 14 Jan 2008 11:58:54 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m0EGwrnO077575; Mon, 14 Jan 2008 11:58:53 -0500 (EST) (envelope-from jerrymc) Date: Mon, 14 Jan 2008 11:58:53 -0500 From: Jerry McAllister To: Matiss Message-ID: <20080114165853.GB77355@gizmo.acns.msu.edu> References: <1200296141.478b10cd53c0f@www.inbox.lv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1200296141.478b10cd53c0f@www.inbox.lv> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Which environment variable? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2008 17:01:05 -0000 On Mon, Jan 14, 2008 at 09:35:41AM +0200, Matiss wrote: > Is there such environment variable, which changes window title for > putty? I mean, MC is able to change it to working dir I think.. How > do I change that title to let's say server name for my shell? I think what you are referring to is the Xterm title so you need to do that using Xterm stuff. I set the titles in my xinitrc file. There is probably something you can do on the fly too, but I have never tried it. But, anyway, look at setting Xterm window titles. ////jerry > > Thanks :) > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >