From owner-freebsd-questions@FreeBSD.ORG Mon Jun 4 07:35:55 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5BE6C1065677; Mon, 4 Jun 2012 07:35:55 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 0DA838FC22; Mon, 4 Jun 2012 07:35:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 4E1585E20A; Mon, 4 Jun 2012 09:34:52 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.624 X-Spam-Level: X-Spam-Status: No, score=-1.624 tagged_above=-999 required=5 tests=[AWL=-0.626, BAYES_00=-2.599, RCVD_IN_PBL=0.905, RDNS_DYNAMIC=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id uqGhg7wVdWSL; Mon, 4 Jun 2012 09:34:50 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bsdpc01.no-ip.org (c-195-216-041-102.ekt.thalamus.net [195.216.41.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.bjare.net (Postfix) with ESMTPS id DD2BF5E178; Mon, 4 Jun 2012 09:34:49 +0200 (CEST) Message-ID: <4FCC6557.40403@eskk.nu> Date: Mon, 04 Jun 2012 09:35:51 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:12.0) Gecko/20120601 Thunderbird/12.0.1 MIME-Version: 1.0 To: Warren Block References: <4FCA2CAE.6020809@eskk.nu> <4FCA4ACB.9040309@FreeBSD.org> <4FCAFCE0.4070807@eskk.nu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Doug Barton , freebsd-questions@freebsd.org Subject: Re: Portmaster and update progress, suggestion. 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, 04 Jun 2012 07:35:55 -0000 2012-06-03 18:18, Warren Block skrev: > On Sun, 3 Jun 2012, Warren Block wrote: > >> On Sun, 3 Jun 2012, Leslie Jensen wrote: >> >>> >>> >>> 2012-06-02 19:18, Doug Barton skrev: >>>> On 6/2/2012 8:09 AM, Leslie Jensen wrote: >>>>> I'm thinking about some kind of information on the build progress >>>> >>>> Portmaster already has that if you're building in a terminal window, >>>> look in the titlebar. I can take a look at printing that in line if >>>> you're not in a terminal window though. >>>> >>> >>> I'm running in XFCE4 terminal and the titlebar is empty here! >>> >>> So do I need to activate this function? >> >> It's on by default. --no-term-title disables it, as does setting >> PM_NO_TERM_TITLE in portmaster.rc. > > Oh, and xfce's Terminal has a preferences setting that can prevent > dynamically-set titles from being displayed. > _______________________________________________ > 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" I found that setting and changed it. I forgot to tell you that I'm working through an SSH connection and maybe it's because of that I cannot see any title? I'll test as soon as I've got the system up with X again.